deep-research
In-depth research on technical topics using web search, documentation, and codebase analysis. Use when asked to 'research', 'investigate', 'find out about', or explore unfamiliar technologies.
npx skills add majiayu000/claude-skill-registry --skill deep-research-alexandrbasis-wythm-claude-workflo --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 ## Overview Conduct comprehensive research on technical topics, synthesizing information from multiple sources. Since this runs in a forked context, explore extensively - only the final findings return to the main conversation. ## Research Process ### 1. Clarify Scope Before diving in, understand: - What specifically needs to be researched? - What decisions will this inform? - Any constraints (technology, timeline, team expertise)? ### 2. Source Prioritization | Priority | Source | Use For | |----------|--------|---------| | 1 | Official docs | Authoritative information | | 2 | GitHub repos | Real implementations, issues | | 3 | Technical blogs | Best practices, gotchas | | 4 | Stack Overflow | Common problems, solutions | | 5 | Codebase analysis | How it relates to our code | ### 3. Research Strategy **For Technology Evaluation:** ``` 1. Official documentation overview 2. GitHub - stars, activity, issues 3. Comparison articles (vs alternatives) 4. Real-world case studies 5. Our codebase - integration points ``` **For Problem Solving:** ``` 1. Error message / symptom search 2. GitHub issues in relevant repos 3. Stack Overflow discussions 4. Official troubleshooting
- Overview
- Research Process
- 1. Clarify Scope
- 2. Source Prioritization
- 3. Research Strategy
- 4. Cross-Verification
- Output Format
- Research Quality Checklist
- Wythm Context
What does the deep-research skill do?
In-depth research on technical topics using web search, documentation, and codebase analysis. Use when asked to 'research', 'investigate', 'find out about', or explore unfamiliar technologies.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill deep-research-alexandrbasis-wythm-claude-workflo --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.
