← 返回 Skills 市场
sergeo01

X Algorithm Optimization

作者 Sergeo01 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
134
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-algorithm-optimization
功能描述
Provides actionable insights into X's For You feed algorithm to optimize content for engagement by predicting and maximizing key user interaction types.
安全使用建议
This skill appears coherent and self-contained: it documents inferred mechanics of X's ranking pipeline and includes a local Python heuristic evaluator. Before installing or running it, consider the following: 1) Inspect scripts/evaluate_post.py yourself — it runs locally and uses only string heuristics, but you should confirm it won't call external network endpoints (it doesn't). 2) Do not feed the skill private or internal X platform data (weights, internal analytics) unless you have explicit authorization and understand legal/ToS implications — the docs mention optional refinement with such data but do not require it. 3) Treat the recommendations as heuristics/inferences, not guaranteed behavior; validate any strategy with your own analytics. 4) Confirm license and provenance if you plan to redistribute (the README claims the source repo is Apache 2.0). If you want extra assurance, request a manual code review focused on any future changes that add network or credential use.
功能分析
Type: OpenClaw Skill Name: x-algorithm-optimization Version: 1.0.0 The skill bundle is a comprehensive knowledge base and toolset for optimizing content for the X (Twitter) algorithm. The Python script (scripts/evaluate_post.py) is a safe text analyzer that uses basic regex and keyword matching to provide heuristics-based feedback; it contains no network calls, file system access, or dangerous execution sinks like eval() or os.system(). The documentation (SKILL.md, AGENT_USAGE.md) is strictly aligned with the stated purpose of social media strategy and does not contain any prompt injection attempts or instructions to exfiltrate data.
能力评估
Purpose & Capability
Name/description (X For You feed optimization) match the delivered assets: comprehensive SKILL.md docs, quick reference, references, and a local evaluator script. There are no unrelated requirements (no cloud creds, no system binaries) and the included evaluate_post.py implements only local heuristic scoring consistent with the skill's goal.
Instruction Scope
SKILL.md and AGENT_USAGE.md instruct agents to read the documentation and synthesize recommendations from the user's context. Instructions remain within content-strategy scope. One caveat: the docs mention optionally refining inferences if you have access to 'internal X data/weights' or personal analytics — that is an optional data source, not required by the skill, but users/agents should not supply internal/privileged platform data unless authorized.
Install Mechanism
No install spec is provided (instruction-only skill). A single Python script is included for local evaluation; it is not downloading or executing remote code, and there are no archive/extract or third-party package downloads present in metadata.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime instructions and evaluate_post.py do not read secrets or external env vars. The only external-data suggestion is optional: using your own analytics or internal X data to refine hypotheses — this is a user-supplied data source and not requested by the skill itself.
Persistence & Privilege
The skill is not marked always:true, has no install mechanism that persists code beyond the provided files, and does not instruct changes to other skills or global agent configuration. Autonomous invocation is allowed by platform defaults but is not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-algorithm-optimization
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-algorithm-optimization 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: X For You algorithm optimization skill for BlockframeLabs
元数据
Slug x-algorithm-optimization
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

X Algorithm Optimization 是什么?

Provides actionable insights into X's For You feed algorithm to optimize content for engagement by predicting and maximizing key user interaction types. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。

如何安装 X Algorithm Optimization?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-algorithm-optimization」即可一键安装,无需额外配置。

X Algorithm Optimization 是免费的吗?

是的,X Algorithm Optimization 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

X Algorithm Optimization 支持哪些平台?

X Algorithm Optimization 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 X Algorithm Optimization?

由 Sergeo01(@sergeo01)开发并维护,当前版本 v1.0.0。

💬 留言讨论