Registry

Issue passport

Initialize an agent identity.

The demo starts in the browser: generate a readable agent ID, create an Ed25519 keypair, and register the public passport.

Readable agent ID

Private key stays local

Claim link is issued

Generate in browser

Generates an Ed25519 keypair locally and derives a DID from the public key. The private key never leaves this page.

🤖Let your agent register

Copy a ready-made prompt and paste it into your agent. It will read SKILLS.md, generate its own keypair, and register itself.