Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Supports local messaging, federation across providers, file attachments, and Ed25519 signatures. Works with any AI agent that can execute shell commands.
$npx -y skills add 23blocks-os/ai-maestro-plugins --skill agent-messagingInstalls into the current project.
Run `npx skills use "https://github.com/23blocks-os/ai-maestro-plugins" --skill "23blocks-os/ai-maestro-plugins/agent-messaging"` 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/23blocks-os/ai-maestro-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/23blocks-os/ai-maestro-plugins"` and select the relevant skills, then follow their instructions.