byavivsinai· 5 skills
Coordinate agents via the AMQ CLI for file-based inter-agent messaging. Use this skill whenever you need to send messages to another agent (codex, claude, or any named handle), check your inbox, drain queued messages, set up co-op mode between agents, join a swarm team, route messages across projects, or diagnose delivery issues. Also use it when you receive a message and need to know how to reply, inspect receipts, or handle priority. Covers any multi-agent coordination task where agents need to talk to each other — review requests, questions, status updates, decision threads, wake notifications, and orchestrator integration (Symphony, Kanban). For collaborative spec/design workflows specifically, prefer the /amq-spec skill which provides structured phase-by-phase guidance. Not intended for distributed systems design (RabbitMQ, Kafka), CI/CD pipelines, or single-agent tasks with no partner.
$npx -y skills add avivsinai/agent-message-queue --skill amq-cliInstalls into the current project.
Run `npx skills use "https://github.com/avivsinai/agent-message-queue" --skill "avivsinai/agent-message-queue/amq-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/avivsinai/agent-message-queue" that are relevant to the current task. Run `npx skills add "https://github.com/avivsinai/agent-message-queue"` and select the relevant skills, then follow their instructions.