nostr-comments

Integrate decentralized NIP-22 comments with threaded replies for Nostr events or URLs.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/feelancer21/nodestr --skill nostr-comments-feelancer21
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nostr-comments
Source: https://github.com/feelancer21/nodestr/tree/main/.claude/skills/nostr-comments
Command: npx skills add https://github.com/feelancer21/nodestr --skill nostr-comments-feelancer21

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables the integration of a decentralized commenting system onto any web content or Nostr event, fostering community interaction without central servers.

Core Features & Use Cases

  • Nostr-based Comments: Leverages NIP-22 (kind 1111) for decentralized comments.
  • Universal Applicability: Can be attached to any Nostr event or external URL.
  • Threaded Replies: Supports hierarchical discussions for organized conversations.
  • Real-time Updates: Provides dynamic updates to comment sections.
  • Use Case: Add a discussion section to a blog post hosted on a traditional website, powered by Nostr.

Quick Start

Use the nostr-comments skill to add a comments section to the provided article event.

Frequently Asked Questions about nostr-comments

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add decentralized comments to a web page using Nostr?▼

You can add decentralized comments to web content by integrating a commenting system using Nostr NIP-22. This attaches a discussion section to any Nostr event or external URL without requiring central servers.

Can I use Nostr comments on a traditional website URL?▼

Yes, Nostr comments support universal applicability, allowing you to attach a decentralized discussion section to any external URL, such as a standard blog post hosted on a traditional website.

What do I need to implement real-time Nostr comments?▼

Implementing real-time Nostr comments requires a Nostr client and event handling capabilities. These components facilitate dynamic updates and threaded replies for ongoing community interaction.

How does Nostr handle threaded replies for community discussions?▼

Nostr handles threaded replies using NIP-22 (kind 1111) events to support hierarchical discussions. This structure organizes conversations logically, enabling real-time updates within the comment section.

Are Nostr comments suitable for community interaction without central servers?▼

Yes, Nostr comments are specifically designed to foster community interaction without central servers. They leverage decentralized Nostr events to provide real-time updates and threaded replies directly on web content.