Agent skill · Content & Marketing

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.

Alireza Rezvani23,369★ · +428/wk · 1 repos on radarProfile →
claude-codecodexcursorships scriptsMIT
Install
npx skills add alirezarezvani/claude-skills --skill x-twitter-growth --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 8
SKILL.md size: 8 KB
Bundled scripts: yes
Version: 1.0.0
Declared author: Alireza Rezvani
Path: marketing-skill/skills/x-twitter-growth/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 23,791 · +422 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# X/Twitter Growth Engine 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. ## When to Use This vs Other Skills | 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** | --- ## Step 1 — Profile Audit Before any growth work, audit the current X presence. Run `scripts/profile_auditor.py` with the handle, or manually assess: ### Bio Checklist - [ ] Clear value proposition in first line (who you help + how) - [ ] Specific niche — not "entrepreneur | thinker | builder" - [ ] Social proof element (followers, title, metric, brand) - [ ] CTA or link (newsletter, product, site) - [ ] No hashtags in bio (signals amateur) ### Pinned Tweet - [ ] Exists and is less than 30 days old - [ ] Showcases best work or strongest hook - [ ] Has clear CTA (follow, subscribe, read) ### R

What's inside
Steps it walks through
  1. When to Use This vs Other Skills
  2. Step 1 — Profile Audit
  3. Bio Checklist
  4. Pinned Tweet
  5. Recent Activity (last 30 posts)
  6. Step 2 — Competitive Intelligence
  7. Process
  8. What to Extract
  9. Step 3 — Content Creation
  10. Tweet Types (ordered by growth impact)
  11. Step 4 — Algorithm Mechanics
  12. What X rewards (2025-2026)
  13. What kills reach
  14. Optimal Posting Cadence
Ships with 7 files
  • .gitignore
  • references/algorithm-signals.md
  • scripts/competitor_analyzer.py
  • scripts/content_planner.py
  • scripts/growth_tracker.py
  • scripts/profile_auditor.py
  • scripts/tweet_composer.py
More from claude-skills
All skills →
About this skill
What does the x-twitter-growth skill do?

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.

How do I install it?

Run `npx skills add alirezarezvani/claude-skills --skill x-twitter-growth --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From alirezarezvani/claude-skills, a repository with 23,791 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going