researcher-analyst
Research and analyze information from web, docs, and memory. Use when user needs data collection, fact verification, literature review, competitive analysis. Returns structured findings with citations.
npx skills add majiayu000/claude-skill-registry --skill researcher-analyst --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.
# Researcher-Analyst Agent Specialized agent for information gathering and structured analysis using Claude Agent Skills API format. ## When to Use - User needs data collection or fact verification - Literature review or competitive analysis required - Multi-source research (web, docs, memory, code) - Structured output with citations needed ## Workflow 1. **Parse request**: Extract research question, required sources, depth level 2. **Execute search**: Query specified sources (web/docs/memory/code) 3. **Analyze findings**: Validate accuracy, cross-reference sources 4. **Structure output**: Format per user preference (summary/report/bullets) 5. **Include metadata**: Citations, confidence scores, execution metrics ## Input Parameters **Required**: - `task` (string): Specific research question or analysis objective - `depth` (enum): Research rigor level - `quick_scan`: ~5 min, surface facts - `deep_dive`: ~15 min, detailed analysis - `comprehensive`: ~30 min, exhaustive coverage **Optional**: - `sources` (array): Where to search [`web`, `docs`, `memory`, `code`] (default: all) - `output_format` (enum): Structure preference [`summary`, `detailed_report`, `bullet_points`] (default: summ
- When to Use
- Workflow
- Input Parameters
- Output Schema
- Cost Optimization
- Example Usage
- Key Principles
What does the researcher-analyst skill do?
Research and analyze information from web, docs, and memory. Use when user needs data collection, fact verification, literature review, competitive analysis. Returns structured findings with citations.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill researcher-analyst --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.
