Crow Identity banner
kh0pper kh0pper

Crow Identity

Development community

Description

--- name: crow-identity description: Identity attestations — link federated app handles to your Crow root identity with signed, publicly-verifiable proofs. triggers: - "attest identity" - "prove I am" - "link my mastodon" - "verify handle" - "keyoxide" - "crow identity attestation" - "revoke attestation" tools: - crow_identity_attest - crow_identity_verify - crow_identity_revoke - crow_identity_list --- # Crow Identity Attestations (F.11) Crow's root Ed25519 identity can

Installation

Installs to ~/.claude/skills/kh0pper-crow-crow-identity/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kh0pper-crow-crow-identity && curl -fsSL https://raw.githubusercontent.com/kh0pper/crow/HEAD/skills/crow-identity.md -o ~/.claude/skills/kh0pper-crow-crow-identity/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository