addon-nostr-key-custody
Installation
SKILL.md
Add-on: Nostr Key Custody
Use this skill when users must manage private keys safely for Nostr signing.
Compatibility
- Requires an existing Next.js Nostr client.
- Best with
architect-nextjs-bun-app+addon-nostr-client-nextjs.
Inputs
Collect:
SIGNER_MODE:nip07-only|hybrid|local-encrypted(defaulthybrid).ALLOW_EXPORT:yes|no(defaultyes).KEY_DERIVATION:nip06|random(defaultrandom).