nostr

Installation
SKILL.md

Nostr Skill

Nostr protocol operations for AI agents. Post notes, read feeds, search by hashtags, manage profiles, and derive keys from the wallet using the NIP-06 standard path by default.

Global Options

--key-source

Selects the key derivation path for all write operations. Applies to post, set-profile, get-pubkey, amplify-signal, and amplify-text.

Value Path Description
nip06 (default) m/44'/1237'/0'/0/0 NIP-06 standard — compatible with Alby, Damus, Amethyst
taproot m/86'/coin_type'/0'/0/0 Taproot x-only key — same keypair as bc1p address
stacks m/84'/coin_type'/0'/0/0 BTC SegWit path — backward-compat with pre-NIP-06 skill
# Default: NIP-06
bun run nostr/nostr.ts get-pubkey
Related skills
Installs
101
Repository
aibtcdev/skills
GitHub Stars
6
First Seen
Mar 10, 2026