Install
openclaw skills install aisa-twitter-api-aisaTwitter/X command center for research, monitoring, watchlists, and approved posting through AIsa. Use when: the user needs one flagship skill for trend tracking, competitor monitoring, or publish-ready Twitter workflows without sharing passwords. Supports search, watchlists, and OAuth-gated posting.
openclaw skills install aisa-twitter-api-aisaRun Twitter/X research, monitoring, trend discovery, and approved posting from one AIsa-backed command center.
api.aisa.one.aisa-twitter-engagement-suite.AISA_API_KEYscripts/twitter_client.pyscripts/twitter_oauth_client.pyreferences/post_twitter.mdexport AISA_API_KEY="your-key"
python3 scripts/twitter_client.py search --query "AI agents" --type Latest
python3 scripts/twitter_oauth_client.py authorize
python3 scripts/twitter_oauth_client.py post --text "Hello from AIsa"
api.aisa.one.AISA_API_KEY.