name: twitter description: Twitter/X platform integration. Post tweets, read timeline, manage followers, and analyze engagement. metadata: {"clawdbot":{"emoji":"🐦","always":true,"requires":{"bins":["curl","jq"]},"primaryEnv":"TWITTER_API_KEY"}}
Twitter 🐦
Twitter/X platform integration.
Setup
export TWITTER_API_KEY="your_api_key"
export TWITTER_API_SECRET="your_api_secret"
export TWITTER_ACCESS_TOKEN="your_access_token"
Features
- Post tweets
- Read timeline
- Search tweets
- Manage followers
- Analytics
- Schedule posts
Usage Examples
"Post tweet: Hello world!"
"Show my latest mentions"
"Search tweets about #AI"