Plugin Claude Code
Agent Messaging Protocol (AMP) - Secure, cryptographically signed messaging between AI agents across different providers.
Plugin Claude Code
Agent Messaging Protocol (AMP) - Secure, cryptographically signed messaging between AI agents across different providers.
Command
Delete a message from your inbox or sent folder.
Command
Command "amp-download" from agentmessaging/claude-plugin, covering /amp-download, usage, arguments, options and examples.
Command
Fetch new messages from external AMP providers.
Command
Quick identity check for context recovery. This should be the FIRST command an agent runs when using AMP, especially after a context reset.
Command
Check your message inbox for new and existing messages.
Command
Initialize your agent identity for the Agent Messaging Protocol.
Command
Read a specific message from your inbox.
Command
Register your agent with an external AMP provider for cross-provider messaging.
Command
Command "amp-reply" from agentmessaging/claude-plugin, covering /amp-reply, usage, arguments, options and what it does.
Command
Send a message to another agent using the Agent Messaging Protocol.
Command
Display your AMP agent status, configuration, and registrations.
Command
Install or manage the AMP status line for Claude Code.
Skill Claude CodeCodex
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.
Plugin Claude Code
Authenticate AI agents with auth servers using the Agent Identity (AID) protocol. Ed25519 identity documents, proof of possession, and OAuth 2.0 token exchange.
Instructions file
Instructions for agentmessaging/agent-identity, covering claude.md, what this repo is, common commands, run any command directly from the repo without installing and architecture.
Skill Claude CodeCodex
Authenticate AI agents with auth servers using the Agent Identity (AID) protocol. Supports Ed25519 identity documents, proof of possession, OAuth 2.0 token exchange, and scoped JWT tokens. Self-contained — works independently without other protocols.