Twitter/X platform integration. Post tweets, read timeline, manage followers, and analyze engagement.
Install with Tessl CLI
npx tessl i github:Demerzels-lab/elsamultiskillagent --skill twitter67
Quality
52%
Does it follow best practices?
Impact
97%
1.14xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./public/skills/0xterrybit/twitter/SKILL.mdTwitter/X platform integration.
export TWITTER_API_KEY="your_api_key"
export TWITTER_API_SECRET="your_api_secret"
export TWITTER_ACCESS_TOKEN="your_access_token""Post tweet: Hello world!"
"Show my latest mentions"
"Search tweets about #AI"45f9fac
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.