← 返回 Skills 市场
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-intelligence-automation-aisa
功能描述
Search and engage with Twitter/X profiles, tweets, trends, and perform authorized posting, liking, and following via the AISA relay using OAuth and API key.
安全使用建议
This package implements a relay-based Twitter/X client that sends reads, OAuth flows, posts, likes, follows, and media uploads to https://api.aisa.one and requires you to set AISA_API_KEY. Before installing: (1) confirm the registry metadata omission — the skill does require AISA_API_KEY even though some registry fields say none, (2) only provide an AISA_API_KEY you trust and understand that the relay operator will see post content, attachments, and posting privileges, (3) review the included Python scripts if possible (they are bundled) to ensure behavior matches your expectations, and (4) if you need stronger guarantees, prefer a skill backed by a known homepage/owner or run your own local client instead of a third‑party relay.
功能分析
Type: OpenClaw Skill
Name: x-intelligence-automation-aisa
Version: 1.0.0
The x-intelligence-automation-aisa skill bundle provides a legitimate interface for interacting with Twitter/X via a relay service (api.aisa.one). The included Python scripts (twitter_client.py, twitter_oauth_client.py, and twitter_engagement_client.py) implement standard API client logic for reading, posting, and engagement actions using a required AISA_API_KEY. The code is transparent, uses standard libraries, and lacks any indicators of malicious behavior such as credential theft, unauthorized data exfiltration, or hidden persistence mechanisms. Documentation in SKILL.md and the references directory provides clear instructions and guardrails for the AI agent, specifically advising against requesting user passwords or cookies.
能力标签
能力评估
Purpose & Capability
The name, description, SKILL.md, and included Python scripts align: they implement read, OAuth-based posting, and engagement through the AISA relay. However, the registry-level summary at the top of the package (provided metadata) incorrectly lists no required env vars or primary credential while the SKILL.md and scripts require AISA_API_KEY — an incoherence that could mislead users.
Instruction Scope
Runtime instructions and reference docs limit behavior to searching, read APIs, OAuth authorization flows, posting, liking, following, and uploading workspace attachments. They explicitly forbid asking for passwords or cookie extraction and recommend returning an authorization link instead of auto-opening a browser (browser open is optional).
Install Mechanism
No install spec is provided (instruction-plus-scripts bundle). No downloads or installers are invoked; risk is limited to the included Python scripts being executed in the agent environment.
Credentials
The code and SKILL.md legitimately require a single credential, AISA_API_KEY, which is appropriate for a relay-based service. The concern is the registry-level metadata omitted this requirement — that mismatch could hide the need to provide a secret. Also note that AISA_API_KEY grants the relay authority to perform actions (reads/writes/uploads) on behalf of the agent; users should verify the key's origin and trust the relay operator.
Persistence & Privilege
The skill does not request always: true, doesn't claim system-wide changes, and the SKILL.md discourages local home-directory persistence or cookie extraction. It may open a browser optionally per user request but otherwise returns authorization URLs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-intelligence-automation-aisa - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-intelligence-automation-aisa触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Removed the non-runtime file `README.md` from the package.
- Updated metadata to reflect the new skill name: x-intelligence-automation.
- Refined and condensed documentation in SKILL.md, focusing on runtime usage, safety, and supported workflows.
- Ensured only runtime-essential files (scripts and reference docs) remain in the release bundle.
- Clarified OAuth, API key, and engagement workflow requirements for end users.
元数据
常见问题
x-intelligence-automation-aisa 是什么?
Search and engage with Twitter/X profiles, tweets, trends, and perform authorized posting, liking, and following via the AISA relay using OAuth and API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。
如何安装 x-intelligence-automation-aisa?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-intelligence-automation-aisa」即可一键安装,无需额外配置。
x-intelligence-automation-aisa 是免费的吗?
是的,x-intelligence-automation-aisa 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
x-intelligence-automation-aisa 支持哪些平台?
x-intelligence-automation-aisa 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 x-intelligence-automation-aisa?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。
推荐 Skills