quick-topic-researcher
Rapid topic mastery for video/content prep. Takes a topic → generates 5 research questions → parallel PubMed + web search → outputs McKinsey-style brief in 5 minutes. Use BEFORE recording videos or writing content.
npx skills add majiayu000/claude-skill-registry --skill quick-topic-researcher --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.
# Quick Topic Researcher **5 minutes to topic mastery.** This skill generates a focused research brief you can use immediately before recording a video or writing content. **Different from `deep-researcher`:** That skill is comprehensive (5+ sources, file-based, 30+ minutes). This skill is FAST (5 questions, parallel search, 5 minutes). --- ## When to Use | Use Case | This Skill | |----------|------------| | Prepping for a YouTube video | Yes | | Writing a quick tweet thread | Yes | | Refreshing knowledge on a topic | Yes | | Before a podcast discussion | Yes | | Comprehensive literature review | No → Use `deep-researcher` | | Writing a formal editorial | No → Use `deep-researcher` first | --- ## How It Works ``` TOPIC: "GLP-1 agonists in heart failure" DOMAIN: "Cardiology" │ ▼ ┌─────────────────────────────────────────────────────┐ │ STEP 1: Generate 5 Research Questions │ │ │ │ 1. Do GLP-1 agonists reduce heart failure │ │ hospitalization in diabetic patients? │ │ 2. Is there evidence of direct cardiac benefit? │ │ 3. What are the key trials showing CV outcomes? │ │ 4. Are there safety concerns in existing HF? │ │ 5. What do current guidelines recommend? │ └──────────────────────
- When to Use
- How It Works
- Usage
- Interactive Mode (Recommended)
- CLI Mode (Coming Soon)
- Research Sources
- Primary (Citable)
- Discovery (Not Citable)
- Output Format
- Integration with Content Pipeline
- Before YouTube Script
- Before Tweet Thread
- Before Newsletter
- Example Session
python skills/cardiology/quick-topic-researcher/scripts/quick_research.py \
What does the quick-topic-researcher skill do?
Rapid topic mastery for video/content prep. Takes a topic → generates 5 research questions → parallel PubMed + web search → outputs McKinsey-style brief in 5 minutes. Use BEFORE recording videos or writing content.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill quick-topic-researcher --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.
