← Back to Skills Marketplace
X Comment Feed Posts
by
Dishant Sharma
· GitHub ↗
· v1.1.2
· MIT-0
192
Downloads
0
Stars
0
Active Installs
12
Versions
Install in OpenClaw
/install x-comment-feed-posts
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install x-comment-feed-posts - After installation, invoke the skill by name or use
/x-comment-feed-posts - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install X Comment Feed Posts?
Run "/install x-comment-feed-posts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is X Comment Feed Posts free?
Yes, X Comment Feed Posts is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does X Comment Feed Posts support?
X Comment Feed Posts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created X Comment Feed Posts?
It is built and maintained by Dishant Sharma (@dishant0406); the current version is v1.1.2.
More Skills