← 返回 Skills 市场
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install twitter-command-center-search-post-interact
功能描述
Search X/Twitter profiles, tweets, trends, and OAuth-gated posting through AIsa. Use when: the user needs Twitter research, monitoring, or engagement workflo...
安全使用建议
This skill talks to the AIsa relay (https://api.aisa.one) and requires your AISA_API_KEY; using it will send that key in Authorization headers and (for POSTs) include it in request bodies to the relay. The skill will upload any workspace media files you attach to the relay for posting. Before installing, confirm you trust AIsa/api.aisa.one as the relay for posting on your behalf. The skill will not ask for your Twitter password or cookies; OAuth is performed via the relay. If you need to change the relay endpoint, the code accepts TWITTER_RELAY_BASE_URL as an override. Finally, be aware the scripts can open a browser when authorize is run with the --open-browser flag; prefer the default flow that returns an authorization link so you control the approval step.
功能分析
Type: OpenClaw Skill
Name: twitter-command-center-search-post-interact
Version: 1.0.0
The skill bundle provides a legitimate set of tools for interacting with X/Twitter via the AIsa API (api.aisa.one). It includes well-structured Python scripts for reading profile data, searching tweets, and performing engagement actions like following or posting (including media support). The instructions in SKILL.md and the reference files include explicit security guardrails, such as forbidding the agent from asking for user passwords or cookies and requiring manual authorization via OAuth links. No malicious patterns, such as data exfiltration or unauthorized command execution, were detected.
能力标签
能力评估
Purpose & Capability
The name/description (Twitter/X search, monitoring, engagement, and OAuth posting) matches the shipped scripts and references. The scripts call aisa-backed relay endpoints (api.aisa.one) and implement read/search, engagement (like/follow), and OAuth-backed posting flows — which is coherent with the stated purpose.
Instruction Scope
SKILL.md limits inputs (no passwords, return auth links, use workspace file paths) and points to the bundled scripts. The scripts will read local workspace files when attaching media and may optionally open a browser when authorize is called with --open-browser. This is acceptable for the posting workflow but is a small scope mismatch with the guardrail that prefers returning the link instead of auto-opening the browser (scripts expose both behaviors via flags).
Install Mechanism
This is an instruction-only skill with bundled Python scripts and no install spec. It only requires python3 on PATH and does not download or execute external archives during install — low install risk.
Credentials
The only declared required env var is AISA_API_KEY, which is the primary credential used for requests to the AIsa relay — proportional to the described purpose. The code also reads optional envs (TWITTER_RELAY_BASE_URL and TWITTER_RELAY_TIMEOUT) but they default to safe values; these are not declared in requires.env in SKILL.md and are only optional configuration overrides.
Persistence & Privilege
always is false and the skill does not request system-wide persistence or modify other skills. It runs as a user-invoked skill and uses only its own scripts and local workspace files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install twitter-command-center-search-post-interact - 安装完成后,直接呼叫该 Skill 的名称或使用
/twitter-command-center-search-post-interact触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Twitter Command Center: Search, monitor, and engage with X/Twitter via OAuth-gated workflows.
- Search Twitter profiles, tweets, and trending topics.
- Monitor keywords, threads, or competitor accounts.
- Supports OAuth-enabled posting—no password sharing required.
- Provides CLI tools for research, monitoring, and secure posting.
- Requires AISA_API_KEY for API access and full functionality.
元数据
常见问题
Twitter Command Center Search Post Interact 是什么?
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 插件,目前累计下载 96 次。
如何安装 Twitter Command Center Search Post Interact?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install twitter-command-center-search-post-interact」即可一键安装,无需额外配置。
Twitter Command Center Search Post Interact 是免费的吗?
是的,Twitter Command Center Search Post Interact 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Twitter Command Center Search Post Interact 支持哪些平台?
Twitter Command Center Search Post Interact 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Twitter Command Center Search Post Interact?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。
推荐 Skills