/install ruflo
Ruflo — Multi-Agent AI Harness (OpenClaw)
Orchestrate 100+ specialized AI agents across machines, teams, and trust boundaries. Ruflo adds coordinated swarms, self-learning memory, federated communications, and enterprise security for multi-agent collaboration.
Source: C:\Users\Harry\Downloads\ruflo\
Original: https://github.com/ruvnet/ruflo
License: MIT
本技能基於 GitHub 上的 ruvnet/ruflo 修改與封裝。
Overview
Ruflo is a multi-agent AI harness that supports:
- Coordinated swarms — orchestrate agents across machines and trust boundaries
- Self-learning memory — agents persist and improve knowledge over time
- Federated communications — agents communicate across team and org boundaries
- Enterprise security — RBAC, audit logging, encryption for production deployments
Structure
ruflo/
├── ruflo/ # Core library
├── scripts/ # Utility scripts
├── plugins/ # Agent plugins
├── docs/ # Documentation
├── tests/ # Test suite
├── bin/ # CLI binaries
├── data/ # Agent data / memory stores
├── verification/ # Verification tools
└── v3/ # Version 3 components
Usage in OpenClaw
When the user asks about multi-agent coordination, swarm orchestration, or agent memory:
- Reference the Ruflo core for agent orchestration patterns
- Use scripts from
scripts/for common operations - Consult
docs/for architecture and deployment guidance
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ruflo - 安装完成后,直接呼叫该 Skill 的名称或使用
/ruflo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Ruflo 是什么?
Multi-agent AI harness for orchestrating 100+ agents across machines, with self-learning memory, federated comms & enterprise security. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 36 次。
如何安装 Ruflo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ruflo」即可一键安装,无需额外配置。
Ruflo 是免费的吗?
是的,Ruflo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ruflo 支持哪些平台?
Ruflo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ruflo?
由 Harryhihi(@harryhihi)开发并维护,当前版本 v1.0.0。