Paste a draft X post and a goal like followers or shares to get a signal-by-signal audit and a rewrite.
Give it a topic and get a ranked list of content ideas aligned with X's ranking algorithm.
Check a post for hidden penalties like burst posting before publishing it.
| gfsaaser24/x-algo | blackvenom5iix/winget-toctou-poc | harrison-wells-cyber/edgedump-stealer | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | PowerShell | PowerShell | PowerShell |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 1/5 | 3/5 | 2/5 |
| Audience | vibe coder | researcher | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Just drop the skill folder into your Claude skills directory.
x-algo is a skill for Claude that helps you improve content on X (formerly Twitter) using the platform's actual ranking logic rather than general social media advice. It is grounded in the published source code from xai-org/x-algorithm, which is the scoring formula X uses to decide which posts appear in the For You feed. The skill has two modes. In audit mode, you paste a post and describe your goal, and the skill returns a signal-by-signal breakdown of how that post performs according to X's ranking formula, followed by a rewritten version optimized for your goal. Supported goals include buyers (conversions or leads), impressions (maximising reach), shares, saves, reposts and quotes, and gaining followers. In ideate mode, you provide a topic or some source material and the skill generates a ranked list of content ideas designed to activate the signals that matter for your chosen goal. Every recommendation maps back to specific signals in X's WeightedScorer, the component that assigns a numeric score to each post. This covers 17 positive signals such as favorites, replies, quotes, profile clicks, dwell time, and shares via direct message, as well as 5 negative signals such as reports and mutes. The skill also accounts for the Author Diversity multiplier, which penalizes burst posting, and the out-of-network weight factor governing how posts spread beyond existing followers. The skill explicitly avoids recommendations not supported by the published formula, including hashtag advice (not a ranking signal) and time-of-posting tactics. Install it by dropping the x-algo directory into your Claude skills folder.
A Claude skill that audits X posts and suggests content ideas based on X's real ranking algorithm signals, not generic social media advice.
Mainly PowerShell. The stack also includes Claude Skill, Markdown.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.