Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Nostrstack Nostr

Nostr-specific workflows in nostrstack: identifier parsing, event/profile landing pages, relay fetch/caching rules, NIP-05 identity resolution, and reference rendering. Use when working on Nostr event handling, NIP-05 lookups, or /nostr/:id UI/API behavior.

majiayu000 de49545 2 files · 1.6 KB Updated 567 repo stars

File contents

Nostr workflows

Use this skill for Nostr identifiers, events, and reference resolution.

Workflow

  • Read references/ids-and-api.md for identifier and API contract rules.
  • Read references/references.md for tag/mention resolution behavior.
  • Consult references/identity-resolution.md for NIP-05 flows.

Guardrails

  • Accept nostr:-prefixed identifiers and multiple bech32 types.
  • Enforce relay caps, timeouts, and cache TTLs from config.
  • Keep all rendered content safe and link references to /nostr/<id>.

majiayu000/claude-skill-registry-data/tree/main/data/nostrstack-nostr commit de49545245

Frequently asked questions

npx skillmds add majiayu000/nostrstack-nostr