Communityv1.0.0

Clawflow

Protocol for multi-agent collaboration via OpenClaw's message-passing and recursive task DAGs. Use this skill whenever the user wants to coordinate work acro...

1.5kdownloads18active installssrikanth235
View on ClawHubBack to Skills

Skill Details

Slug
clawflow
Latest Version
1.0.0
Author
srikanth235
Published
Feb 18, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Clawflow.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Clawflow 1.0.0 – Protocol for Multi-Agent Coordination via OpenClaw - Introduces a skill for coordinating complex workflows among multiple OpenClaw agents using message passing and recursive task DAGs. - Provides detailed guidance for when and how to break projects into parallel subtasks handled by different agents. - Outlines protocols for agent identity, peer discovery, and workspace organization relying exclusively on OpenClaw’s native configuration. - Specifies agent interaction patterns including direct execution, delegation, and DAG-based dependency management. - Defines a durable message audit log and standardizes task state storage within agent workspaces. - Documents the agent decision loop, error handling, and best practices for task decomposition.