Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Connects agents to Twitter/X for real-time search, user lookups, trend tracking, and account actions like posting and retweeting. Read operations work with just an API key. Write operations require logging in with Twitter account credentials through the AIsa API.
Provides full Twitter read and write access through a single pay-as-you-go API key, bypassing the need to apply for official Twitter API credentials.
When to use it
- Monitor a competitor's Twitter account for new product announcements
- Pull worldwide trending topics each morning for content planning
- Search brand mentions and log tweet sentiment over time
- Auto-retweet posts from specific accounts that match a keyword
- Look up a user's follower list for targeted outreach research
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Search for tweets about 'AI agents' and retweet the top result from my account
- 1Calls advanced_search with query 'AI agents' and queryType 'Top'
- 2Extracts the tweet ID with highest engagement from results
- 3Logs into the user's Twitter account via user_login_v3
- 4Calls retweet_v3 with the tweet ID and account name
Top 'AI agents' tweet retweeted from user's account, with cost and credits_remaining returned in the response
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.