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 (usually 1 for notes).
  • USE_NIP07: yes/no (default yes for browser signer extensions).
  • NIP_PROFILE_MODE: social-client | longform-publisher | dm-client | custom.

Integration Workflow

Installs
7
First Seen
Mar 2, 2026
addon-nostr-client-nextjs — ajrlewis/ai-skills