← 返回 Skills 市场
AIsa Twitter Command Center
作者
baofeng-tech
· GitHub ↗
· v1.0.0
· MIT-0
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install aisa-twitter-command-center
功能描述
Search X/Twitter profiles, tweets, trends, and OAuth-gated posting through AIsa. Use when: the user needs Twitter research, monitoring, or engagement workflo...
使用说明 (SKILL.md)
AIsa Twitter Command Center
Search X/Twitter profiles, tweets, trends, and OAuth-gated posting through AIsa. Use when: the user needs Twitter research, monitoring, or engagement workflows. Supports search, monitoring, and approved posting.
When to use
- The user needs Twitter/X research, monitoring, posting, or engagement workflows.
- The user wants profiles, timelines, trends, lists, communities, or Spaces.
- The user wants approved posting without sharing passwords.
High-Intent Workflows
- Research an account or conversation thread.
- Monitor a keyword, trend, or competitor.
- Authorize and publish a post after explicit approval.
Quick Reference
python3 scripts/twitter_client.py --helppython3 scripts/twitter_oauth_client.py --help
Setup
AISA_API_KEYis required for AIsa-backed API access.- Use repo-relative
scripts/paths from the shipped package. - Prefer explicit CLI auth flags when a script exposes them.
Example Requests
- Research recent AI agent conversations on X
- Search how users are reacting to a product launch on Twitter
- Authorize and publish a short product update post
Guardrails
- Do not ask for passwords, cookies, or browser credentials.
- Do not claim posting succeeded until the API confirms it.
- Return authorization links instead of relying on auto-open behavior.
安全使用建议
This package appears to do what it says: it calls a relay service (api.aisa.one) and requires a single secret (AISA_API_KEY). Before installing, confirm you trust the AIsa relay operator because: any media files you pass will be uploaded to that service; the API key can be used to post/read on your behalf via the relay. Do not provide Twitter passwords or cookies (the skill already forbids this). If you are privacy-sensitive, create a limited-scope AISA_API_KEY, test with non-sensitive content, and review the relay's privacy/security policy or source code. If you need more assurance, review the full Python scripts locally to verify behavior (they are bundled) and avoid using --open-browser unless you initiated it.
功能分析
Type: OpenClaw Skill
Name: aisa-twitter-command-center
Version: 1.0.0
The 'aisa-twitter-command-center' skill is a legitimate tool for Twitter research and posting via the AIsa API (api.aisa.one). The included Python scripts (twitter_client.py and twitter_oauth_client.py) implement standard API interactions and OAuth workflows without any evidence of malicious intent, such as credential theft or unauthorized data exfiltration. The documentation (SKILL.md and references/post_twitter.md) includes clear security guardrails, specifically instructing the agent not to request passwords or cookies and to handle authorization links transparently.
能力标签
能力评估
Purpose & Capability
Name/description align with the included Python clients and the declared requirement (AISA_API_KEY). The skill talks to a relay (https://api.aisa.one) for read/search and OAuth-backed posting; asking for an AISA_API_KEY is proportionate to that purpose.
Instruction Scope
SKILL.md and references instruct the agent to run the provided scripts and to pass local workspace file paths for media. That is expected for posting, but it means any workspace files attached for publishing will be read and uploaded to the relay backend. The instructions explicitly forbid password/cookie collection and require returning authorization links rather than auto-opening them unless requested.
Install Mechanism
No install spec — instruction-only plus bundled Python scripts. Requiring python3 is reasonable. Nothing in the package downloads arbitrary third-party code at install time.
Credentials
Only AISA_API_KEY is required and is the primary credential. That matches the relay-based design, but granting this key allows the relay to act on your behalf (read/search and post). Ensure you trust the relay operator and limit the key's scope if possible.
Persistence & Privilege
The skill is not always-enabled and does not request special system persistence or modify other skills. It uses standard CLI scripts and only reads workspace files when asked to upload media.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aisa-twitter-command-center - 安装完成后,直接呼叫该 Skill 的名称或使用
/aisa-twitter-command-center触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of aisa-twitter-command-center.
- Enables searching X/Twitter profiles, tweets, and trends via AIsa.
- Supports OAuth-gated posting, requiring explicit user approval.
- Allows research, monitoring, and engagement workflows on Twitter/X.
- Requires AISA_API_KEY and Python 3 for operation.
- Provides CLI scripts and usage guidance for research, monitoring, and posting.
元数据
常见问题
AIsa Twitter Command Center 是什么?
Search X/Twitter profiles, tweets, trends, and OAuth-gated posting through AIsa. Use when: the user needs Twitter research, monitoring, or engagement workflo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。
如何安装 AIsa Twitter Command Center?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aisa-twitter-command-center」即可一键安装,无需额外配置。
AIsa Twitter Command Center 是免费的吗?
是的,AIsa Twitter Command Center 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AIsa Twitter Command Center 支持哪些平台?
AIsa Twitter Command Center 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AIsa Twitter Command Center?
由 baofeng-tech(@baofeng-tech)开发并维护,当前版本 v1.0.0。
推荐 Skills