agent-identity
Installation
SKILL.md
Agent Identity Skill
Cryptographic identity system for AI agents. Sign messages, verify agents, prove who you are.
Files included:
identity.py- Python CLI (cross-platform)agent-identity.ps1- PowerShell wrapper (Windows)
What it does
- Generate Key Pair - Create Ed25519 or RSA keys for your agent
- Sign Messages - Cryptographically sign messages
- Verify Signatures - Verify messages from other agents
- Agent ID - Generate persistent agent ID from public key
- Agent Card - Generate signed Agent Card for A2A/MCP