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.
$npx -y skills add 23blocks-os/ai-maestro-plugins --skill agent-identityInstalls into the current project.
Run `npx skills use "https://github.com/23blocks-os/ai-maestro-plugins" --skill "23blocks-os/ai-maestro-plugins/agent-identity"` 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.