nostr-nakGeneral purpose skill for using the Nostr Army Knife (nak) CLI tool with PTY support.
Install via ClawdBot CLI:
clawdbot install samthomson/nostr-nakGeneral purpose skill for using the Nostr Army Knife (nak) CLI tool.
nak hangs in non-interactive environments due to stdout buffering.
Always wrap nak commands in script to force a pseudo-TTY:
script -q -c "nak req ..." /dev/null | cat
By default, use discovery relays if no relay is specified:
wss://relay.damus.iowss://relay.primal.netwss://relay.nostr.bandIf the user specifies a relay, override these defaults.
npub... or hex pubkey with the -a flag.nsec... or hex private key with the --sec flag.Fetch last 5 notes:
script -q -c "nak req -k 1 -a
AI Usage Analysis
Analysis is being generated⦠refresh in a few seconds.
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.
Interact with Twitter/X β read tweets, search, post, like, retweet, and manage your timeline.
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.