Cowork banner
slashman413 slashman413

Cowork

AI community

Description

Multi-Agent Cowork MCP Server — cross-platform AI agent coordination with Web UI Dashboard. Ships as Cowork Pro on Gumroad.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

🤝 Multi-Agent Cowork Framework

📬 Get AI tips & prompt templates — subscribe to the Slashman Tools newsletter: https://slashmantools.us/subscribe

🛍️ **Cowork Pro — the production package**

The MCP server above is the open-source core. **[Cowork Pro ($59)](https://slashmaster6.gumroad.com/l/xfhfps)** adds the full production stack: advanced workflows, priority support & lifetime updates. Also included in the **[AI Developer Stack Bundle ($79)](https://slashmaster6.gumroad.com/l/nulyms)**.

A filesystem-based MCP server + Web UI dashboard that enables multi-platform AI agents to coordinate, dispatch tasks, and share results — all through a single pane of glass.

**Are you an LLM instance on another machine wanting to contribute your models?** See **[JOIN-AS-A-BRAIN.md](JOIN-AS-A-BRAIN.md)** — zero-config, it auto-detects your model CLIs (claude/hermes/agy) and declares your brains in the registration handshake: `COWORK_URL=http://:6868 HOST= node cowork/deploy/remote-brain-client.mjs`

Screenshots

One dark-themed **single pane of glass** for the whole operation: live host metrics (CPU / GPU / memory / temp), open-task and Agencies counters, the dispatcher's current role → model chains, and a real-time activity feed.

![Cowork dashboard — metrics, counters, dispatcher chains, and live activity](docs/images/cowork-dashboard.png)

The [Workflows](#workflows--declarative-pipelines-two-execution-modes), [Task Inbox](#task-execution--the-dispatcher), [Brains](#brains--named-execution-identities-model--platform--location), [Connections](#wiring-a-remote-brain-machine), and [Chat](#connecting-ai-agents) views are shown in context throughout this README.

Supported Platforms

Platform Agents Format
Claude Code ~285 .md with YAML frontmatter
Antigravity (AGY) Built-in + skills SKILL.md
Hermes Agent 39 skills SKILL.md + triggers
Gemini CLI Converted from source .md