X/Twitter Growth Engine

X/Twitter growth engine for building audience, crafting viral content, and analyzing engagement.

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/x-twitter-growth.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit alirezarezvani/claude-skills/marketing-skill/skills/x-twitter-growth#main ~/.claude/skills/x-twitter-growth

For one project only, change the path to .claude/skills/x-twitter-growth.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of X/Twitter Growth Engine

Show the full text227 lines
namedescriptionlicensemetadata
x-twitter-growthX/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.MIT version: 1.0.0 author: Alireza Rezvani category: marketing updated: 2026-03-10

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)
Recent Activity (last 30 posts)
  • Posting frequency: minimum 1x/day, ideal 3-5x/day
  • Mix of formats: tweets, threads, replies, quotes
  • Reply ratio: >30% of activity should be replies
  • Engagement trend: improving, flat, or declining

Run: python3 scripts/profile_auditor.py --handle @username


Step 2 — Competitive Intelligence

Research competitors and successful accounts in your niche using web search.

Process
  1. Search site:x.com "topic" min_faves:100 via Brave to find high-performing content
  2. Identify 5-10 accounts in your niche with strong engagement
  3. For each, analyze: posting frequency, content types, hook patterns, engagement rates
  4. Run: python3 scripts/competitor_analyzer.py --handles @acc1 @acc2 @acc3
What to Extract
  • Hook patterns — How do top posts start? Question? Bold claim? Statistic?
  • Content themes — What 3-5 topics get the most engagement?
  • Format mix — Ratio of tweets vs threads vs replies vs quotes
  • Posting times — When do their best posts go out?
  • Engagement triggers — What makes people reply vs like vs retweet?

Step 3 — Content Creation

Tweet Types (ordered by growth impact)
1. Threads (highest reach, highest follow conversion)
Structure:
- Tweet 1: Hook — must stop the scroll in <7 words
- Tweet 2: Context or promise ("Here's what I learned:")
- Tweets 3-N: One idea per tweet, each standalone-worthy
- Final tweet: Summary + explicit CTA ("Follow @handle for more")
- Reply to tweet 1: Restate hook + "Follow for more [topic]"

Rules:
- 5-12 tweets optimal (under 5 feels thin, over 12 loses people)
- Each tweet should make sense if read alone
- Use line breaks for readability
- No tweet should be a wall of text (3-4 lines max)
- Number the tweets or use "↓" in tweet 1
2. Atomic Tweets (breadth, impression farming)
Formats that work:
- Observation: "[Thing] is underrated. Here's why:"
- Listicle: "10 tools I use daily:\n\n1. X — for Y"
- Contrarian: "Unpopular opinion: [statement]"
- Lesson: "I [did X] for [time]. Biggest lesson:"
- Framework: "[Concept] explained in 30 seconds:"

Rules:
- Under 200 characters gets more engagement
- One idea per tweet
- No links in tweet body (kills reach — put link in reply)
- Question tweets drive replies (algorithm loves replies)
3. Quote Tweets (authority building)
Formula: Original tweet + your unique take
- Add data the original missed
- Provide counterpoint or nuance
- Share personal experience that validates/contradicts
- Never just say "This" or "So true"
4. Replies (network growth, fastest path to visibility)
Strategy:
- Reply to accounts 2-10x your size
- Add genuine value, not "great post!"
- Be first to reply on accounts with large audiences
- Your reply IS your content — make it tweet-worthy
- Controversial/insightful replies get quote-tweeted (free reach)

Run: python3 scripts/tweet_composer.py --type thread --topic "your topic" --audience "your audience"


Step 4 — Algorithm Mechanics

What X rewards (2025-2026)
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
What kills reach
  • Links in tweet body (put in first reply instead)
  • Editing tweets within 30 min of posting
  • Posting and immediately going offline (no early engagement)
  • More than 2 hashtags
  • Tagging people who don't engage back
  • Threads with inconsistent quality (one weak tweet tanks the whole thread)
Optimal Posting Cadence
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

Step 5 — Growth Playbook

Week 1-2: Foundation
  1. Optimize bio and pinned tweet (Step 1)
  2. Identify 20 accounts in your niche to engage with daily
  3. Reply 10-20 times per day to larger accounts (genuine value only)
  4. Post 2-3 atomic tweets per day testing different formats
  5. Publish 1 thread
