← 返回 Skills 市场
aisadocs

AIsa Twitter API Command Center

作者 AIsa · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install aisa-twitter-api-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 API 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 --help
  • python3 scripts/twitter_oauth_client.py --help

Setup

  • AISA_API_KEY is 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 skill appears internally consistent for Twitter research and relay-based posting, but note the following before installing: - AISA_API_KEY: the skill requires and will send this key to the AIsa relay (api.aisa.one) with each request — treat it like a secret. Do not reuse a high-privilege secret if you don't trust the relay. - Media uploads: any local workspace images/videos you pass will be read by the script and uploaded to the relay. Do not attach sensitive files unless you trust that service. - OAuth flow: the skill returns authorization links and relies on the relay to complete OAuth; you shouldn't need to provide Twitter passwords, and the skill's guardrails state not to ask for them. - Code review: the included Python scripts are short and readable; if you have concerns, inspect scripts/twitter_oauth_client.py and scripts/twitter_client.py before running. - If you do not trust api.aisa.one or the AIsa operator, do not provide AISA_API_KEY or run the scripts with sensitive attachments.
功能分析
Type: OpenClaw Skill Name: aisa-twitter-api-command-center Version: 1.0.2 The skill bundle is a legitimate Twitter/X API integration for the AIsa service (api.aisa.one). It provides comprehensive tools for searching profiles, monitoring trends, and performing OAuth-gated posting with media support. The Python scripts (twitter_client.py and twitter_oauth_client.py) use standard libraries and avoid dangerous functions like eval() or shell execution. The documentation in SKILL.md and references/post_twitter.md includes proactive security guardrails, explicitly instructing the AI agent not to request user passwords or cookies and to prioritize user-approved OAuth flows.
能力标签
requires-oauth-tokenrequires-sensitive-credentialsposts-externally
能力评估
Purpose & Capability
Name/description (Twitter/X search, monitoring, OAuth posting) match the included CLI Python clients and the single required env var (AISA_API_KEY). Requiring python3 and an AISA_API_KEY is proportionate because the scripts call a relay API (https://api.aisa.one) rather than the official Twitter endpoints.
Instruction Scope
SKILL.md and references explicitly instruct running the included scripts, using AISA_API_KEY, and passing repo-relative workspace file paths for media. The scripts will read local workspace files (when --media-file is used) and POST them to the AIsa relay. This is expected for media uploads but has privacy implications: attachments and content (and the relay API key) are transmitted to api.aisa.one.
Install Mechanism
No install spec (instruction-only skill), so nothing is downloaded or installed automatically. The package includes two Python scripts that are executed locally; risk is limited to running those scripts with python3.
Credentials
Only AISA_API_KEY is required and declared as the primary credential. The key is necessary for authenticating to the AIsa relay; no unrelated secrets, home-directory paths, or additional credentials are requested.
Persistence & Privilege
always is false and the skill does not request any elevated or permanent platform-wide privilege. It does not attempt to modify other skills or system-wide configs in the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install aisa-twitter-api-command-center
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /aisa-twitter-api-command-center 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated SKILL.md for improved documentation and clear usage guidance. - Added concise descriptions of supported workflows: search, monitoring, and OAuth-gated posting. - Clarified setup requirements, especially the need for AISA_API_KEY. - Included quick CLI reference commands and sample use cases. - Enhanced guardrails on authentication and posting confirmation for security and compliance.
元数据
Slug aisa-twitter-api-command-center
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

AIsa Twitter API 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 插件,目前累计下载 71 次。

如何安装 AIsa Twitter API Command Center?

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

AIsa Twitter API Command Center 是免费的吗?

是的,AIsa Twitter API Command Center 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

AIsa Twitter API Command Center 支持哪些平台?

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

谁开发了 AIsa Twitter API Command Center?

由 AIsa(@aisadocs)开发并维护,当前版本 v1.0.2。

💬 留言讨论