← Back to Skills Marketplace
hakityc

Multi Agent Protocol

by hak1 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
276
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install multi-agent-protocol
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multi-agent-protocol
  3. After installation, invoke the skill by name or use /multi-agent-protocol
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug multi-agent-protocol
Version 2.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 276 downloads so far.

How do I install Multi Agent Protocol?

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

Is Multi Agent Protocol free?

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

Which platforms does Multi Agent Protocol support?

Multi Agent Protocol is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Multi Agent Protocol?

It is built and maintained by hak1 (@hakityc); the current version is v2.0.0.

💬 Comments