Week 3-4: Pattern Recognition
  1. Review what formats got most engagement
  2. Double down on top 2 content formats
  3. Increase to 3-5 posts per day
  4. Publish 2-3 threads per week
  5. Start quote-tweeting relevant content daily
Month 2+: Scale
  1. Develop 3-5 recurring content series (e.g., "Friday Framework")
  2. Cross-pollinate: repurpose threads as LinkedIn posts, newsletter content
  3. Build reply relationships with 5-10 accounts your size (mutual engagement)
  4. Experiment with spaces/audio if relevant to niche
  5. Run: python3 scripts/growth_tracker.py --handle @username --period 30d

Step 6 — Content Calendar Generation

Run: python3 scripts/content_planner.py --niche "your niche" --frequency 5 --weeks 2

Generates a 2-week posting plan with:

  • Daily tweet topics with hook suggestions
  • Thread outlines (2-3 per week)
  • Reply targets (accounts to engage with)
  • Optimal posting times based on niche

Scripts

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

Common Pitfalls

  1. Posting links directly — Always put links in the first reply, never in the tweet body
  2. Thread tweet 1 is weak — If the hook doesn't stop scrolling, nothing else matters
  3. Inconsistent posting — Algorithm rewards daily consistency over occasional bangers
  4. Only broadcasting — Replies and engagement are 50%+ of growth, not just posting
  5. Generic bio — "Helping people do things" tells nobody anything
  6. Copying formats without adapting — What works for tech Twitter doesn't work for marketing Twitter
  • social-content — Multi-platform content creation
  • social-media-manager — Overall social strategy
  • social-media-analyzer — Cross-platform analytics
  • content-production — Long-form content that feeds X threads
  • copywriting — Headline and hook writing techniques
