x-algo-engagement
✓Reference for X algorithm engagement types and signals. Use when analyzing engagement metrics, action predictions, or understanding what signals the algorithm tracks.
Installation
SKILL.md
The X recommendation algorithm tracks 18 engagement action types plus 1 continuous metric. These are predicted by the Phoenix ML model and used to calculate weighted scores.
| Favorite | ServerTweetFav | User likes the post | | Reply | ServerTweetReply | User replies to the post | | Retweet | ServerTweetRetweet | User reposts without comment | | Quote | ServerTweetQuote | User reposts with their own comment | | Follow Author | ClientTweetFollowAuthor | User follows the post's author |
| Share | ClientTweetShare | Generic share action | | Share via DM | ClientTweetClickSendViaDirectMessage | User shares via direct message | | Share via Copy Link | ClientTweetShareViaCopyLink | User copies link to share externally |
Reference for X algorithm engagement types and signals. Use when analyzing engagement metrics, action predictions, or understanding what signals the algorithm tracks. Source: cloudai-x/x-algo-skills.
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-engagement- 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-engagement?
Reference for X algorithm engagement types and signals. Use when analyzing engagement metrics, action predictions, or understanding what signals the algorithm tracks. Source: cloudai-x/x-algo-skills.
How do I install x-algo-engagement?
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-engagement 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