claude-to-deerflow

Send messages and delegate research tasks to DeerFlow via its HTTP API.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/9Ashwin/aswin-skills --skill claude-to-deerflow-9ashwin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-to-deerflow
Source: https://github.com/9Ashwin/aswin-skills/tree/main/skills/deer-flow
Command: npx skills add https://github.com/9Ashwin/aswin-skills --skill claude-to-deerflow-9ashwin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables interaction with the DeerFlow AI agent platform, facilitating tasks such as sending messages, starting conversations, checking status, listing available models, managing memory, uploading files, and delegating complex research tasks.

Core Features & Use Cases

  • Message and Question Sending: Send messages or questions to DeerFlow for research and analysis.
  • Conversation Management: Start a conversation thread, check status, and list available models.
  • Memory Management: Manage DeerFlow memory and upload files to threads.
  • Complex Task Delegation: Delegate complex research tasks to DeerFlow.
  • Use Case: For instance, a user can ask DeerFlow to perform a deep research task that requires extensive analysis and multiple sub-agents.

Quick Start

Use the claude-to-deerflow skill to send a message to DeerFlow: chat.sh "What is the latest research on AI?"

Frequently Asked Questions about claude-to-deerflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send messages to the DeerFlow AI agent via HTTP API?

To send messages to the DeerFlow AI agent, you use the claude-to-deerflow skill to interact with its HTTP API endpoints. This enables sending questions or prompts directly to DeerFlow for research and analysis.

Can I delegate complex research tasks to DeerFlow from my local environment?

Yes, you can delegate complex research tasks to DeerFlow from your local environment. The skill enables task delegation to the DeerFlow AI agent platform, which handles extensive analysis requiring multiple sub-agents.

What do I need to manage DeerFlow conversations and memory via HTTP API?

To manage DeerFlow conversations and memory via HTTP API, you need a running DeerFlow instance and an understanding of its HTTP API endpoints. The skill allows you to start conversation threads and manage memory.

Does the DeerFlow API support file uploads to conversation threads?

Yes, the DeerFlow API supports file uploads to conversation threads. You can use the skill to upload files directly to active threads, enabling the AI agent to process and analyze the provided documents.

How do I check DeerFlow agent status and list available models?

You can check DeerFlow agent status and list available models by interacting with the platform's HTTP API. The skill provides functionality to query conversation status and retrieve the list of models supported by the DeerFlow instance.

What are the limitations of using HTTP API for DeerFlow conversation management?

The primary limitation of using the HTTP API for DeerFlow conversation management is the strict dependency on having a running DeerFlow instance. You must also understand its specific HTTP API endpoints to successfully send messages and manage memory.