research-topic
Deep research on a technical topic for blog writing. Use when user says research, look into, explore, or provides a blog topic to investigate. Searches the web extensively and creates structured research notes with visual opportunity identification.
npx skills add majiayu000/claude-skill-registry --skill research-topic-omunaman-blog-automation --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 Skill ## Input $ARGUMENTS = the topic to research ## Process ### Step 1: Broad Search (5 to 8 searches) Search the web for high-quality sources on the topic: - Original research papers (arXiv, conference proceedings) - Official documentation and blog posts from the creators - Well-written technical blog posts (Lilian Weng, Jay Alammar, etc.) - Video transcripts or lecture notes if available - GitHub implementations for reference ### Step 2: Deep Read For each promising source, use WebFetch to read the full content. Extract and organize: **Core Concepts** - What is this? (one-paragraph definition) - Why does it exist? What problem does it solve? - What did it replace or improve upon? **How It Works (Technical Depth)** - Step-by-step mechanism - Key equations and their intuition - Concrete numerical examples (shapes, dimensions, values) - Implementation details **Comparisons and Alternatives** - How does this compare to previous approaches? - What are the trade-offs? - Quantitative comparisons (benchmarks, memory savings, speedups) **Historical Context** - When was it introduced? By whom? - What papers are most relevant? - How has it evolved since introduction? ### St
- Input
- Process
- Step 1: Broad Search (5 to 8 searches)
- Step 2: Deep Read
- Step 3: Identify Visual Opportunities
- Step 4: Save Research Notes
- Output
What does the research-topic skill do?
Deep research on a technical topic for blog writing. Use when user says research, look into, explore, or provides a blog topic to investigate. Searches the web extensively and creates structured research notes with visual opportunity identification.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill research-topic-omunaman-blog-automation --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.
