← Back to Skills Marketplace
X Post Fetcher
by
寒武纪智能Cambrian Intelligence
· GitHub ↗
· v1.0.2
· MIT-0
89
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install x-post-fetcher
Description
Automates browser to fetch and summarize publicly visible tweets from a specified X (Twitter) user into a Markdown report.
Usage Guidance
This skill is coherent for fetching public X posts, but be careful with login and credentials: you will need to sign into X inside a browser session the agent controls. Avoid pasting your primary account password into chat; prefer manual login in the isolated browser window or use a disposable account if you don't want that session tied to your main identity. The skill snapshots page DOMs — review generated reports before sharing because they may include any visible information. Confirm this use complies with X/Twitter's terms and your organization's policies before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: x-post-fetcher
Version: 1.0.2
The x-post-fetcher skill is a browser automation tool designed to scrape public tweets and generate summary reports. It uses standard OpenClaw tools (browser, write) and incorporates security best practices by enforcing browser isolation through a dedicated profile ('openclaw') to prevent access to the user's primary browser data. The instructions in SKILL.md are transparent, align with the stated purpose, and include comprehensive security and privacy notices.
Capability Assessment
Purpose & Capability
Name/description (fetch and summarize public X posts) align with the SKILL.md: it only uses browser automation and a write tool to navigate x.com, scroll, snapshot DOM, parse tweets, and write a Markdown report. No unrelated services, binaries, or environment variables are requested.
Instruction Scope
Instructions stay within the stated scraping/reporting task, but they include interactive login steps and examples that show agent-controlled typing of username/password. The doc also relies on snapshotting the page DOM (which could capture any visible content). These behaviors are expected for browser automation but carry privacy implications (see guidance).
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by an installer, which minimizes supply-chain risk.
Credentials
Skill declares no env vars or credentials (proportionate). However, the runtime requires the user to log into X in the isolated browser session; the SKILL.md shows examples of agent 'type' actions with plaintext password fields, which could result in credentials being entered by the agent or captured in snapshots/logs if the user supplies them in-chat. The skill itself does not request cloud keys or unrelated secrets.
Persistence & Privilege
Skill is not always-enabled and makes no requests to modify other skills or system settings. It uses a separate browser profile per its instructions and does not declare persistent elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install x-post-fetcher - After installation, invoke the skill by name or use
/x-post-fetcher - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
x-post-fetcher v1.0.2
- 修复安全扫描问题,强制使用隔离浏览器实例(profile="openclaw"),与用户日常 Chrome 完全分离
- 移除使用 profile="user" 的推荐,收紧安全边界
- 更新安全说明,突出不可访问用户真实浏览器数据
- 已通过 ClawHub 安全扫描验证
v1.0.1
**x-post-fetcher v1.0.1**
- Added comprehensive security and privacy compliance statements.
- Documentation updated with detailed credential requirements and data storage details.
- Enhanced with bilingual (Chinese-English) guidance.
- Explicitly clarified which actions the skill does NOT perform for user safety.
v1.0.0
Initial release of x-post-fetcher.
- Automatically fetches posts from X (Twitter)
- Provides tools for seamless retrieval of X (Twitter) content
Metadata
Frequently Asked Questions
What is X Post Fetcher?
Automates browser to fetch and summarize publicly visible tweets from a specified X (Twitter) user into a Markdown report. It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install X Post Fetcher?
Run "/install x-post-fetcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is X Post Fetcher free?
Yes, X Post Fetcher is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does X Post Fetcher support?
X Post Fetcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created X Post Fetcher?
It is built and maintained by 寒武纪智能Cambrian Intelligence (@hitjcl); the current version is v1.0.2.
More Skills