@bibaofeng

AIsa Twitter Research Engage Relay

Requires python3, and AISA_API_KEY. Uses a configurable AIsa relay for Twitter/X research, OAuth-gated posting, and user-approved media uploads. Native-first ClawHub plugin for `aisa-twitter-research-engage-relay`. Ships the packaged AIsa skill with an `openclaw.plugin.json` manifest and a Claude-compatible bundle fallback. 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.

Current version
v1.0.5
code-pluginCommunitysource-linked

AIsa Twitter Research Engage Relay Plugin

ClawHub/OpenClaw native-first plugin wrapper for the packaged AIsa skill.

Runtime Requirements

  • Required bins: python3
  • Required env vars: AISA_API_KEY
  • Optional env vars: TWITTER_RELAY_BASE_URL, TWITTER_RELAY_TIMEOUT
  • Primary env: AISA_API_KEY
  • Network target: configured relay, default https://api.aisa.one/apis/v1/twitter

What It Ships

  • Bundle plugin id: aisa-twitter-research-engage-relay-plugin
  • Native manifest: openclaw.plugin.json
  • Native entrypoint: index.ts
  • Embedded skill: skills/aisa-twitter-research-engage-relay/SKILL.md
  • Format: native OpenClaw plugin plus Claude-compatible bundle fallback

Why This Format

  • Uses the OpenClaw-native manifest path that current plugin docs expect.
  • Keeps the packaged skill payload intact under skills/ for ClawHub/OpenClaw skill loading.
  • Retains .claude-plugin/plugin.json so Claude-compatible marketplace tooling still recognizes the package.
  • Reuses the already-hardened clawhub-release/ skill payload.

Install After Publishing

openclaw plugins install clawhub:aisa-twitter-research-engage-relay-plugin

Publish Locally

clawhub package publish ./plugins/aisa-twitter-research-engage-relay-plugin --dry-run
clawhub package publish ./plugins/aisa-twitter-research-engage-relay-plugin

Notes

  • Runtime requirements and guardrails remain inside skills/aisa-twitter-research-engage-relay/SKILL.md.
  • If both native and bundle markers exist, OpenClaw prefers the native plugin path.
  • This package keeps side effects explicit and relies on the packaged skill's repo-local defaults where applicable.
  • OAuth, approved posting, and engagement actions default to https://api.aisa.one/apis/v1/twitter unless TWITTER_RELAY_BASE_URL is set.
  • Media files are uploaded only when the user explicitly attached them, and they are sent to the configured relay first.

Source and release

Source repository

baofeng-tech/agent-skills-io

Open repo

Source commit

e967c490eb67aff14d8275edfbee5a640c144f57

View commit

Install command

openclaw plugins install clawhub:aisa-twitter-research-engage-relay-plugin

Metadata

  • Package: aisa-twitter-research-engage-relay-plugin
  • Created: 2026/04/24
  • Updated: 2026/04/24
  • Executes code: Yes
  • Source tag: main

Compatibility

  • Built with OpenClaw: ^1.0.0
  • Plugin API range: ^1.0.0
  • Tags: latest
  • Files: 12