Agent skill · Documentation

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/analysis/quick-topic-researcher/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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? │ └──────────────────────

What's inside
Steps it walks through
  1. When to Use
  2. How It Works
  3. Usage
  4. Interactive Mode (Recommended)
  5. CLI Mode (Coming Soon)
  6. Research Sources
  7. Primary (Citable)
  8. Discovery (Not Citable)
  9. Output Format
  10. Integration with Content Pipeline
  11. Before YouTube Script
  12. Before Tweet Thread
  13. Before Newsletter
  14. Example Session
Ships with 1 file
  • metadata.json
Commands it runs
python skills/cardiology/quick-topic-researcher/scripts/quick_research.py \
More from claude-skill-registry
All skills →
About this skill
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.

Keep going