← 返回 Skills 市场
dishant0406

X Comment Feed Posts

作者 Dishant Sharma · GitHub ↗ · v1.1.2 · MIT-0
cross-platform ⚠ suspicious
192
总下载
0
收藏
0
当前安装
12
版本数
在 OpenClaw 中安装
/install x-comment-feed-posts
功能描述
Find posts in the user's X feed and leave comments on them one by one. Use when the user wants to comment on N posts from the feed, usually about indie tech...
安全使用建议
This skill will automate commenting from whatever X account is logged into the managed browser; it does not ask for credentials. The instructions include many 'anti-detection' browsing constraints (never refresh, only use For You, back-button navigation, close tabs) that conflict with its stated prohibition on evading platform enforcement — that contradiction is the main reason this is suspicious. Before installing: (1) decide whether you want an agent to post on your behalf and limit N; (2) ensure you trust the agent's behavior and monitor the run; (3) verify platform terms of service—automated or coordinated commenting can violate X policies; (4) consider disallowing autonomous runs (require explicit user confirmation) or test with a throwaway account first; (5) review the optional 'twitter-humanizer' skill if it will be used. If you want a low-risk setup, require the agent to produce draft comments for manual paste instead of posting directly.
功能分析
Type: OpenClaw Skill Name: x-comment-feed-posts Version: 1.1.2 The skill bundle provides instructions for an AI agent to automate commenting on X (Twitter) posts related to tech and AI. It uses standard browser automation via the 'openclaw browser start' command and includes detailed workflow instructions in SKILL.md and references/feed-workflow.md to simulate human-like navigation (e.g., using the back button and avoiding page refreshes). There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection; the strict instructions appear designed to maintain a specific user experience and avoid platform bot detection during legitimate engagement.
能力评估
Purpose & Capability
The name/description (comment on posts from the user's X feed) align with the runtime instructions. No credentials, installs, or unrelated binaries are requested. The skill assumes a managed browser and an authenticated X session, which is consistent with automated commenting but worth noting: it will act using whatever account is logged into the managed browser.
Instruction Scope
The SKILL.md instructs precise browser automation steps: open the managed browser via `openclaw browser start`, navigate to x.com, select 'For You', click post cards, like, comment, and return via back navigation. It also forbids refreshing and direct URL visits. These are narrowly scoped to commenting, but they encode strong anti-detection tactics (never refresh, always use For You, back-button navigation, close tab immediately). That both increases the ability to automate stealthy engagement and directly contradicts the explicit 'do not use this skill to evade platform enforcement' sentence, which is a red flag.
Install Mechanism
Instruction-only skill with no install steps and no code files. This minimizes supply-chain risk; nothing is downloaded or written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. This is proportionate to a browser-automation commenting skill. Note: it implicitly relies on an existing authenticated browser session but does not request account credentials.
Persistence & Privilege
always:false (normal). disable-model-invocation:false (allows autonomous invocation). Autonomous invocation combined with the skill's anti-detection workflow raises risk: if run without human review it could perform many comments. The skill itself does not request elevated system privileges or modify other skills' configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-comment-feed-posts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-comment-feed-posts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
No user-facing changes in this version. - Version bump to 1.1.2 with no file or documentation changes detected.
v1.1.1
x-comment-feed-posts 1.1.1 changelog: - Added explicit instruction to always start sessions with the command openclaw browser start and never use any other browser launch method. - Updated workflow steps to include use of the openclaw managed browser when beginning a run. - No changes to core workflow, comment standards, or reporting requirements.
v1.1.0
No user-facing changes in this release. - Version bump to 1.1.0 with no file or documentation changes detected.
v1.0.9
No changes detected in this release. - Version 1.0.9 was published with no updates to any files. - Existing features and workflow remain unchanged.
v1.0.8
1. No changes detected in this version; SKILL.md and description remain unchanged. 2. Maintains strict workflow and commenting standards for posting in user's X feed. 3. Emphasizes manual, non-automated behavior and browser hygiene. 4. Continues to focus on concise, first-person, thread-specific comments in prioritized tech topics.
v1.0.7
No changes detected in this version. - Version 1.0.7 was released with no file or documentation updates.
v1.0.5
No user-facing changes detected in this version. - No file changes were made from the previous version. - Features, workflow, and usage instructions remain unchanged.
v1.0.4
No user-facing changes in this version. - No file changes detected. - No updates to workflow, usage guidelines, or reporting.
v1.0.3
**Changelog for x-comment-feed-posts v1.0.3** - Added a workflow step to "Like the post before doing anything else" when opening each chosen post. - Documentation (SKILL.md) and workflow instructions updated to reflect this change. - No other logic or completion report requirements altered.
v1.0.2
**Emphasizes strict workflow rules and clarifies feed usage for commenting on X posts.** - Added a non-negotiable requirement to always use the "For You" tab in the X home feed; never use "Following" or other tabs. - Explicitly prohibited refreshing or reloading the X feed for the entire run; only use back navigation. - Made it mandatory to immediately close all x.com tabs after the run; never leave them open. - Clarified existing rules about not searching, not opening post URLs directly, and initial scroll behavior. - Updated workflow and critical notes for consistency with these stricter safeguards.
v1.0.1
Version 1.0.1 – Strengthens workflow and comment standards for feed-based commenting - Added strict requirements to always open posts by clicking on them in the feed (never direct URLs). - Now requires an initial scroll pass and inspection of multiple screenfuls before selecting the first candidate. - Enforces avoidance of consecutive comments on near-identical posts from narrow topic clusters. - Clarified that scrolling should continue between each candidate selection, not just at the start. - Marked the 1–2 sentence comment limit as non-negotiable unless the user explicitly requests longer comments. - Updated workflow steps to emphasize a full cycle per post before proceeding to the next.
v1.0.0
x-comment-feed-posts 1.0.0 - Initial release of the skill for manual commenting on posts from the user's X feed. - Focuses on indie tech, new tech, and AI topics by default; custom topics supported if provided by the user. - Enforces a workflow of one comment per post with short, first-person, thread-specific responses. - Directs users to avoid X search and refresh; only source candidates by scrolling the home feed. - Includes completion reporting with details on posts commented, comment text, and workflow adherence.
元数据
Slug x-comment-feed-posts
版本 1.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 12
常见问题

X Comment Feed Posts 是什么?

Find posts in the user's X feed and leave comments on them one by one. Use when the user wants to comment on N posts from the feed, usually about indie tech... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。

如何安装 X Comment Feed Posts?

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

X Comment Feed Posts 是免费的吗?

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

X Comment Feed Posts 支持哪些平台?

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

谁开发了 X Comment Feed Posts?

由 Dishant Sharma(@dishant0406)开发并维护,当前版本 v1.1.2。

💬 留言讨论