← 返回 Skills 市场
chaimengphp

X Twitter Command Center (Search + Post + Interact)

作者 chaimengphp · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ⚠ suspicious
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-aisa-twitter
功能描述
Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts, likes/unlike...
安全使用建议
Before installing, confirm you trust the external AIsa relay/service (api.aisa.one): the skill will send your AISA_API_KEY, post text, and any attached media to that service to perform reads, uploads, and OAuth-backed actions. Ask the publisher to document TWITTER_RELAY_BASE_URL explicitly (it's read by the code but not listed in the skill metadata). Understand that after you complete OAuth in the browser the agent+skill can like, follow, or post on your behalf — only authorize if you accept that behavior and have a way to revoke access (or use a scoped/test API key). If you’re unsure about trusting the relay, do not provide your real AISA_API_KEY or complete OAuth until you verify the service/operator.
功能分析
Type: OpenClaw Skill Name: openclaw-aisa-twitter Version: 1.0.6 The skill bundle provides a legitimate integration for the AIsa Twitter API (api.aisa.one), allowing an AI agent to read, search, and post to Twitter/X. The included Python scripts (twitter_client.py, twitter_engagement_client.py, and twitter_oauth_client.py) use standard libraries to interact with the API and handle OAuth-based posting and engagement. The instructions in SKILL.md and the reference files are functional and include explicit security guardrails, such as instructing the agent never to ask for user passwords and to verify action success before reporting to the user.
能力标签
cryptocan-make-purchasesrequires-oauth-tokenposts-externally
能力评估
Purpose & Capability
Name/description, required binaries (curl, python3), and the single required env var (AISA_API_KEY) align with a Twitter/X read-and-post client that uses an external API (AIsa). The included Python clients implement the advertised read, engagement, and OAuth/posting capabilities.
Instruction Scope
The runtime instructions and code will upload local workspace media and user content to an external relay (api.aisa.one) and will request OAuth authorization in the browser so the relay can act on the user's behalf. The SKILL.md and README explain this behavior, but the skill does not declare TWITTER_RELAY_BASE_URL (used by the code) or explicitly call out that attachments and full post content will be transmitted to an external service in the metadata. Agent guardrails are present, but the agent is allowed to perform like/post/follow operations after OAuth — which is expected but increases risk if the relay or API key is untrusted.
Install Mechanism
No install spec; code is instruction-only with Python scripts provided. This is low-risk from an installation perspective (nothing is downloaded at install time), but included code will execute network requests at runtime.
Credentials
Only AISA_API_KEY is declared as required (which the skill uses for authorization). However, the code also reads TWITTER_RELAY_BASE_URL and TWITTER_RELAY_TIMEOUT environment variables (with defaults) but these are not documented in the SKILL metadata; the AISA_API_KEY will be sent as Bearer auth and sometimes included in POST bodies, so the key grants access to the relay endpoints and should be treated as sensitive.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. However, once a user completes OAuth in the browser the relay + API key combination allows the skill (and thus the agent, if invoked) to perform likes, follows, and posts on behalf of the user. Autonomous invocation is allowed by default — that increases blast radius if the agent is authorized and the relay is compromised, so the user should be explicit about authorizing and consider revocation policies.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-aisa-twitter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-aisa-twitter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
- Added support files for engaging with tweets and users (like/unlike/follow/unfollow) via references/engage_twitter.md and scripts/twitter_engagement_client.py. - Updated the description and documentation to include interaction capabilities (like, unlike, follow, unfollow) alongside search and posting features. - Clarified action workflows and requirement for OAuth authorization when interacting with tweets/users.
元数据
Slug openclaw-aisa-twitter
版本 1.0.6
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

X Twitter Command Center (Search + Post + Interact) 是什么?

Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts, likes/unlike... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 X Twitter Command Center (Search + Post + Interact)?

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

X Twitter Command Center (Search + Post + Interact) 是免费的吗?

是的,X Twitter Command Center (Search + Post + Interact) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

X Twitter Command Center (Search + Post + Interact) 支持哪些平台?

X Twitter Command Center (Search + Post + Interact) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 X Twitter Command Center (Search + Post + Interact)?

由 chaimengphp(@chaimengphp)开发并维护,当前版本 v1.0.6。

💬 留言讨论