twitter-workflow
Installation
SKILL.md
Twitter Workflow
Prerequisites
Ensure twitter-cli is installed and authenticated:
# Install
uv tool install twitter-cli
# Auth via browser cookies (no API key needed)
# twitter-cli auto-extracts from Chrome/Arc/Firefox/Edge/Brave
twitter-cli timeline
If auth fails, the user needs to set TWITTER_AUTH_TOKEN and TWITTER_CT0 environment variables from their browser cookies.