← スキル一覧に戻る

nostrstack-nostr
by joelklabo
markdowntown scan CLI
⭐ 0🍴 0📅 2026年1月19日
SKILL.md
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.mdfor identifier and API contract rules. - Read
references/references.mdfor tag/mention resolution behavior. - Consult
references/identity-resolution.mdfor 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>.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です