Overview
- Skill Key
- ide-rea/deepresearch-conversation
- Author
- ide-rea
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/ide-rea/deepresearch-conversation
- Latest Commit SHA
- 9ecc2151312050ce7517c25c6ab9fc7b2811b773
Deep ReSearch Conversation is provided by Baidu for multi-round streaming conversations with "Deep Research" agents. "In-depth research" is a long-process task involving multi-step reasoning and execution, which is different from the ordinary "question-and-answer". A dialogue that requires the user to repeatedly verify and correct it until a satisfactory answer is reached.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 deepresearch-conversation 技能。 若已安装,则直接安装 deepresearch-conversation 技能。
# Deep Research Conversation This skill allows OpenClaw agents to conduct in-depth research discussions with users on a given topic. The API Key is automatically loaded from the OpenClaw config — no manual setup is needed. ## API Table | name | path | description | |------------|---------------------------------|---------------------------------------| |DeepresearchConversation|/v2/agent/deepresearch/run|Multi-round streaming deep research conversation (via Python script)| |ConversationCreate|/v2/agent/deepresearch/create|Create a new conversation session, returns conversation_id| |FileUpload|/v2/agent/file/upload|Upload a file for the conversation| |FileParseSubmit|/v2/agent/file/parse/submit|Submit an uploaded file for parsing| |FileParseQuery|/v2/agent/file/parse/query|Query the status of a file parsing task| ## Workflow ### Path A: Topic discussion without files 1. Call **DeepresearchConversation** directly with the user's query. A new conversation is created automatically. ### Path B: Topic discussion with files 1. Call **ConversationCreate** to get a `conversation_id`. 2. Call **FileUpload** with the `conversation_id` to upload files. 3. Call **FileParseSubmit** with the returned `file_id`. 4. Poll **FileParseQuery** every few seconds until parsing succeeds. 5. Call **DeepresearchConversation** with the `query`, `conversation_id`, and `file_ids`. ### Multi-round conversation rules - The DeepresearchConversation API is a **SSE streaming** interface that returns data incrementally. - After the first call, you **must** pass `conversation_id` in all subsequent calls. - If the response contains an `interrupt_id` (for "demand clarification" or "outline confirmation"), the next call **must** include that `interrupt_id`. - If the response contains a `structured_outline`, present it to the user for confirmation/modification, then pass the final outline in the next call. - Keep calling DeepresearchConversa...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.