x-twitter-growth
Installation
SKILL.md
X/Twitter Growth Skill
Overview
Production-ready X/Twitter growth toolkit for analyzing tweet performance patterns, structuring optimal threads, and tracking engagement metrics. Designed for creators, marketers, and brand accounts looking to grow audience and engagement systematically through data-driven content decisions.
Quick Start
# Analyze tweet performance patterns from exported data
python scripts/tweet_analyzer.py tweets.csv
# Structure long-form content into optimal Twitter threads
python scripts/thread_builder.py content.txt --target-tweets 8
# Track follower growth, engagement rates, and best posting times
python scripts/growth_tracker.py analytics.csv --period monthly
Tools Overview
Related skills