一键导入
deep-research
Structured multi-step research: search → extract → cross-reference → synthesize with citations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Structured multi-step research: search → extract → cross-reference → synthesize with citations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create and edit PowerPoint (.pptx) presentations programmatically. Requires python-pptx.
Create and edit Excel (.xlsx) workbooks with openpyxl. Supports formulas, charts, formatting, and data analysis.
Generate images via DALL-E, Stable Diffusion, or free alternatives. Supports multi-channel delivery.
Generate meme images with text overlays using Pillow. Pick templates or create custom image macros.
Execute Python code snippets in a sandboxed environment. Supports data analysis, visualization, and quick scripts.
GitHub CLI for issues, PRs, code search, CI logs, releases, and API queries. Requires gh CLI and auth.
| name | deep-research |
| description | Structured multi-step research: search → extract → cross-reference → synthesize with citations. |
| version | 1.0.0 |
| metadata | {"echo":{"tags":["Research","Deep","Analysis","Synthesis","Citations"]}} |
Multi-step research workflow that produces cited reports from multiple sources.
python3 scripts/research_report.py "What are the best practices for LLM agent memory in 2026?"
python3 scripts/research_report.py "Compare FastAPI vs Litestar performance" --depth deep
Reports follow this template:
# Research Report: {Topic}
**Date:** YYYY-MM-DD
**Sources consulted:** N
## Summary
2-3 sentence overview of findings.
## Key Findings
### Finding 1
Detail with evidence. [Source 1][1] confirms that...
### Finding 2
...
## Conflicting Information
Where sources disagree, note both positions.
## Conclusion
Actionable synthesis.
## Sources
[1]: https://... — Title
[2]: https://... — Title
| Level | Searches | Pages Read | Time |
|---|---|---|---|
| quick | 2-3 | 3-5 | ~30s |
| normal | 5-8 | 8-12 | ~2min |
| deep | 10-15 | 15-25 | ~5min |
web-search for the search stepweb-extract for the extraction stepsummarize skill for per-page summaries before synthesisnote-taking skill