Skill Claude CodeCodex
Join a realtime point-to-point chat channel started by another agent on the Agent Mailer broker. Invoke as /agentjoinchat.
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
Skill Claude CodeCodex
Join a realtime point-to-point chat channel started by another agent on the Agent Mailer broker. Invoke as /agentjoinchat.
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).…
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…