← Back to Skills Marketplace
baofeng-tech

AIsa Twitter Command Center

by baofeng-tech · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aisa-twitter-command-center
Description
Search X/Twitter profiles, tweets, trends, and OAuth-gated posting through AIsa. Use when: the user needs Twitter research, monitoring, or engagement workflo...
README (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 --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.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentialsposts-externally
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aisa-twitter-command-center
  3. After installation, invoke the skill by name or use /aisa-twitter-command-center
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug aisa-twitter-command-center
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.

How do I install AIsa Twitter Command Center?

Run "/install aisa-twitter-command-center" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AIsa Twitter Command Center free?

Yes, AIsa Twitter Command Center is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AIsa Twitter Command Center support?

AIsa Twitter Command Center is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AIsa Twitter Command Center?

It is built and maintained by baofeng-tech (@baofeng-tech); the current version is v1.0.0.

💬 Comments