← Back to list

deep-research
by merllinsbeard
Collection of 300+ Claude Code skills organized by category
⭐ 0🍴 1📅 Dec 28, 2025
SKILL.md
name: deep-research description: Deep research with sequential thinking and parallel agents
Deep Research: $ARGUMENTS
Execute comprehensive multi-angle research using structured thinking and parallel investigation.
Phase 1: Decompose
Use mcp__MCP_DOCKER__sequentialthinking to break the topic into 3-5 independent research aspects:
- Identify key questions per aspect
- Define what "understanding" looks like for each
- Create focused research prompts
ultrathink
Phase 2: Parallel Research
Launch one Task agent per aspect simultaneously (in a single message):
Task tool:
subagent_type: "Explore"
run_in_background: true
prompt: "Research [aspect]: [questions]. Return key findings and insights."
Wait for all agents with TaskOutput (block: true).
Phase 3: Synthesize
Use mcp__MCP_DOCKER__sequentialthinking to:
- Cross-reference findings from all agents
- Identify patterns, contradictions, connections
- Form conclusions
Phase 4: Present
Structure response as:
- Key Findings (bullets)
- Insights & Connections (cross-cutting themes)
- Conclusions (synthesis)
- Next Steps (if applicable)
Constraints
- Minimum 3 agents, maximum 5
- Always use sequential thinking for decomposition AND synthesis
- Output in chat only
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon