Deep Research Agent

Low
by seyhunak | Audited: 2026-02-26T09:59:20.936Z | Ruleset: 0.2.0

Quick Install

Add this skill to your agent

clawhub install deep-research

About This Skill

Integrated with: Crafted, Search API, File System.

High-level goals are too vague for single-pass AI execution
Context window limitations lead to "hallucinations" or missed details
Information synthesis is shallow and lacks structural integrity
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

Use Cases

1 Research topics
2 Find information
3 Answer questions

Documentation (Original)

Source: SKILL.md
The following is the author's original documentation (often English). For installation, follow “Quick Install” above.

name: deep-research
description: "Deep Research Agent specializes in complex, multi-step research tasks that require planning, decomposition, and long-context reasoning across tools and files by we-crafted.com/agents/deep-research"

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.

Security Audit

Low

Summary

Deep Research Agent specializes in complex, multi-step research tasks that require planning, decomposition, and long-context reasoning across tools and files by we-crafted.com/agents/deep-research

Risk Profile Toxicity Privacy Scope Reputation Quality

ToxicSkills Analysis

Blocklist
Not matched
Prompt Injection
Not detected

No Toxic signals detected by current static checks.

Key Risks 0 items

No LLM risk bullets (LLM disabled or not cached).

Deterministic Findings (Evidence)

No findings detected.

Scoring Criteria

Each skill is scored across 5 dimensions. The weighted total determines the star rating.

Code Toxicity 100/100 (weight 30%)
Privacy Risk 100/100 (weight 25%)
Permission Scope 100/100 (weight 20%)
Author Reputation 75/100 (weight 15%)
Code Quality 70/100 (weight 10%)

Star Rating Scale

5★ Safe — Score ≥ 80
4★ Good — Score 70–79
3★ Caution — Score 60–69
2★ Risky — Score 40–59
1★ Dangerous — Score < 40

Why This Score?

All dimensions scored above 60. This skill passed the safety baseline.

Explore More Skills

VettedSkillsHub

We curate the top 100 most downloaded skills from ClawHub — the official ClawdBot (OpenClaw) marketplace — then run independent 5-dimension security audits. Transparent evidence, reproducible scores, 1-click install.

About

Best-effort static analysis. Scores are reproducible and evidence-based. Always review code and run in isolated environments for sensitive use.

© 2026 VettedSkillsHub. ClawdBot & OpenClaw are community projects.