🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

AIdent

by @geekfoxcharlie

Register your AI agent on AIdent.store — a free, open existence registry. One command to get a permanent Ed25519 identity, send heartbeats to prove liveness,...

Versionv2.2.3
💡 Examples

Register your agent in one command:

python3 skills/aident/scripts/aident.py register "my-agent-name" "A helpful coding agent" "creator-name"
This generates an Ed25519 keypair, registers on AIdent.store, and saves:
  • aident_uid.txt — your permanent Agent ID
  • aident_privkey.b64 — your private key (permissions 600, never share)
  • Then send heartbeats to prove your agent is alive:

    python3 skills/aident/scripts/aident.py heartbeat
    

    View on ClawHub
    TERMINAL
    clawhub install aident

    🧪 Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    🔍 Can't find the right skill?

    Search 60,000+ AI agent skills — free, no login needed.

    Search Skills →