← Back to Skills Marketplace
hjw21century

X Tweet Fetcher

by hjw21century · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
5267
Downloads
15
Stars
57
Active Installs
1
Versions
Install in OpenClaw
/install x-tweet-fetcher
Description
Fetch full tweets, long tweets, quoted tweets, and X Articles from X/Twitter without login or API keys, using no dependencies and zero configuration.
Usage Guidance
Install only if you are comfortable with tweet lookups being sent to FxTwitter, which may observe the requested tweet IDs and request metadata. Avoid using it for sensitive or private URLs unless the publisher adds clearer privacy disclosures or a configurable provider.
Capability Analysis
Type: OpenClaw Skill Name: x-tweet-fetcher Version: 0.1.0 The skill 'x-tweet-fetcher' is designed to fetch tweets from X/Twitter using the FxTwitter public API. The `fetch_tweet.py` script uses standard Python libraries (`urllib.request`, `json`, `re`) to make network requests exclusively to `https://api.fxtwitter.com`. There is no evidence of data exfiltration, malicious execution (e.g., `eval`/`exec` of untrusted input), persistence mechanisms, or prompt injection attempts against the agent in `SKILL.md`. The code's behavior is fully aligned with its stated purpose, and it does not introduce any high-risk capabilities beyond its declared function of querying a specific third-party API.
Capability Assessment
Purpose & Capability
The network request to api.fxtwitter.com is directly aligned with the stated tweet-fetching purpose and uses only parsed tweet identifiers.
Instruction Scope
The third-party API dependency is part of the described workflow, but users would benefit from clearer privacy wording about sending requested tweet identifiers and request metadata to FxTwitter.
Install Mechanism
No evidence indicates unusual install behavior, package installation, startup hooks, or hidden activation.
Credentials
Outbound network access to one tweet-fetching API is proportionate for this skill; no broad filesystem, credential, or account access is indicated.
Persistence & Privilege
No persistence, privilege escalation, background worker, credential use, or local profile/session access is evident.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install x-tweet-fetcher
  3. After installation, invoke the skill by name or use /x-tweet-fetcher
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release—fetches tweets and articles from X/Twitter with no API keys or dependencies. - Fetches regular tweets, long tweets (Twitter Blue), quoted tweets, and complete X Articles. - Returns full tweet stats: likes, retweets, bookmarks, views, and reply counts. - CLI and importable Python API supported; outputs JSON or plain text. - Zero dependencies: runs on Python 3.7+ standard library. - Requires no authentication; leverages the public FxTwitter API. - Cannot fetch reply threads (only reply counts) or access deleted/private tweets.
Metadata
Slug x-tweet-fetcher
Version 0.1.0
License
All-time Installs 197
Active Installs 57
Total Versions 1
Frequently Asked Questions

What is X Tweet Fetcher?

Fetch full tweets, long tweets, quoted tweets, and X Articles from X/Twitter without login or API keys, using no dependencies and zero configuration. It is an AI Agent Skill for Claude Code / OpenClaw, with 5267 downloads so far.

How do I install X Tweet Fetcher?

Run "/install x-tweet-fetcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is X Tweet Fetcher free?

Yes, X Tweet Fetcher is completely free (open-source). You can download, install and use it at no cost.

Which platforms does X Tweet Fetcher support?

X Tweet Fetcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created X Tweet Fetcher?

It is built and maintained by hjw21century (@hjw21century); the current version is v0.1.0.

💬 Comments