Agent skill

Deep Research

Comprehensive web research with synthesis and actionable insights

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill deep-research-agentpoet-agentic-coding-syste --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/deep-research-agentpoet-agentic-coding-syste/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

# Deep Research Skill Perform thorough research using web search, documentation, and intelligent synthesis to inform development decisions. ## Capabilities - Web search via WebSearch tool - Documentation analysis - Technology trend research - Competitive analysis - Best practices discovery - Academic/technical paper review ## Research Methodology ### Phase 1: Broad Search (10-15 sources) - Query multiple search engines - Scan for credibility (check date, author, domain) - Filter by relevance score - Prioritize official docs, established blogs, GitHub repos ### Phase 2: Deep Dive (Top 5 sources) - Read thoroughly - Extract key insights - Identify patterns and trends - Note contradictions or debates - Look for code examples and real-world applications ### Phase 3: Synthesis - Combine findings into cohesive narrative - Create actionable recommendations - Document all sources - Generate summary report ## Output Format Research saved to: `temp/research/{topic}-{timestamp}.md` ```markdown # Research: {Topic} ## Executive Summary [3-5 bullet points - key findings] ## Key Findings ### 1. {Finding Title} - **Source**: [Link](url) - **Insight**: What was learned - **Actionable**: How to appl

What's inside
Steps it walks through
  1. Capabilities
  2. Research Methodology
  3. Phase 1: Broad Search (10-15 sources)
  4. Phase 2: Deep Dive (Top 5 sources)
  5. Phase 3: Synthesis
  6. Output Format
  7. Usage Examples
  8. Technology Research
  9. Competitive Analysis
  10. Best Practices
  11. Integration with Build Process
  12. Research Quality Checklist
  13. Advanced Research Patterns
  14. Comparative Research
Ships with 1 file
  • metadata.json
Commands it runs
Focus on: state management, error handling, scalability
Save to: temp/research/langgraph-supervisor.md"
Option A: Using Prisma ORM
Option B: Using raw SQL with Postgres
Option C: Using Drizzle ORM
More from claude-skill-registry
All skills →
About this skill
What does the Deep Research skill do?

Comprehensive web research with synthesis and actionable insights

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill deep-research-agentpoet-agentic-coding-syste --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