← 返回 Skills 市场
hjw21century

X Tweet Fetcher

作者 hjw21century · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
5258
总下载
15
收藏
57
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-tweet-fetcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-tweet-fetcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug x-tweet-fetcher
版本 0.1.0
许可证
累计安装 197
当前安装数 57
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5258 次。

如何安装 X Tweet Fetcher?

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

X Tweet Fetcher 是免费的吗?

是的,X Tweet Fetcher 完全免费(开源免费),可自由下载、安装和使用。

X Tweet Fetcher 支持哪些平台?

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

谁开发了 X Tweet Fetcher?

由 hjw21century(@hjw21century)开发并维护,当前版本 v0.1.0。

💬 留言讨论