.claude/skills/x-reply/SKILL.md
# X Reply Generator for @nabotweet ## Overview Generate replies to people who respond to your tweets. Replies should sound natural, match your voice, and add value to the conversation. ## Before Writing 1. **Read context profiles** in `/context/`: - `voice.json` — How to sound - `audience.json` — Who you're talking to - `business-groundup.json` — GroundUp Ventures context - `business-weeklysync.json` — Weekly Sync podcast context 2. **Read replies data** from `/knowledge/engagem
npx skillsauth add navotvolkgroundup/nabot .claude/skills/x-replyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate replies to people who respond to your tweets. Replies should sound natural, match your voice, and add value to the conversation.
Read context profiles in /context/:
voice.json — How to soundaudience.json — Who you're talking tobusiness-groundup.json — GroundUp Ventures contextbusiness-weeklysync.json — Weekly Sync podcast contextRead replies data from /knowledge/engagement/replies.json
python3 scrape_replies.pyCheck engagement data in /knowledge/engagement/ for context on what's working
Run python3 scrape_replies.py to get fresh replies.
For each reply, understand:
If a reply references something specific (a company, a trend, a claim), research it before replying. Use firecrawl to look it up.
Generate a reply for each meaningful response. Skip:
Run every reply through the humanizer skill before presenting. Check for AI patterns.
Add each reply using: python3 bot.py reply-add "reply text" tweet_url
Before delivering:
business
Generate tweets that match the voice profile and resonate with your target audience. Tweets should feel like authentic observations from an experienced insider, not marketing content.
development
Creates value-packed, niche-specific, thought leadership newsletters (800-1,500 words) with irresistible subject lines, skimmable headers, and actionable content. Uses proven frameworks for headlines, introductions, and sectioning. Use when user mentions "write newsletter", "thought leadership content", "weekly newsletter", or wants to create educational, value-driven newsletter content.
business
Generate LinkedIn posts that match the voice profile and resonate with your target audience. Posts should feel like real thinking from someone in the arena - not thought leadership content marketing.
testing
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.