deep-research
Execute autonomous multi-step deep research on any topic. Use when the user asks for comprehensive research, literature reviews, competitive analysis, topic deep-dives, or wants to understand a complex subject from multiple angles. Triggers on "deep research", "research on", "investigate", "literature review", "comprehensive analysis", "what do we know about", "summarize research on".
npx skills add majiayu000/claude-skill-registry --skill deep-research-freedomintelligence-openclaw-medical-ski --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Deep Research Autonomous multi-step research that searches multiple sources, reads full content, synthesizes findings, and produces a structured report. ## When to Use - User wants a thorough understanding of a topic (medical condition, drug, treatment, technology) - User asks for a literature review or evidence summary - User wants competitive or landscape analysis - User wants to investigate an open question with multiple angles - User asks "what does the research say about X" ## Research Strategy ### Step 1: Query Decomposition Break the research question into 3–5 sub-questions covering: - Core definition / mechanism - Current evidence / state of the art - Debates, limitations, or contradictions - Clinical / practical implications (if medical) - Recent developments (last 1–2 years) ### Step 2: Multi-Source Search Run searches across complementary sources using the available search tools: ```python # Use multi-search-engine for broad web coverage # Use pubmed-search for peer-reviewed medical literature # Use agent-browser to read full-text articles and retrieve content blocked by snippets ``` **Search order:** 1. PubMed (if medical/biomedical topic) — for peer-reviewed evidence
- When to Use
- Research Strategy
- Step 1: Query Decomposition
- Step 2: Multi-Source Search
- Step 3: Source Evaluation
- Step 4: Synthesis
- Step 5: Structured Report
- Medical Research Guidelines
- Depth Levels
- Example Execution
What does the deep-research skill do?
Execute autonomous multi-step deep research on any topic. Use when the user asks for comprehensive research, literature reviews, competitive analysis, topic deep-dives, or wants to understand a complex subject from multiple angles. Triggers on "deep research", "research on", "investigate", "literature review", "comprehensive analysis", "what do we know about", "summarize research on".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill deep-research-freedomintelligence-openclaw-medical-ski --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
