Coop

Community

Modular coop skills for collaborative automation.

Authormatt-fell-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coop provides modular, decoupled capabilities to support cooperative automation across multiple agents, enabling teams to work together on complex tasks without hard coupling.

Core Features & Use Cases

  • Modular, composable capabilities: Build workflows by combining independent Coop components.
  • Cross-agent collaboration: Share context, synchronize state, and coordinate tasks across agents.
  • Easy integration: Simple interfaces to extend or plug into existing agent stacks.

Quick Start

Use the Coop skill to sync with a peer: Run: bin/pai run Coop sync --peer-id <id>.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Coop
Download link: https://github.com/matt-fell-ai/PAI/archive/main.zip#coop

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository