← 返回
AI智能 中文

Deep Research for OpenClaw

Install and wire a structured OpenClaw deep-research sub-agent with hybrid search, artifact-based runs, claim verification, report linting, and validated fin...
安装并配置结构化的 OpenClaw 深度研究子代理,具备混合搜索、构件化运行、声明验证、报告检查和已验证的发现。
milleniumgenai
AI智能 clawhub v0.1.1 1 版本 99870.5 Key: 无需
★ 0
Stars
📥 771
下载
💾 31
安装
1
版本
#latest

概述

Deep Research for OpenClaw

What this skill is

This is an integration skill for installing and wiring the deep-researcher OpenClaw sub-agent from the public repository:

The repository contains:

  • the workspace-researcher prompt pack;
  • the local research helper scripts;
  • the Main -> Deep Research orchestration contract;
  • the report lint, validation, and finalization pipeline.

This skill is intended for OpenClaw users who want a reproducible deep-research workflow without assembling the runtime and contracts from scratch.

What it can do

  • structured deep research through plan -> scout -> harvest -> verify -> synthesize;
  • hybrid discovery with web_search, Tavily, and web_fetch;
  • explicit source registry, claim ledger, and coverage tracking;
  • report linting, validation, and final M2M JSON finalization;
  • honest SUCCESS | PARTIAL | FAILURE delivery with explicit gaps and conflicts.

Requirements

  • OpenClaw 2026.3.x or later
  • Python available on the host
  • a configured deep-researcher agent in OpenClaw
  • Tavily API access if you want the Tavily-backed path

Install

  1. Clone the repository:
    • git clone https://github.com/MilleniumGenAI/deep-research-openclaw-agent.git
  2. Copy openclaw/workspace-researcher/ into your OpenClaw base directory, or point your agent config at that path directly.
  3. Align the main-agent handoff with:
    • openclaw/main-deep-research-skill.md
  4. Register or update the deep-researcher agent in openclaw.json.
  5. If you want Tavily-backed scouting, ensure TAVILY_API_KEY is available in env or .env.

Validate

Run these checks before using the agent in real work:

python -m py_compile openclaw/workspace-researcher/scripts/*.py
python openclaw/workspace-researcher/scripts/init_research_run.py --workspace openclaw/workspace-researcher --topic "Smoke test" --language en --task-date 2026-03-10

Then run a first smoke task through OpenClaw once the agent is wired:

openclaw agent --agent deep-researcher --json --message "Perform deep research using your local SOUL.md contract. GOAL: confirm the runtime can initialize a fresh run and return PARTIAL if no external research is performed. SCOPE: in scope is only local init and artifact creation; out of scope is web research. SUCCESS CRITERIA: create fresh tmp artifacts and explain blocked evidence collection honestly. TASK DATE: 2026-03-10. DELIVERABLES: finalized M2M JSON. LANGUAGE: en. CONSTRAINTS: do not fabricate sources; return PARTIAL if evidence is insufficient."

Core references

Notes

  • This is an OpenClaw-only v1 package.
  • ClawHub publishes skills under platform-wide MIT-0 terms.
  • The runtime source of truth is openclaw/workspace-researcher/SOUL.md.
  • Findings should be built only from traceable external sources, not from local artifacts.

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-31 01:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,222
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,359 📥 318,562
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,922