addon-nostr-nip23-longform
Installation
SKILL.md
Add-on: Nostr NIP-23 Long-Form
Use this skill when a Next.js Nostr client must publish and read long-form content as NIP-23 events (kind: 30023).
Compatibility
- Requires an existing Next.js Nostr client.
- Best with
architect-nextjs-bun-app+addon-nostr-client-nextjs. - Recommended with
addon-nostr-nip-profile-selectorincluding NIP-23 in selected profile.
Inputs
Collect:
LONGFORM_RELAYS: comma-separated relay URLs (defaults to app relays).D_TAG_MODE:slug|timestamp(defaultslug).MAX_BODY_CHARS: default40000.