Deep Research
技能 已验证 活跃Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.
To automate in-depth research and information synthesis, providing users with comprehensive, cited reports for tasks like market analysis, competitive landscaping, and literature reviews without manual effort.
功能
- Autonomous research planning, searching, and reading
- Information synthesis into comprehensive reports
- Support for multiple output formats (Markdown, JSON, Raw)
- Real-time progress streaming and status monitoring
- Continuation of previous research tasks
使用场景
- Performing in-depth market analysis and competitive landscaping
- Creating detailed literature reviews for academic or technical purposes
- Conducting technical research and due diligence on specific topics
- Generating cited research reports on demand
非目标
- Performing real-time conversational chat
- Executing arbitrary code or system commands
- Providing a generic web scraping tool
- Replacing direct user interaction with APIs for simple data retrieval
工作流
- User requests research via `--query`
- Skill provides estimated time and streams progress
- User monitors progress with `--stream` or polls with `--status`
- Skill returns formatted results (Markdown, JSON, or Raw)
- User can continue research with `--continue` or list past tasks with `--list`
先决条件
- Python 3.8+
- httpx: `pip install -r requirements.txt`
- GEMINI_API_KEY environment variable
Protocol
- info:Idempotent retry & timeoutsThe script mentions timeouts and a risk of API errors, but explicit details on idempotency for mutations or hard per-call timeouts are not detailed.
安装
npx skills add davila7/claude-code-templates通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Chat Format
100Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval
Recursive Research
100深入的递归研究,具有自我调节的循环,可达博士级别。适用于任何领域(科学、技术、商业、艺术、人文学科)。使用 WDM + Munger 反演进行自主决策、可靠来源分级和磁盘检查点以克服上下文限制。
Researchers Journalism
100Researches investigative articles, interviews, and news coverage. Use when research needs journalistic sources for cross-referencing or additional context.
Notion 研究文档
100跨 Notion 工作区进行搜索,综合多个页面的发现,并创建保存为新 Notion 页面的全面研究文档。将分散的信息转化为具有正确引用和可操作见解的结构化报告。
Ccg
99Claude-Codex-Gemini tri-model orchestration via /ask codex + /ask gemini, then Claude synthesizes results
Survey Theoretical Literature
99Survey and synthesize theoretical literature on a specific topic, identifying seminal papers, key results, open problems, and cross-domain connections. Use when starting research on an unfamiliar theoretical topic, writing a literature review for a paper or thesis, identifying open problems and research gaps, finding cross-domain connections, or evaluating the novelty of a proposed theoretical contribution against existing work.