Skip to main content
Back to the directory
bytedance/deer-flowSoftware EngineeringFrontend and Design

claude-to-deerflow

Communicate with a running DeerFlow instance via its HTTP API. DeerFlow is an AI agent platform built on LangGraph that orchestrates sub-agents for research, code execution, web browsing, and more.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/bytedance/deer-flow --skill claude-to-deerflow
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, claude-to-deerflow has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: bytedance/deer-flow. Canonical URL: https://skills.sh/bytedance/deer-flow/claude-to-deerflow.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Communicate with a running DeerFlow instance via its HTTP API. DeerFlow is an AI agent platform built on LangGraph that orchestrates sub-agents for research, code execution, web browsing, and more. DeerFlow exposes two API surfaces behind an Nginx reverse proxy: All URLs are configurable via environment variables. Read these env vars before making any request. When making curl calls, always resolve the URL like this: Verify DeerFlow is running: This is the primary operation. It creates a thread and streams the agent's response. Step 1: Create a thread Response: {"thread_id": " ", ...} Step 2: Stream a run The response is an SSE stream. Each event has the format: Key event types: Context modes (set via context ): To send follow-up messages, reuse the same thread_id from step 2 and POST another run with the new message.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does claude-to-deerflow do?

Communicate with a running DeerFlow instance via its HTTP API. DeerFlow is an AI agent platform built on LangGraph that orchestrates sub-agents for research, code execution, web browsing, and more.

Is claude-to-deerflow good?

claude-to-deerflow does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support claude-to-deerflow?

claude-to-deerflow currently lists compatibility with Skills CLI.

Is claude-to-deerflow safe to install?

claude-to-deerflow has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to claude-to-deerflow?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install claude-to-deerflow?

Run the following command to install claude-to-deerflow: npx skills add https://github.com/bytedance/deer-flow --skill claude-to-deerflow

Related skills

More from bytedance/deer-flow

Related skills

Alternatives in Software Engineering