claude-to-deerflow

Interact with the DeerFlow AI agent platform via HTTP API calls.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/bettercallfan/deerflow --skill claude-to-deerflow-bettercallfan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-to-deerflow
Source: https://github.com/bettercallfan/deerflow/tree/main/skills/public/claude-to-deerflow
Command: npx skills add https://github.com/bettercallfan/deerflow --skill claude-to-deerflow-bettercallfan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to interact with the DeerFlow AI agent platform, enabling tasks such as sending messages, starting conversation threads, checking status, listing models and skills, managing memory, uploading files, and delegating complex research tasks.

Core Features & Use Cases

  • Communication with DeerFlow: Send messages, questions, and manage conversations with the DeerFlow platform.
  • Status and Health Checks: Verify the operational status of the DeerFlow instance.
  • Model and Skill Management: List available models, skills, and agents, and enable or disable skills.
  • Memory Management: Retrieve and manage user context, facts, and conversation history.
  • File Uploads: Upload files to DeerFlow threads for processing.
  • Use Case: If you need to analyze a large dataset and want to leverage DeerFlow's capabilities, you can use this Skill to initiate the analysis and manage the workflow.

Quick Start

Use the claude-to-deerflow skill to send a message to DeerFlow: "Please analyze the trends in the latest economic report."

Frequently Asked Questions about claude-to-deerflow

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

FAQPage Schema
How do I interact with the DeerFlow AI agent platform via HTTP API?

To interact with the DeerFlow AI agent platform via HTTP API, you use this Skill to send messages, check status, manage memory, upload files, and delegate complex research tasks.

Do I need a running DeerFlow instance to manage conversations and upload files?

Yes, you need a running DeerFlow instance and valid API access to manage conversations, upload files, and perform health checks.

How do I delegate complex research tasks to an AI agent for data analysis?

You delegate complex research tasks for data analysis by using this Skill to send messages to the DeerFlow platform and initiate the analysis workflow.

Can I list available models and manage memory on the DeerFlow platform?

Yes, you can list available models and manage memory by retrieving user context, facts, and conversation history through the HTTP API.

What are the limitations of using HTTP API calls for DeerFlow task delegation?

The primary limitation is the absolute requirement for a running DeerFlow instance and valid API access, without which task delegation and communication fail.