addon-nostr-client-nextjs
Installation
SKILL.md
Add-on: Nostr Client for Next.js
Use this skill when an existing Next.js app needs to read/write Nostr events as a client.
Compatibility
- Requires an existing Next.js App Router project.
- Best paired with
architect-nextjs-bun-app. - Recommended with
addon-nostr-nip-profile-selector.
Inputs
Collect:
RELAYS: comma-separated relay URLs.DEFAULT_KIND: default event kind (usually1for notes).USE_NIP07:yes/no(defaultyesfor browser signer extensions).NIP_PROFILE_MODE:social-client|longform-publisher|dm-client|custom.