← 返回 Skills 市场
harryhihi

DeerFlow

作者 Harryhihi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
38
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install deer-flow
功能描述
Open-source super agent harness orchestrating sub-agents, memory & sandboxes for deep research & extended tasks with extensible skills
使用说明 (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
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install deer-flow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /deer-flow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial OpenClaw skill: Super agent harness for deep research & extended tasks. Based on bytedance/deer-flow (MIT).
元数据
Slug deer-flow
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

DeerFlow 是什么?

Open-source super agent harness orchestrating sub-agents, memory & sandboxes for deep research & extended tasks with extensible skills. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 38 次。

如何安装 DeerFlow?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install deer-flow」即可一键安装,无需额外配置。

DeerFlow 是免费的吗?

是的,DeerFlow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

DeerFlow 支持哪些平台?

DeerFlow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 DeerFlow?

由 Harryhihi(@harryhihi)开发并维护,当前版本 v1.0.0。

💬 留言讨论