Co-Pilot / 辅助式
更新于 a month ago

x-impact-checker

Ttonkotsuboy
0.0k
tonkotsuboy/x-impact-checker
68
Agent 评分

💡 摘要

通过根据平台公开记录的推荐算法权重进行评分,分析 X(Twitter)帖子的病毒式传播潜力。

🎯 适合人群

社交媒体经理内容创作者和影响者数字营销分析师社区经理渴望制造病毒帖子的用户

🤖 AI 吐槽:这只是一个根据公开权重猜测病毒潜力的美化版检查清单,它实际上无法洞察真实反应或算法的核心机密。

安全分析低风险

README 未提及直接网络调用或 shell 执行,运行时风险极低。主要风险在于 'npx add-skill' 命令及其软件包本身的依赖供应链可能被篡改。缓解措施:在生产环境安装前,审计软件包源码及其依赖项。

X Impact Checker

A skill that analyzes X (Twitter) posts for viral potential using X's actual recommendation algorithm.

Installation

npx add-skill tonkotsuboy/x-impact-checker

Usage

Trigger the skill with phrases like:

  • "Check if this will go viral: [your post]"
  • "Make this post buzz: [your post]"
  • "Optimize my tweet: [your post]"

Scoring System (100 points)

Based on X's official recommendation algorithm with 19 scoring elements:

Core Engagement (60 points)

  • Reply Potential: 22 points
  • Retweet Potential: 16 points
  • Favorite Potential: 12 points
  • Quote Potential: 10 points

Extended Engagement (25 points)

  • Dwell Time: 6 points
  • Continuous Dwell Time: 4 points
  • Click Potential: 5 points
  • Photo Expand Potential: 4 points
  • Video View Potential: 3 points
  • Quoted Click Potential: 3 points

Relationship Building (15 points)

  • Profile Click: 5 points
  • Follow Potential: 4 points
  • Share Potential: 2 points
  • Share via DM: 2 points
  • Share via Copy Link: 2 points

Negative Signals

  • Not Interested Risk: -5 to -15 points
  • Mute Risk: -5 to -15 points
  • Block Risk: -10 to -25 points
  • Report Risk: -15 to -30 points

Algorithm Source

This skill is based on the publicly documented scoring weights and algorithm specifications from X's open-source recommendation algorithm. It does not directly use code from the original repository, but implements the algorithm concepts independently.

Reference repository:

  • https://github.com/xai-org/x-algorithm

License

Apache 2.0

Copyright 2026 tonkotsuboy

Licensed under the Apache License, Version 2.0. See the LICENSE file for details.


X Impact Checker (日本語)

X(旧Twitter)の公式推薦アルゴリズムに基づいて、投稿がバズるかどうかを分析するスキルです。

インストール

npx add-skill tonkotsuboy/x-impact-checker

使い方

  • "バズるかチェックして: [投稿内容]"
  • "Xでバズる投稿にして: [投稿内容]"
  • "伸びるかチェックして: [投稿内容]"

スコアリングシステム (100点満点)

Xの公式推薦アルゴリズムに基づく19要素のスコアリング:

コアエンゲージメント (60点)

  • Reply Potential (返信潜在力): 22点
  • Retweet Potential (リツイート潜在力): 16点
  • Favorite Potential (いいね潜在力): 12点
  • Quote Potential (引用潜在力): 10点

拡張エンゲージメント (25点)

  • Dwell Time (滞在時間): 6点
  • Continuous Dwell Time (継続滞在時間): 4点
  • Click Potential (クリック潜在力): 5点
  • Photo Expand Potential (写真展開潜在力): 4点
  • Video View Potential (動画視聴潜在力): 3点
  • Quoted Click Potential (引用クリック潜在力): 3点

関係構築 (15点)

  • Profile Click (プロフィールクリック): 5点
  • Follow Potential (フォロー潜在力): 4点
  • Share Potential (共有潜在力): 2点
  • Share via DM (DM経由共有): 2点
  • Share via Copy Link (リンクコピー共有): 2点

ネガティブシグナル

  • Not Interested Risk (興味なしリスク): -5 ~ -15点
  • Mute Risk (ミュートリスク): -5 ~ -15点
  • Block Risk (ブロックリスク): -10 ~ -25点
  • Report Risk (報告リスク): -15 ~ -30点

アルゴリズムの出典

このスキルは、Xのオープンソース推薦アルゴリズムで公開されているスコアリングの重み付けやアルゴリズム仕様を参考にしています。元のリポジトリのコードを直接使用しているのではなく、アルゴリズムの概念を独自に実装しています。

参考リポジトリ:

  • https://github.com/xai-org/x-algorithm

ライセンス

Apache 2.0


https://zenn.dev/tonkotsuboy_com/scraps/8a46a0fc93088b

五维分析
清晰度8/10
创新性5/10
实用性7/10
完整性6/10
可维护性8/10
优缺点分析

优点

  • 基于公开文档的清晰、结构化评分系统。
  • 易于安装并使用自然语言提示触发。
  • 有助于理解平台参与度因素,具有教育意义。

缺点

  • 没有实际的 API 或数据连接到 X 进行真实验证。
  • 评分纯粹是启发式和推测性的。
  • 缺乏关于*如何*提高帖子分数的指导。

相关技能

x-article-publisher-skill

A
toolCo-Pilot / 辅助式
84/ 100

“看起来很能打,但别让配置把人劝退。”

elevenlabs-remotion-skill

A
toolCo-Pilot / 辅助式
82/ 100

“该技能需要 API 密钥,如果暴露会带来风险。确保 .env.local 文件安全,并且不包含在版本控制中。”

cc-nano-banana

A
toolCo-Pilot / 辅助式
82/ 100

“看起来很能打,但别让配置把人劝退。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 tonkotsuboy.