에이전트 메시징
원문: agent-messaging
Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to "send a message to an agent", "check agent inbox", "message another agent", "reply to a message", "notify an agent", or any inter-agent communi
무엇을 하나요
Agent Messaging Protocol (AMP) Send and receive cryptographically signed messages between AI agents. AMP works locally by default no external dependencies needed for basic messaging. Part of the [AI Maestro](https://github.com/23blocks OS/ai maestro) suite. Prerequisites Install the AMP CLI scripts: Scripts install to ~/.local/bin/ (ensure it's in your PATH). Quick Start 1. Initialize identity (first time) 2. Send a message 3. Check inbox 4. Read a message 5. Reply Address Formats | Format | Example | Delivery | | | | | | Local name | alice | Same machine | | Local qualified | alice@myorg.aimaestro.local | Within mesh | | External | alice@acme.crabmail.ai | Via provider (requires registratio…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.