1---
2name: "x-twitter-growth"
3description: "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."
4license: MIT
5metadata:
6 version: 1.0.0
7 author: Alireza Rezvani
8 category: marketing
9 updated: 2026-03-10
10---
11 
12# X/Twitter Growth Engine
13 
14X-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.
15 
16## When to Use This vs Other Skills
17 
18| Need | Use |
19|------|-----|
20| Write a tweet or thread | **This skill** |
21| Plan content across LinkedIn + X + Instagram | social-content |
22| Analyze engagement metrics across platforms | social-media-analyzer |
23| Build overall social strategy | social-media-manager |
24| X-specific growth, algorithm, competitive intel | **This skill** |
25 
26---
27 
28## Step 1 — Profile Audit
29 
30Before any growth work, audit the current X presence. Run `scripts/profile_auditor.py` with the handle, or manually assess:
31 
32### Bio Checklist
33- [ ] Clear value proposition in first line (who you help + how)
34- [ ] Specific niche — not "entrepreneur | thinker | builder"
35- [ ] Social proof element (followers, title, metric, brand)
36- [ ] CTA or link (newsletter, product, site)
37- [ ] No hashtags in bio (signals amateur)
38 
39### Pinned Tweet
40- [ ] Exists and is less than 30 days old
41- [ ] Showcases best work or strongest hook
42- [ ] Has clear CTA (follow, subscribe, read)
43 
44### Recent Activity (last 30 posts)
45- [ ] Posting frequency: minimum 1x/day, ideal 3-5x/day
46- [ ] Mix of formats: tweets, threads, replies, quotes
47- [ ] Reply ratio: >30% of activity should be replies
48- [ ] Engagement trend: improving, flat, or declining
49 
50Run: `python3 scripts/profile_auditor.py --handle @username`
51 
52---
53 
54## Step 2 — Competitive Intelligence
55 
56Research competitors and successful accounts in your niche using web search.
57 
58### Process
591. Search `site:x.com "topic" min_faves:100` via Brave to find high-performing content
602. Identify 5-10 accounts in your niche with strong engagement
613. For each, analyze: posting frequency, content types, hook patterns, engagement rates
624. Run: `python3 scripts/competitor_analyzer.py --handles @acc1 @acc2 @acc3`
63 
64### What to Extract
65- **Hook patterns** — How do top posts start? Question? Bold claim? Statistic?
66- **Content themes** — What 3-5 topics get the most engagement?
67- **Format mix** — Ratio of tweets vs threads vs replies vs quotes
68- **Posting times** — When do their best posts go out?
69- **Engagement triggers** — What makes people reply vs like vs retweet?
70 
71---
72 
73## Step 3 — Content Creation
74 
75### Tweet Types (ordered by growth impact)
76 
77#### 1. Threads (highest reach, highest follow conversion)
78```
79Structure:
80- Tweet 1: Hook — must stop the scroll in <7 words
81- Tweet 2: Context or promise ("Here's what I learned:")
82- Tweets 3-N: One idea per tweet, each standalone-worthy
83- Final tweet: Summary + explicit CTA ("Follow @handle for more")
84- Reply to tweet 1: Restate hook + "Follow for more [topic]"
85 
86Rules:
87- 5-12 tweets optimal (under 5 feels thin, over 12 loses people)
88- Each tweet should make sense if read alone
89- Use line breaks for readability
90- No tweet should be a wall of text (3-4 lines max)
91- Number the tweets or use "↓" in tweet 1
92```
93 
94#### 2. Atomic Tweets (breadth, impression farming)
95```
96Formats that work:
97- Observation: "[Thing] is underrated. Here's why:"
98- Listicle: "10 tools I use daily:\n\n1. X — for Y"
99- Contrarian: "Unpopular opinion: [statement]"
100- Lesson: "I [did X] for [time]. Biggest lesson:"
101- Framework: "[Concept] explained in 30 seconds:"
102 
103Rules:
104- Under 200 characters gets more engagement
105- One idea per tweet
106- No links in tweet body (kills reach — put link in reply)
107- Question tweets drive replies (algorithm loves replies)
108```
109 
110#### 3. Quote Tweets (authority building)
111```
112Formula: Original tweet + your unique take
113- Add data the original missed
114- Provide counterpoint or nuance
115- Share personal experience that validates/contradicts
116- Never just say "This" or "So true"
117```
118 
119#### 4. Replies (network growth, fastest path to visibility)
120```
121Strategy:
122- Reply to accounts 2-10x your size
123- Add genuine value, not "great post!"
124- Be first to reply on accounts with large audiences
125- Your reply IS your content — make it tweet-worthy
126- Controversial/insightful replies get quote-tweeted (free reach)
127```
128 
129Run: `python3 scripts/tweet_composer.py --type thread --topic "your topic" --audience "your audience"`
130 
131---
132 
133## Step 4 — Algorithm Mechanics
134 
135### What X rewards (2025-2026)
136| Signal | Weight | Action |
137|--------|--------|--------|
138| Replies received | Very high | Write reply-worthy content (questions, debates) |
139| Time spent reading | High | Threads, longer tweets with line breaks |
140| Profile visits from tweet | High | Curiosity gaps, tease expertise |
141| Bookmarks | High | Tactical, save-worthy content (lists, frameworks) |
142| Retweets/Quotes | Medium | Shareable insights, bold takes |
143| Likes | Low-medium | Easy agreement, relatable content |
144| Link clicks | Low (penalized) | Never put links in tweet body — use reply |
145 
146### What kills reach
147- Links in tweet body (put in first reply instead)
148- Editing tweets within 30 min of posting
149- Posting and immediately going offline (no early engagement)
150- More than 2 hashtags
151- Tagging people who don't engage back
152- Threads with inconsistent quality (one weak tweet tanks the whole thread)
153 
154### Optimal Posting Cadence
155| Account size | Tweets/day | Threads/week | Replies/day |
156|-------------|------------|--------------|-------------|
157| < 1K followers | 2-3 | 1-2 | 10-20 |
158| 1K-10K | 3-5 | 2-3 | 5-15 |
159| 10K-50K | 3-7 | 2-4 | 5-10 |
160| 50K+ | 2-5 | 1-3 | 5-10 |
161 
162---
163 
164## Step 5 — Growth Playbook
165 
166### Week 1-2: Foundation
1671. Optimize bio and pinned tweet (Step 1)
1682. Identify 20 accounts in your niche to engage with daily
1693. Reply 10-20 times per day to larger accounts (genuine value only)
1704. Post 2-3 atomic tweets per day testing different formats
1715. Publish 1 thread
172 
173### Week 3-4: Pattern Recognition
1741. Review what formats got most engagement
1752. Double down on top 2 content formats
1763. Increase to 3-5 posts per day
1774. Publish 2-3 threads per week
1785. Start quote-tweeting relevant content daily
179 
180### Month 2+: Scale
1811. Develop 3-5 recurring content series (e.g., "Friday Framework")
1822. Cross-pollinate: repurpose threads as LinkedIn posts, newsletter content
1833. Build reply relationships with 5-10 accounts your size (mutual engagement)
1844. Experiment with spaces/audio if relevant to niche
1855. Run: `python3 scripts/growth_tracker.py --handle @username --period 30d`
186 
187---
188 
189## Step 6 — Content Calendar Generation
190 
191Run: `python3 scripts/content_planner.py --niche "your niche" --frequency 5 --weeks 2`
192 
193Generates a 2-week posting plan with:
194- Daily tweet topics with hook suggestions
195- Thread outlines (2-3 per week)
196- Reply targets (accounts to engage with)
197- Optimal posting times based on niche
198 
199---
200 
201## Scripts
202 
203| Script | Purpose |
204|--------|---------|
205| `scripts/profile_auditor.py` | Audit X profile: bio, pinned, activity patterns |
206| `scripts/tweet_composer.py` | Generate tweets/threads with hook patterns |
207| `scripts/competitor_analyzer.py` | Analyze competitor accounts via web search |
208| `scripts/content_planner.py` | Generate weekly/monthly content calendars |
209| `scripts/growth_tracker.py` | Track follower growth and engagement trends |
210 
211## Common Pitfalls
212 
2131. **Posting links directly** — Always put links in the first reply, never in the tweet body
2142. **Thread tweet 1 is weak** — If the hook doesn't stop scrolling, nothing else matters
2153. **Inconsistent posting** — Algorithm rewards daily consistency over occasional bangers
2164. **Only broadcasting** — Replies and engagement are 50%+ of growth, not just posting
2175. **Generic bio** — "Helping people do things" tells nobody anything
2186. **Copying formats without adapting** — What works for tech Twitter doesn't work for marketing Twitter
219 
220## Related Skills
221 
222- `social-content` — Multi-platform content creation
223- `social-media-manager` — Overall social strategy
224- `social-media-analyzer` — Cross-platform analytics
225- `content-production` — Long-form content that feeds X threads
226- `copywriting` — Headline and hook writing techniques
227 

