← 返回 Skills 市场
X Comment Bot
作者
mars82311111
· GitHub ↗
· v1.0.0
· MIT-0
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-comment
功能描述
在 X(Twitter/X.com)的推荐时间线(Home timeline)上自动浏览并评论技术类和 BTC 相关推文。 用户说「去 X 时间线上找几条技术帖子评论」「在 X 首页互动几条 BTC 相关内容」 「帮我在 X 推荐页发几条技术评论」时触发本 skill。不进行点赞,只发布评论。
安全使用建议
Before installing or enabling this skill, ask the publisher to clarify and fix these issues: (1) Declare the exact required browser profile or credential and how it is provided/stored (config path or environment variable). (2) Confirm and/or add an explicit confirmation step before any automatic post — automatic sending without user consent is a major risk and may violate platform policies. (3) Explain where the '待回访列表' and any cron scheduling state will be stored and what permissions that requires. (4) Fix the mismatch where selection heuristics (verified status, follower count) are used but not actually scraped — either collect those fields or remove them from the criteria. (5) Add rate limits, explicit opt-in, and a clear audit/logging mechanism so outgoing posts can be reviewed. Finally, be aware this skill automates posting on X; that can be used for spam or manipulation and may violate X/Twitter terms — only enable it for accounts you control and after confirming compliance and safeguards.
功能分析
Type: OpenClaw Skill
Name: x-comment
Version: 1.0.0
The skill 'x-comment' (SKILL.md) is designed to automate interactions on X (Twitter) by scraping the home timeline and posting comments on technical and BTC-related content. It contains high-risk instructions that explicitly direct the AI agent to bypass user confirmation ('不询问用户确认,输入完成后立即发送'), effectively removing the human-in-the-loop for public social media posts. Additionally, it employs bot-detection evasion techniques by mandating the use of simulated slow typing ('slowly: true') to bypass Draft.js editor validations. While the stated purpose is engagement, the autonomous posting capability and evasion tactics pose a significant risk for account misuse or automated spamming.
能力评估
Purpose & Capability
The skill's name and description (auto-browse X home timeline and post technical/BTC comments) align with the runtime instructions (open home, scrape tweets, generate and send replies). However the SKILL.md assumes a specific browser profile ('profile="openclaw"' that is already logged-in) but the skill metadata does not declare any required config path or credential; that omission is inconsistent and should be explicit. Also some claimed selection criteria (e.g., verified accounts, follower counts) are mentioned as priorities but are not actually extracted by the provided DOM scraping snippet.
Instruction Scope
Instructions direct the agent to fully automate opening tweets, simulating slow human typing, and sending replies immediately without asking the user — this is a high-risk behavioral decision (spam/manipulation risk). The instructions also reference maintaining a '待回访列表' and using a 'cron job' for follow-ups but do not specify where or how that state is stored. Additionally, selection criteria (verified status, follower counts) are used for heuristics but the example evaluate script does not capture those fields, creating an incoherence between stated behavior and the actual data collection.
Install Mechanism
Instruction-only skill with no install spec or code files, so nothing is written to disk during install. This is the lowest-risk install mechanism from a code-delivery standpoint.
Credentials
The skill requests no environment variables or credentials in its metadata, yet runtime behavior requires a logged-in X account accessible via a browser profile. That implicit dependency is not declared (no config path, no primary credential). The skill also implies persistent state and cron jobs which could require storage/permissions; those requirements are not spelled out. The missing declarations are disproportionate to what the metadata claims.
Persistence & Privilege
The skill does not set always:true (good), but it permits autonomous invocation and explicitly instructs automatic posting without confirmation. Combined with the implied need for scheduled follow-ups and a persistent '待回访列表', this grants significant ongoing posting capability if the agent is allowed to run autonomously. The SKILL.md does not specify where follow-up state is stored or how rate-limiting/consent are enforced.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-comment - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-comment触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
x-comment 1.0.0
- 首次发布:自动在 X (Twitter/X.com) 推荐时间线筛选技术和 BTC 相关推文并发表评论。
- 支持根据推文内容和互动数据智能筛选优质目标,自动化浏览与评论,无需用户确认。
- 评论内容严格按字符数和专业性规范生成,自动匹配推文语言(中文/英文)。
- 仅发表评论,不进行点赞,不使用图片识别,兼容中文和英文技术话题。
元数据
常见问题
X Comment Bot 是什么?
在 X(Twitter/X.com)的推荐时间线(Home timeline)上自动浏览并评论技术类和 BTC 相关推文。 用户说「去 X 时间线上找几条技术帖子评论」「在 X 首页互动几条 BTC 相关内容」 「帮我在 X 推荐页发几条技术评论」时触发本 skill。不进行点赞,只发布评论。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 X Comment Bot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-comment」即可一键安装,无需额外配置。
X Comment Bot 是免费的吗?
是的,X Comment Bot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
X Comment Bot 支持哪些平台?
X Comment Bot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 X Comment Bot?
由 mars82311111(@mars82311111)开发并维护,当前版本 v1.0.0。
推荐 Skills