research
Multi-source parallel research with confidence-based synthesis.
Profile →npx skills add majiayu000/claude-skill-registry --skill research-aiskillstore-marketplace --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.
# Research Skill Multi-source parallel research with confidence-based synthesis. ## Trigger Phrases When user asks: - "research X for me" - "find out about X" - "what's the current status of X" - "gather information on X" - "deep dive into X" ## Quick Reference | Mode | Speed | Depth | Use Case | |------|-------|-------|----------| | quick | ~30s | Shallow | Fact check, simple lookup | | standard | ~2min | Moderate | Typical research | | extensive | ~8min | Deep | Comprehensive analysis | ## Command ``` /ai-dev-kit:research [mode] [query] ``` ## Mode Selection ``` Need quick answer? ─────────────► quick │ ├─ Need current info? ────────► standard │ └─ Need comprehensive? ───────► extensive ``` ## Research Types | Type | Sources | Best For | |------|---------|----------| | Web | WebSearch | Current events, latest docs | | Docs | Local ai-docs/ | Library usage, patterns | | Code | Codebase grep | Implementation examples | ## Confidence Levels | Level | Meaning | Source Count | |-------|---------|--------------| | HIGH | Very reliable | 3+ agree | | MEDIUM | Likely accurate | 2 agree | | LOW | Needs verification | 1 only | | CONFLICTING | Check manually | Sources disagree | ## Cookbook
- Trigger Phrases
- Quick Reference
- Command
- Mode Selection
- Research Types
- Confidence Levels
- Cookbook
- Reference
- Common Gotchas
What does the research skill do?
Multi-source parallel research with confidence-based synthesis.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill research-aiskillstore-marketplace --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.