← Back to Skills Marketplace
harryhihi

DeerFlow

by Harryhihi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
38
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install deer-flow
Description
Open-source super agent harness orchestrating sub-agents, memory & sandboxes for deep research & extended tasks with extensible skills
README (SKILL.md)

DeerFlow — Super Agent Harness (OpenClaw)

DeerFlow (Deep Exploration and Efficient Research Flow) is an open-source super agent harness that orchestrates sub-agents, memory, and sandboxes to do almost anything — powered by extensible skills.

Source: C:\Users\Harry\Downloads\deer-flow\ Original: https://github.com/bytedance/deer-flow License: MIT

本技能基於 GitHub 上的 bytedance/deer-flow 修改與封裝。

Overview

DeerFlow 2.0 is a ground-up rewrite by ByteDance Volcengine for orchestrating complex AI agent workflows:

  • Sub-agent orchestration — spawn and coordinate specialized sub-agents
  • Persistent memory — maintain context and knowledge across sessions
  • Sandboxed execution — safe code and tool execution
  • Extensible skills — pluggable skill architecture
  • Deep research — automated multi-step research pipelines

Structure

deer-flow/
├── backend/           # Python backend (FastAPI)
├── frontend/          # Web UI
├── skills/            # Extensible skill definitions
├── scripts/           # Utility scripts
├── contracts/         # API contracts
├── docker/            # Docker configuration
├── docs/              # Documentation
└── tests/             # Test suite

Usage in OpenClaw

When the user asks about deep research agents, multi-step agent workflows, or sub-agent orchestration:

  1. Reference DeerFlow's skill architecture for extensibility patterns
  2. Use the sub-agent spawning patterns documented in the project
  3. Consult docs/ for architecture and deployment

Quick Install

cd C:\Users\Harry\Downloads\deer-flow
make install   # or follow Install.md
Usage Guidance
Install this if you want Agent/acore-agent development guidance. Be aware that it may activate on generic Agent-related prompts, so review its advice for fit before applying changes to production Agent lifecycle, publishing, deletion, or permission logic.
Capability Assessment
Purpose & Capability
The stated purpose is a development guide for an acore-agent module covering lifecycle management, Dify/DeerFlow integration, permissions, tags, and related code paths; those capabilities fit the described module-development purpose.
Instruction Scope
The activation guidance is broad for generic Agent-related requests, so it could be invoked more often than necessary, but this is a routing-quality issue rather than evidence of unsafe behavior.
Install Mechanism
No artifact evidence shows unusual install behavior, package hooks, automatic setup commands, or hidden runtime changes.
Credentials
The reviewed evidence does not show requests for credentials, session stores, broad local indexing, network exfiltration, or unrelated environment access.
Persistence & Privilege
No background worker, persistence mechanism, privilege escalation, or automatic mutation of user or system state is evidenced in the supplied scan context.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install deer-flow
  3. After installation, invoke the skill by name or use /deer-flow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial OpenClaw skill: Super agent harness for deep research & extended tasks. Based on bytedance/deer-flow (MIT).
Metadata
Slug deer-flow
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is DeerFlow?

Open-source super agent harness orchestrating sub-agents, memory & sandboxes for deep research & extended tasks with extensible skills. It is an AI Agent Skill for Claude Code / OpenClaw, with 38 downloads so far.

How do I install DeerFlow?

Run "/install deer-flow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is DeerFlow free?

Yes, DeerFlow is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does DeerFlow support?

DeerFlow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created DeerFlow?

It is built and maintained by Harryhihi (@harryhihi); the current version is v1.0.0.

💬 Comments