AgentSkillsCN

nostrstack-nostr

nostrstack中的Nostr专用工作流:标识符解析、事件/个人资料落地页、中继获取/缓存规则、NIP-05身份解析及引用渲染。适用于处理Nostr事件、NIP-05查找或/nostr/:id UI/API行为时使用。

SKILL.md
--- frontmatter
name: nostrstack-nostr
description: "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."

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>.