بنقرة واحدة
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