← 返回 Skills 市场
860
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install x-twitter-collector
功能描述
自动收集指定公开 X/Twitter 用户过去24小时内原创及转帖推文,生成包含中英双语、截图、链接和互动数据的报告。
安全使用建议
Before installing or running this skill: 1) Review and change config.json paths—do not accept or use hard-coded /Users/chendongtao/... locations; point screenshots/reports to a controlled directory. 2) Be cautious about running while your browser is logged into accounts you care about: the skill does full-page snapshots/screenshots and could capture other authenticated content from the browser profile. 3) If you only need public tweets, avoid logging into X in the same browser profile used by the skill (or use an isolated profile). 4) Confirm rate/volume limits and don’t use it for mass scraping that could violate X’s terms. 5) Because the skill is instruction-only, inspect and sanitize any saved output before sharing. If you want higher assurance, ask the author for a version that parameterizes storage paths and avoids assumptions about a named local user.
功能分析
Type: OpenClaw Skill
Name: x-twitter-collector
Version: 1.0.0
The skill bundle appears benign, designed to collect public X/Twitter data and generate local reports. All instructions in `SKILL.md` and `README.md` are aligned with the stated purpose and do not contain prompt injection attempts to subvert the agent's behavior. The `config.json` specifies local output paths, and the `browser.act` calls in `SKILL.md` use standard, non-malicious browser automation functions like `window.scrollTo`.
能力评估
Purpose & Capability
The skill's name/description align with the runtime instructions (it uses the OpenClaw browser to capture and parse user pages). However config.json contains absolute, user-specific paths (/Users/chendongtao/...) and other assumptions (profile: 'openclaw') that are not appropriate for a generic reusable skill and are not declared in the manifest. That mismatch (declaring no required config paths/env but embedding a specific user's directories) is incoherent and surprising.
Instruction Scope
Runtime instructions perform full-page snapshots and screenshots and parse page content via the browser tool. They also recommend logging into an X account to avoid content restrictions. Combining full-page screenshots and an authenticated browser session can capture sensitive or private data in the browser profile beyond the target user's public tweets. The instructions do not explicitly constrain data capture to only tweet content or limit what page elements are captured.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. That minimizes installation risk—nothing is being downloaded or written by an installer—but the runtime browser operations still perform network/page access.
Credentials
The manifest declares no required environment variables or config paths, yet config.json hard-codes local directories for screenshots and reports under a specific home directory. Requiring or writing to another user's home path is disproportionate and non-portable. The skill also encourages using a logged-in X account (which would implicitly use the browser's cookies/session) without declaring any credential handling—this can expose authenticated session data via screenshots or snapshots.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It can be invoked autonomously (the platform default), which increases blast radius if combined with other concerns, but on its own this is expected behavior and not a direct red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-twitter-collector - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-twitter-collector触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
x-twitter-collector v1.0.0
- 首次发布,支持自动收集指定 X/Twitter 用户过去 24 小时的推文(原创及转帖)。
- 输出包含中英双语对照、截图、推文链接及互动数据的完整报告。
- 支持数据统计、主题分析与汇总。
- 提供 Markdown 报告及长网页截图。
- 简单命令即可收集、整理和分析公开账号的最新动态。
元数据
常见问题
X Twitter Collector 是什么?
自动收集指定公开 X/Twitter 用户过去24小时内原创及转帖推文,生成包含中英双语、截图、链接和互动数据的报告。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 860 次。
如何安装 X Twitter Collector?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-twitter-collector」即可一键安装,无需额外配置。
X Twitter Collector 是免费的吗?
是的,X Twitter Collector 完全免费(开源免费),可自由下载、安装和使用。
X Twitter Collector 支持哪些平台?
X Twitter Collector 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 X Twitter Collector?
由 pinotao(@pinotao)开发并维护,当前版本 v1.0.0。
推荐 Skills