deepresearch-conversation
Conduct in-depth research discussions with users on a given topic using Baidu's Deep Research API.
Overview
Deep ReSearch Conversation is a skill that enables OpenClaw agents to engage in multi-round streaming conversations with users on a given topic. This skill is useful for conducting in-depth research discussions that require multi-step reasoning and execution.
Key Features
- Multi-round streaming conversations with users
- Support for uploading files and parsing them for conversation
- Incremental data return via SSE streaming interface
How It Works
The skill uses the Baidu Deep Research API to create a new conversation session and upload files for parsing. The API returns data incrementally, and the skill must pass the conversation_id and interrupt_id (if present) in subsequent calls. The skill also presents the user with a structured outline for confirmation and modification.
Use Cases
- Conducting in-depth research discussions on a given topic
- Uploading files for parsing and using them in conversation
- Engaging in multi-round conversations with users
Category: ai
Dependencies: OpenClaw config with Baidu API Key
Setup Steps: None required, API Key is automatically loaded from OpenClaw config
Security Concerns: None identified
CMDOP Mapping: Partially mapped, requires additional configuration for file upload and parsing
Reviews
No reviews yet.