x-algo-scoring
✓Calculate and explain X algorithm engagement scores. Use when analyzing post ranking, understanding score weights, engagement potential, or why one post ranks higher than another.
Installation
SKILL.md
The X algorithm calculates a weighted engagement score for each post by combining predicted probabilities of 18 user actions. This score determines feed ranking.
| Favorite | FAVORITEWEIGHT | High value engagement | | Reply | REPLYWEIGHT | High value engagement | | Retweet | RETWEETWEIGHT | High value engagement | | Quote | QUOTEWEIGHT | High value engagement | | Follow Author | FOLLOWAUTHORWEIGHT | Very high value | | Share | SHAREWEIGHT | Distribution signal |
| Share via DM | SHAREVIADMWEIGHT | Distribution signal | | Share via Copy Link | SHAREVIACOPYLINKWEIGHT | Distribution signal | | Photo Expand | PHOTOEXPANDWEIGHT | Interest signal | | Click | CLICKWEIGHT | Interest signal | | Profile Click | PROFILECLICKWEIGHT | Interest signal | | VQV | VQVWEIGHT | Video engagement (conditional) |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cloudai-x/x-algo-skills --skill x-algo-scoring- Source
- cloudai-x/x-algo-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is x-algo-scoring?
Calculate and explain X algorithm engagement scores. Use when analyzing post ranking, understanding score weights, engagement potential, or why one post ranks higher than another. Source: cloudai-x/x-algo-skills.
How do I install x-algo-scoring?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cloudai-x/x-algo-skills --skill x-algo-scoring Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/cloudai-x/x-algo-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01