← 返回 Skills 市场
bibaofeng

AIsa Twitter Engagement Suite

作者 bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install aisa-twitter-engagement-suite
功能描述
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 Engagement Suite

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_engagement_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 package is internally consistent, but you should verify you trust the AIsa relay (api.aisa.one) before supplying AISA_API_KEY. Treat the AISA_API_KEY like any secret key — limit its scope/rotation if possible. Review the bundled scripts yourself (they are included) if you need high assurance, and be cautious when allowing the skill to upload local workspace files or open your browser (the code supports --open-browser). If you prefer, create a dedicated, limited-scope AISA key for this skill rather than reusing keys used elsewhere.
功能分析
Type: OpenClaw Skill Name: aisa-twitter-engagement-suite Version: 1.0.0 The skill bundle provides a comprehensive suite for interacting with Twitter/X via the AIsa API relay (api.aisa.one). It includes scripts for searching, engagement (like/follow), and OAuth-based posting with media support. The code is well-structured, uses standard Python libraries (urllib), and implements specific security guardrails, such as mime-type validation in `twitter_oauth_client.py` to ensure only images/videos are uploaded and explicit instructions in `SKILL.md` and `references/` advising the agent never to request user passwords or cookies.
能力标签
requires-oauth-tokenrequires-sensitive-credentialsposts-externally
能力评估
Purpose & Capability
Name/description match the packaged scripts and SKILL.md. The three Python clients implement read APIs, engagement (like/follow) relay actions, and OAuth-based posting. The only required env var is AISA_API_KEY and required binary is python3 — both expected for a relay-backed Twitter client.
Instruction Scope
SKILL.md instructions are scoped to searching, monitoring, and authorized posting. The instructions and reference files explicitly require AISA_API_KEY, call repo-relative scripts, and warn against asking for passwords/cookies. The scripts call the AIsa relay endpoints and only reference local workspace file paths for media uploads (consistent with the posting use case).
Install Mechanism
No install spec is present (instruction-only skill); bundled Python scripts are run directly. Nothing is downloaded or written to system locations by an installer step, so installation risk is low.
Credentials
Only AISA_API_KEY is required and used throughout the code to authenticate to api.aisa.one. No unrelated credentials, secrets, or config paths are requested. The key is the primary credential expected for a relay service.
Persistence & Privilege
The skill is not always-enabled, does not request system-wide configuration changes, and does not modify other skills. It runs as-needed and relies on the provided environment variable.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install aisa-twitter-engagement-suite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /aisa-twitter-engagement-suite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of AIsa Twitter Engagement Suite. - Search Twitter (X) profiles, tweets, and trends for research or monitoring. - Monitor keywords, trends, or competitors with dedicated workflows. - OAuth-gated posting allows secure, approval-based publishing without sharing passwords. - Requires AISA_API_KEY for all API access. - Compatible with OpenClaw, Claude Code, and Hermes environments.
元数据
Slug aisa-twitter-engagement-suite
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

AIsa Twitter Engagement Suite 是什么?

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 插件,目前累计下载 87 次。

如何安装 AIsa Twitter Engagement Suite?

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

AIsa Twitter Engagement Suite 是免费的吗?

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

AIsa Twitter Engagement Suite 支持哪些平台?

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

谁开发了 AIsa Twitter Engagement Suite?

由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。

💬 留言讨论