← 返回 Skills 市场
8619
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install opentwitter-2
功能描述
Twitter/X data via the 6551 API. Supports user profiles, tweet search, user tweets, follower events, deleted tweets, and KOL followers.
安全使用建议
Install only if you trust the 6551 API provider. Use a revocable or scoped TWITTER_TOKEN if available, avoid submitting sensitive targets or searches you do not want processed by that service, and revoke the token when you no longer need the skill.
功能分析
Type: OpenClaw Skill
Name: opentwitter-2
Version: 0.1.0
The skill bundle is designed to interact with the '6551 API' for Twitter/X data, requiring a `TWITTER_TOKEN` environment variable for authentication. All `curl` commands in `SKILL.md` are directed to `https://ai.6551.io` endpoints, sending the token and JSON payloads consistent with the stated purpose. There is no evidence of data exfiltration to unauthorized destinations, arbitrary command execution, persistence mechanisms, or prompt injection attempts against the agent. The behavior is transparent and aligns with a standard API integration.
能力评估
Purpose & Capability
The stated purpose is Twitter/X data access through the 6551 API, and the artifact only documents matching endpoints for profile lookup, tweet search, user tweets, follower events, deleted tweets, and KOL followers.
Instruction Scope
The skill shows direct curl commands to https://ai.6551.io with user-supplied usernames, IDs, search terms, filters, and TWITTER_TOKEN; this is disclosed and user-invoked, though privacy warnings could be clearer.
Install Mechanism
Install metadata only requires curl and a TWITTER_TOKEN environment variable; the package contains SKILL.md and package.json with no executable scripts or hidden install behavior.
Credentials
Network access and a bearer token are proportionate for a third-party API integration, but users must trust 6551 with the token and query payloads.
Persistence & Privilege
No artifact evidence shows persistence, background workers, local file indexing, privilege escalation, destructive commands, or unrelated credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opentwitter-2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/opentwitter-2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the opentwitter skill for accessing Twitter/X data via the 6551 API.
- Supports user profile lookup (by username or user ID).
- Enables searching tweets with flexible filters (keywords, hashtags, users, language, date range).
- Retrieve recent tweets, deleted tweets, follower events (follows/unfollows), and KOL followers.
- Requires a Bearer token in the $TWITTER_TOKEN environment variable for all API requests.
元数据
常见问题
Opentwitter 是什么?
Twitter/X data via the 6551 API. Supports user profiles, tweet search, user tweets, follower events, deleted tweets, and KOL followers. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8619 次。
如何安装 Opentwitter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opentwitter-2」即可一键安装,无需额外配置。
Opentwitter 是免费的吗?
是的,Opentwitter 完全免费(开源免费),可自由下载、安装和使用。
Opentwitter 支持哪些平台?
Opentwitter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Opentwitter?
由 infra403(@infra403)开发并维护,当前版本 v0.1.0。
推荐 Skills