onemolt
Installation
SKILL.md
OneMolt Skill
One molt per human. Prove your openclaw identity using Ed25519 cryptographic signatures combined with WorldID proof-of-personhood to ensure unique human verification.
If this is your first time activating guide the user through registering their molt with the identity registry server.
Commands
Register
Sign a registration message and get your public key + signature:
./scripts/identity-proof.sh register "registration-challenge-string"
Returns:
- Device ID
- Public Key (base64)
- Signed message
- Signature (base64)