Twitter CLI
Unified Twitter CLI used by writer/monitor skills for auth, sync, and queries.
Overview
Command-line execution layer for Twitter data pulls, auth lifecycle, and local draft/store operations.
Best For
Teams running Twitter workflows through repeatable CLI calls.
Supported Prompts
- "sync my latest twitter data"
- "check twitter auth status and fix it if needed"
How It Works
- Executes explicit auth, sync, list, and monitoring command paths from a single CLI entrypoint.
- Provides structured JSON output for agent-driven workflows.