← 返回 Skills 市场
276
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install multi-agent-protocol
功能描述
OpenClaw-native v2 protocol for spec-first multi-agent delivery. Use when you need 2+ agents with explicit phase control, dual review gates, bounded retry/ci...
安全使用建议
This skill is a coherent protocol specification (no code or installs). Before installing or relying on it: (1) confirm you actually run the referenced components (OpenProse, Lobster, task-store plugin and SQLite, and ACP if needed); (2) verify the orchestrator identity and enforcement of role checks in your task-store implementation (task_transition must be limited to the orchestrator); (3) ensure workspace paths and artifact URIs recorded by task-store do not leak sensitive files or secrets and that the SQLite DB is stored with appropriate access controls; and (4) note the publisher/source is 'unknown' and there is no homepage—if you need accountability, ask the owner for provenance or prefer a vetted internal copy. Overall the package appears internally consistent and appropriate for its stated purpose.
功能分析
Type: OpenClaw Skill
Name: multi-agent-protocol
Version: 2.0.0
The skill bundle defines a structured multi-agent orchestration protocol (v2) focusing on state management via a SQLite-backed 'task-store' plugin. It emphasizes security best practices such as least privilege, explicit phase transitions, and human-in-the-loop approvals for side effects via the 'Lobster' component. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the instructions in SKILL.md and the tool definitions in task-store-plugin.md are consistent with the stated purpose of coordinating complex agent workflows.
能力评估
Purpose & Capability
The name/description match the contents: SKILL.md plus templates describe a protocol (OpenProse, Lobster, task-store, SQLite, ACP). Nothing in the files asks for unrelated credentials, binaries, or platform access—requirements are proportional to an orchestration/state plugin design.
Instruction Scope
Runtime instructions are prose, templates, and typed-tool schemas that stay within orchestration, review, approval, and state persistence concerns. The doc explicitly forbids using legacy shared files and prompt-only state. It does reference workspace paths and artifact URIs (expected for task orchestration) and gates side effects behind Lobster approvals.
Install Mechanism
No install spec or code is included (instruction-only). No remote downloads or packaged installs are requested, which minimizes disk- or network-based risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The design does require a task-store (SQLite) and runtimes like Lobster/OpenProse/ACP, which are appropriate for the protocol and documented; there are no unrelated secret or credential requests.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It defines protocol semantics and templates but does not modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multi-agent-protocol - 安装完成后,直接呼叫该 Skill 的名称或使用
/multi-agent-protocol触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Refactor to OpenClaw-native v2: remove fixed sessionKey and blackboard/beads assumptions, adopt OpenProse + Lobster + task-store + ACP architecture.
v1.0.0
test
元数据
常见问题
Multi Agent Protocol 是什么?
OpenClaw-native v2 protocol for spec-first multi-agent delivery. Use when you need 2+ agents with explicit phase control, dual review gates, bounded retry/ci... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 276 次。
如何安装 Multi Agent Protocol?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multi-agent-protocol」即可一键安装,无需额外配置。
Multi Agent Protocol 是免费的吗?
是的,Multi Agent Protocol 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Multi Agent Protocol 支持哪些平台?
Multi Agent Protocol 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Multi Agent Protocol?
由 hak1(@hakityc)开发并维护,当前版本 v2.0.0。
推荐 Skills