分析并优化推文内容,依据推荐算法提升曝光、互动与传播效果
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "twitter-algorithm-optimizer" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/twitter-algorithm-optimizer/SKILL.md 2. 保存为 ~/.claude/skills/twitter-algorithm-optimizer/SKILL.md 3. 装好后重载技能,告诉我可以用了
Use this skill when you need to:
Twitter's recommendation system uses multiple interconnected models:
Real-graph: Predicts interaction likelihood between users
SimClusters: Community detection with sparse embeddings
TwHIN: Knowledge graph embeddings for users and posts
Tweepcred: User reputation/authority scoring
Twitter's Unified User Actions service tracks both explicit and implicit signals:
Explicit Signals (high weight):
Implicit Signals (also weighted):
Negative Signals:
Your tweet reaches users through this pipeline:
Candidate Retrieval - Multiple sources find candidate tweets:
Ranking - ML models rank candidates by predicted engagement:
Filtering - Remove blocked content, apply preferences
Delivery - Show ranked feed to user
Strategy: Make content your followers WILL engage with
Example Optimization:
…
分析并精简 Markdown 内容,降低 token 消耗并提升 AI 处理效率。