multi-agent

Unify AI Agents with agmsg

Get cross-vendor messaging for CLI AI coding agents, ideal for startup founders working with multiple AI tools.
intermediate30 minutes💵 Free
1,453 stars143 forksShellGuide quality 9/10Updated 8/22/2026100% free · open source
What it is

Connect different AI tools and agents into one team so they can communicate together.

Real use case example

"A founder, Emily, uses this skill to set up an automation that integrates her Clauded AI assistant, GitHub Copilot, and Notion. She creates a new automation by defining a condition (GitHub Copilot AI assistant suggests a new change) that triggers a Notion task update. This helps Emily stay on top of project updates and collaborate with her team more efficiently."

Best insideClaude CodeCodex CLIGPT (ChatGPT)
When to use it
  • When working with multiple AI coding tools and needing a unified interface
  • When integrating different AI agents into a single development workflow
  • When requiring a framework-agnostic solution for AI agent communication
Ready-to-paste prompt
agmsg send -t copilot -m 'Write a Python function to calculate the factorial of a given number'
Heads up: Ensure that the agents' API keys and configuration settings are correctly specified in the 'agents.json' file to avoid authentication errors
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

⚡ Runs out of the box

A prompt/skill package — nothing to install beyond adding it to your AI tool.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/agmsg && curl -fsSL https://workflowstacks.com/api/skills/agmsg/claude-skill -o ~/.claude/skills/agmsg/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Unify AI Agents with agmsg works
Codeflow
Free to inspect

Unify AI Agents with agmsg is a large Shell project (~57k lines across 167 code files, plus 22 test files). You install it into your AI tool with one command; there is nothing to run yourself. Last commit this month, MIT license, has a test suite.

Size
Large codebase
~57k lines · 167 code files · ~8 h to skim
Setup
Install as a skill / plugin
Add it to Claude Code (or your AI tool) with one command — 1 skill inside. Nothing to run yourself.
Runs on
Inside your AI tool
Helper scripts use Node.js
Shell 65%JavaScript 17%TypeScript 10%Rust 4%Python 3%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    SKILL.md
    The instructions the AI actually follows
  3. 3
    bin/agmsg.js
    Where the program starts running
  4. 4
    app/README.md
    Inside app/ — the main logic begins here
What's in each folder
app/Core code — the actual logic79 files
site/Frontend / UI43 files
server/Backend / API28 files
plugins/Sub-packages / plugins2 files
bin/Command-line entry points1 files
docs/Documentation95 files
scripts/Helper scripts123 files
.claude-plugin/Plugin manifest — what gets installed2 files
READMEHas testsDocumentedCI checksMIT licenseUpdated this month
Quick Actions
Details
Creator
fujibee
Language
Shell
Category
multi-agent
Published
4/2/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.