Discussion

Alternatives

Also in Posting & schedulingSee all 364 in Marketing →
Linkedin comment drafterDraft a LinkedIn comment on someone else's post from its URL, or reshare (repost) it to your feed with optional commentary. Use when the user pastes a post URL and asks to comment, engage, be first commenter, or repost with their thoughts. Produces 1-3 variants in the user's voice, picks a reaction, and publishes via Publora on approval. Not for replying to existing comments (use linkedin-reply-handler).Marketing · MITLinkedin content plannerGenerate a 7-day LinkedIn content plan from a theme, audience, and pillars. Produces per-day post pillar, format, hook type, CTA, posting time, daily comment targets, and a weekly inbound-readiness check. Use when the user wants to plan a week or month of content, not draft a single post (use linkedin-post-writer).Marketing · MITLinkedin employee advocacyStand up and run a LinkedIn employee advocacy program for a marketing or sales team. Covers 14-day launch playbook, brand-guideline governance, per-post time budget, cadence benchmarks, and team ROI (reach, engagement, pipeline). Triggers on "employee advocacy", "get the team posting", "scale LinkedIn across team", "advocacy ROI". Not for planning one person's own calendar (use linkedin-content-planner).Marketing · MITInstagram Audience InsightsRead your Instagram niche and profile from real data via Apify, no login. Scan a hashtag for the posts traveling now (likes, comments, owner) to see the format and hook that works. Pull profile stats for any handle, yours or a competitor's: followers, posts, bio, category. Instagram hides who liked or commented on other accounts, so this is discovery plus profiles, not engagers. Triggers on "what works in my niche", "scan the hashtag", "competitor stats". Not for writing captions (use ig-caption-writer).Marketing · MIT