nostr-nip-advisor

Installation
SKILL.md

Nostr NIP Advisor

Identifies which NIPs a developer needs when implementing a Nostr feature, warns about deprecated approaches, and provides the correct event structures and NIP interaction patterns.

Overview

Agents already know what Nostr is, but they lack current knowledge of which NIPs are deprecated, which NIPs must be combined for a feature to work, and what the correct event structures look like. This skill fills those gaps.

When to use

  • The task is to determine which Nostr NIPs are required, optional, deprecated, or interacting for a feature.
  • The user is in planning mode and needs protocol selection before implementation details.
  • The request asks “which NIPs do I need?”, “is this NIP deprecated?”, or “what replaces this older approach?”.
  • The output should map features to NIPs and warn about bad protocol choices.
Installs
11
GitHub Stars
4
First Seen
Mar 7, 2026
nostr-nip-advisor — accolver/skill-maker