← 返回 Skills 市场
90
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install twitter-aisa-api
功能描述
Search and read Twitter/X profiles, tweets, trends, and Spaces via AISA relay, then publish posts with OAuth and approved media files using AISA_API_KEY.
安全使用建议
This package is generally coherent with its stated purpose (reads and posts via the AISA relay), but the top-level registry metadata does not list the required AISA_API_KEY or python3 even though SKILL.md and the scripts require them. Before installing or enabling: 1) verify the AISA_API_KEY comes from a trusted AISA operator and that you understand the key's permissions; 2) review the included scripts (twitter_oauth_client.py) for where OAuth tokens are stored or cached (ensure they are not silently written to unexpected locations); 3) be aware that publishing will upload any provided workspace media to https://api.aisa.one (the relay) and that network calls occur; 4) test in a sandboxed environment if possible; and 5) request the publisher to correct registry metadata so required env vars and binaries are declared. If you cannot confirm the relay operator or token handling, do not install or run the skill with real credentials.
功能分析
Type: OpenClaw Skill
Name: twitter-aisa-api
Version: 1.0.1
The skill bundle provides a legitimate interface for interacting with Twitter/X via the AISA relay service (api.aisa.one). The Python scripts (twitter_client.py and twitter_oauth_client.py) use standard libraries to perform API requests and handle OAuth-based posting, including sophisticated logic for Twitter-specific character weighting and media uploads. The instructions in SKILL.md and post_twitter.md are well-aligned with the tool's purpose and include explicit guardrails against malicious patterns such as password/cookie theft or unauthorized browser execution.
能力标签
能力评估
Purpose & Capability
The skill's name, description, SKILL.md, and Python clients are coherent: they implement read APIs and OAuth-based posting via the AISA relay (api.aisa.one). Requiring an AISA_API_KEY and python3 is proportionate to the stated capability. However, the registry-level top summary lists no required env vars or bins while SKILL.md and the scripts require AISA_API_KEY and python3 — this packaging/metadata mismatch is unexpected.
Instruction Scope
Runtime instructions in SKILL.md and references/post_twitter.md are scoped to searching, reading, and publishing via the relay. They explicitly require OAuth approval for posting, restrict media uploads to user-provided workspace files, and advise returning an authorization URL rather than collecting passwords or cookies. The scripts only reference workspace file paths for media and the AISA_API_KEY env var.
Install Mechanism
No install spec is provided (instruction-only packaging), and included code files are present in the bundle — nothing is downloaded from external URLs during install. This is low-install risk, but you should verify the included scripts before running.
Credentials
The code and SKILL.md require AISA_API_KEY (and the SKILL.md metadata lists python3). That single API key is proportionate to the skill's purpose. The concern is that the registry metadata at the top of the bundle incorrectly lists no required env vars or primary credential, which could cause accidental omission of required secrets by operators or mask the need to supply the API key. No other unrelated credentials are requested by the code.
Persistence & Privilege
The skill is not forced always-on (always: false) and uses normal autonomous invocation. SKILL.md claims no home-directory persistence or cookie scraping; the provided code appears to follow a relay/OAuth flow. You should still verify whether OAuth tokens are stored locally by the oauth client (not fully shown in truncated source) before trusting persistent behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install twitter-aisa-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/twitter-aisa-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Release focused on simplifying the runtime bundle and metadata for safe publication.
- Added publishing metadata: author, user-invocable flag, and file scoping in SKILL.md.
- Removed non-runtime and redundant files; only scripts and posting reference remain.
- Cleaned up requirements to only include Python 3 and AISA_API_KEY.
- Dropped references to curl and override environment variables in documentation.
v1.0.0
- Engagement actions (likes, follows, unlikes, unfollows) and related files have been removed; posting and research are now the focus.
- Skill renamed to "aisa-twitter-api" with an updated description and branding.
- Only supports reading Twitter/X data and posting tweets via OAuth—no longer processes engagement features.
- Documentation and quick reference have been updated for clarity and accuracy based on supported actions.
- Removed redundant files and references for engagement workflows.
元数据
常见问题
twitter-aisa-api 是什么?
Search and read Twitter/X profiles, tweets, trends, and Spaces via AISA relay, then publish posts with OAuth and approved media files using AISA_API_KEY. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 twitter-aisa-api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install twitter-aisa-api」即可一键安装,无需额外配置。
twitter-aisa-api 是免费的吗?
是的,twitter-aisa-api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
twitter-aisa-api 支持哪些平台?
twitter-aisa-api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 twitter-aisa-api?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.1。
推荐 Skills