Communityv1.1.3

deepresearch

调用百度千帆深度研究(DeepResearch)Agent API,完成从发起研究到获取报告的完整多轮对话流程。 当用户需要以下操作时触发本技能: (1) 调用 DeepResearch API 进行深度研究; (2) 实现 DeepResearch Agent 的多轮对话(创建会话→发起查询→处理澄清→确认大纲...

6.8kdownloads2stars28active installside-rea
View on ClawHubBack to Skills

Skill Details

Slug
deepresearch-conversation
Latest Version
1.1.3
Author
ide-rea
Published
Feb 7, 2026
Updated
Apr 20, 2026
Total Versions
10

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for deepresearch.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.1.3

DeepResearch skill 1.1.3 — major overhaul and simplification. - Replaced and simplified the SKILL.md to focus on core DeepResearch API use cases, agent parameters, and step-by-step workflows. - Added `scripts/deepresearch.py` for end-to-end skill execution using standard library and requests. - Added detailed API and workflow references in `references/api.md` and `references/workflow.md`. - Removed legacy entry points (`scripts/deepresearch_conversation.py`, `_meta.json`). - Dependencies expanded to include `requests` library.