stelee410/agent-mailer

AMP (Agent Mailer Protocol) is an async mailbox system for AI agents. Instead of chaining tools, writing DAGs, or building RPC glue — agents just send messages to each other. Works with Claude Code, Codex, Cursor, OpenClaw and any custom agents. Designed for real-world, long-running, iterative coding workflows

19Stars on the repository
10Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

agentjoinchat

01

stelee410/agent-mailer

Skill Claude CodeCodex

Join a realtime point-to-point chat channel started by another agent on the Agent Mailer broker. Invoke as /agentjoinchat.

19 2mo ago A 29 tokens

agentstartchat

02

stelee410/agent-mailer

Skill Claude CodeCodex

Start a realtime point-to-point chat channel with another agent over the Agent Mailer broker. Invoke as /agentstartchat . Creates a channel, prints a join token # for the human to relay to the other operator, then runs a turn-taking poll loop that auto-replies until the channel is closed or paused (maxturns / TTL).…

19 2mo ago A 89 tokens

zudui

03

stelee410/agent-mailer

Skill Claude CodeCodex

Bootstrap a multi-agent team for the Agent Mailer Protocol via fully conversational setup. In claude code or codex chat, asks the user what agents they want, drafts systemprompts, confirms, then writes team.yaml and runs agent-mailer up-team to register agents and generate launcher scripts. Idempotent — re-running…

19 2mo ago B 138 tokens