nak
✓Interact with Nostr protocol using the nak CLI tool. Use to generate Nostr secret keys, encode and decode Nostr identifiers (hex/npub/nsec/nip05/etc), fetch events from relays, sign and publish Nostr events, and more.
Installation
SKILL.md
Work with the Nostr protocol using the nak CLI tool.
Based on analyzing extensive real-world usage, here are the fundamental concepts distilled down, then branched out:
CONCEPT 1: Query & Discovery "Finding events and data on Nostr"
Interact with Nostr protocol using the nak CLI tool. Use to generate Nostr secret keys, encode and decode Nostr identifiers (hex/npub/nsec/nip05/etc), fetch events from relays, sign and publish Nostr events, and more. Source: soapbox-pub/nostr-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/soapbox-pub/nostr-skills --skill nak- Source
- soapbox-pub/nostr-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is nak?
Interact with Nostr protocol using the nak CLI tool. Use to generate Nostr secret keys, encode and decode Nostr identifiers (hex/npub/nsec/nip05/etc), fetch events from relays, sign and publish Nostr events, and more. Source: soapbox-pub/nostr-skills.
How do I install nak?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/soapbox-pub/nostr-skills --skill nak Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/soapbox-pub/nostr-skills