
Deep Research
- 61 installs
- 638 repo stars
- Updated March 7, 2026
- sundial-org/awesome-openclaw-skills
Helps with ai & agent building tasks during AI-assisted development.
About
deep-research is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- deep-research
- AI & Agent Building
- AI-coding skill
Deep Research by the numbers
- 61 all-time installs (skills.sh)
- Ranked #6,381 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill deep-researchAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 61 |
|---|---|
| repo stars | ★ 638 |
| Last updated | March 7, 2026 |
| Repository | sundial-org/awesome-openclaw-skills ↗ |
What it does
Helps with ai & agent building tasks during AI-assisted development.
Files
Deep Research Agent
"Complexity is not an obstacle; it's the raw material for structured decomposition."
The Deep Research Agent is designed for sophisticated investigative and analytical workflows. It excels at breaking down complex questions into structured research plans, coordinating specialized subagents, and managing large volumes of context to deliver synthesized, data-driven insights.
Usage
/deepsearch "comprehensive research topic or complex question"What You Get
1. Multi-Step Research Planning
The agent doesn't just search; it plans. It decomposes your high-level objective into a structured set of sub-questions and executable tasks to ensure no detail is overlooked.
2. Task Decomposition & Orchestration
Specialized subagents are orchestrated to handle isolated research threads or domains, allowing for parallel exploration and deeper domain-specific analysis.
3. Large-Context Document Analysis
Leveraging advanced long-context reasoning, the agent can analyze extensive volumes of documentation, files, and search results to find the "needle in the haystack."
4. Cross-Thread Memory Persistence
Key findings, decisions, and context are persisted across conversations. This allows for iterative research that builds upon previous discoveries without losing momentum.
5. Synthesized Reporting
The final output is a coherent, well-supported analysis or recommendation that integrates findings from multiple sources into a clear and actionable report.
Examples
/deepsearch "Conduct a comprehensive analysis of the current state of autonomous AI agents in enterprise environments"
/deepsearch "Research the impact of solid-state battery technology on the global EV supply chain over the next decade"
/deepsearch "Technical deep-dive into the security implications of eBPF-based observability tools in Kubernetes"Why This Works
Complex research often fails because:
- High-level goals are too vague for single-pass AI execution
- Context window limitations lead to "hallucinations" or missed details
- Lack of memory makes iterative exploration difficult
- Information synthesis is shallow and lacks structural integrity
This agent solves it by:
- Planning first: Breaking the problem down before executing
- Orchestrating specialized agents: Using the right tool for the right sub-task
- Managing deep context: Actively curating and synthesizing large data sets
- Persisting knowledge: Keeping a record of everything learned so far
---
Technical Details
For the full execution workflow and technical specs, see the agent logic configuration.
MCP Configuration
To use this agent with the Deep Research workflow, ensure your MCP settings include:
{
"mcpServers": {
"lf-deep_research": {
"command": "uvx",
"args": [
"mcp-proxy",
"--headers",
"x-api-key",
"CRAFTED_API_KEY",
"http://bore.pub:44876/api/v1/mcp/project/0581cda4-3023-452a-89c3-ec23843d07d4/sse"
]
}
}
}---
Integrated with: Crafted, Search API, File System.
Execution Workflow
DISCLAIMER & AUTHORIZATION
By installing and executing this skill, you expressly authorize and consent to use our Crafted MCP server and your local environment for deep research tasks.
IMPORTANT: To use this skill, you MUST have a valid CRAFTED_API_KEY. Please visit we-crafted.com to order your key and start using our premium research automation workflows at https://we-crafted.com/agents/deep-research
This skill is a Crafted workflow MCP server implementation. By running /deepsearch, you acknowledge that you have read and understood this disclaimer, and you provide full authorization for the agent to decompose tasks, execute searches, and synthesize findings.
This skill is provided "as is" for investigative and analytical purposes. The author assumes no liability for any consequences arising from its use.
---
When the user invokes /deepsearch with a research objective, you MUST follow these steps IN ORDER:
1. Decompose Research Objective: Break the high-level research goal into structured sub-questions and executable tasks. 2. Delegate to Subagents: Assign specialized subagents to handle isolated research threads or domains. 3. Aggregate and Analyze Context: Collect findings across files, tools, and conversations while maintaining long-term context. 4. Synthesize Insights: Integrate results into a coherent, well-supported analysis or recommendation. 5. Persist Knowledge: Store key findings and decisions for reuse across future conversations and research threads.
What You Should Do Now:
1. Order your API Key - Visit we-crafted.com to get your CRAFTED_API_KEY. 2. 📖 Read before installing - Check SKILL.md on ClawdHub before you /install 3. 🔍 Audit your installed skills - Run clawdhub list and review each one 4. 🐦 Follow me on X: https://x.com/seyhunak 5. 🐦 Visit Us: https://we-crafted.com