X/Twitter Growth Engine

X/Twitter Growth Engine is a specialized skill for growing an audience on X/Twitter. It provides a step-by-step playbook covering profile audits, competitive intelligence, content creation (threads, atomic tweets, quote tweets, replies), algorithm mechanics, and growth strategies, producing actionable plans and content.

✨ What it does

  • Audits X profiles (bio, pinned tweet, recent activity) against a checklist.
  • Generates tweet and thread content with proven hook patterns and structures.
  • Provides competitive intelligence via web search and competitor analysis.
  • Explains X algorithm signals and common reach killers.
  • Offers a growth playbook with weekly action plans and cadence recommendations.
  • Includes scripts for profile auditing, content planning, and growth tracking.

🎯 When to use it

  • When you want to grow your X/Twitter audience and increase engagement.
  • When you need to write tweets or threads that are optimized for reach and virality.
  • When you want to analyze your X profile or research competitors on the platform.
  • When you need a structured posting strategy or content calendar for X.
  • When you want to understand and leverage X's algorithm to boost visibility.

🚀 How to use

Trigger by asking for X/Twitter growth help, e.g., 'Help me grow my X account' or 'Write a thread about productivity.' The skill expects your X handle or topic and audience. It runs scripts like profile_auditor.py and tweet_composer.py. Example prompts:

Help me grow my X account @myhandle. What should I improve?
Write a thread on remote work productivity for my audience of developers.

📄 Output: Deliverables include a profile audit report, content drafts (tweets/threads), competitor analysis, a growth plan, and a content calendar.

📦 Add this skill to Claude Code

# 1. Get the skills repo
git clone --depth 1 https://github.com/alirezarezvani/claude-skills /tmp/claude-skills

# 2. Copy this skill into your project (or ~/.claude/skills for all projects)
mkdir -p .claude/skills
cp -r /tmp/claude-skills/marketing-skill/skills/x-twitter-growth .claude/skills/x-twitter-growth

Skill source: marketing-skill/skills/x-twitter-growth/SKILL.md

⚠️ Good to know

Requires access to the skill's scripts and web search for competitor analysis; assumes you have an X account and can execute the recommended actions.

❓ FAQ

What is the optimal thread length?

Threads should be 5-12 tweets; under 5 feels thin, over 12 loses people.

Should I put links in my tweet body?

No, links in the tweet body kill reach; put them in the first reply instead.

How often should I post?

Posting frequency depends on follower count, but minimum is 1x/day, ideal 3-5x/day, with replies making up over 30% of activity.

🤖 Overview, features, install steps and FAQ were generated from the project's SKILL.md on Sep 4, 2026. Always check the original source before running commands.