npx skills add ...
npx skills add alirezarezvani/claude-skills --skill x-twitter-growth
X/Twitter growth engine for building audience, crafting viral content, and analyzing engagement. Use when the user wants to grow on X/Twitter, write tweets or threads, analyze their X profile, research competitors on X, plan a posting strategy, or optimize engagement. Complements social-content (generic multi-platform) with X-specific depth: algorithm mechanics, thread engineering, reply strategy, profile optimization, and competitive intelligence via web search.
npx skills add alirezarezvani/claude-skills --skill x-twitter-growth
X-specific growth skill. For general social media content across platforms, see social-content. For social strategy and calendar planning, see social-media-manager. This skill goes deep on X.
| Need | Use |
|---|---|
| Write a tweet or thread | This skill |
| Plan content across LinkedIn + X + Instagram | social-content |
| Analyze engagement metrics across platforms | social-media-analyzer |
| Build overall social strategy | social-media-manager |
| X-specific growth, algorithm, competitive intel | This skill |
Before any growth work, audit the current X presence. Run scripts/profile_auditor.py with the handle, or manually assess:
Run: python3 scripts/profile_auditor.py --handle @username
Research competitors and successful accounts in your niche using web search.
site:x.com "topic" min_faves:100 via Brave to find high-performing contentpython3 scripts/competitor_analyzer.py --handles @acc1 @acc2 @acc3Run: python3 scripts/tweet_composer.py --type thread --topic "your topic" --audience "your audience"
| Signal | Weight | Action |
|---|---|---|
| Replies received | Very high | Write reply-worthy content (questions, debates) |
| Time spent reading | High | Threads, longer tweets with line breaks |
| Profile visits from tweet | High | Curiosity gaps, tease expertise |
| Bookmarks | High | Tactical, save-worthy content (lists, frameworks) |
| Retweets/Quotes | Medium | Shareable insights, bold takes |
| Likes | Low-medium | Easy agreement, relatable content |
| Link clicks | Low (penalized) | Never put links in tweet body — use reply |
| Account size | Tweets/day | Threads/week | Replies/day |
|---|---|---|---|
| < 1K followers | 2-3 | 1-2 | 10-20 |
| 1K-10K | 3-5 | 2-3 | 5-15 |
| 10K-50K | 3-7 | 2-4 | 5-10 |
| 50K+ | 2-5 | 1-3 | 5-10 |
python3 scripts/growth_tracker.py --handle @username --period 30dRun: python3 scripts/content_planner.py --niche "your niche" --frequency 5 --weeks 2
Generates a 2-week posting plan with:
| Script | Purpose |
|---|---|
scripts/profile_auditor.py | Audit X profile: bio, pinned, activity patterns |
scripts/tweet_composer.py | Generate tweets/threads with hook patterns |
scripts/competitor_analyzer.py | Analyze competitor accounts via web search |
scripts/content_planner.py | Generate weekly/monthly content calendars |
scripts/growth_tracker.py | Track follower growth and engagement trends |
social-content — Multi-platform content creationsocial-media-manager — Overall social strategysocial-media-analyzer — Cross-platform analyticscontent-production — Long-form content that feeds X threadscopywriting — Headline and hook writing techniques