What problem does it solve?
This Skill removes the manual, error-prone process of performing write operations on Twitter/X by automating browser interactions with a real Chrome instance while preserving user review and consent. It avoids fragile API workarounds by using Chrome CDP and OS clipboard interactions to bypass anti-automation blocks.
Core Features & Use Cases
- Write Operations: Compose and post tweets, reply to tweets, quote tweets, retweet/repost, undo retweet, like and unlike.
- Image Support: Paste images via system clipboard with platform-specific fallbacks to ensure reliable uploads.
- Safety & Workflow: Default preview mode requires explicit confirmation (--submit) before executing any write action, plus state detection to avoid duplicate actions.
- Use Case: Social media managers or automation scripts can prepare posts (including images), preview them in a real browser session, and then choose to submit to X with full control and error-handling.
Quick Start
Post a preview of the tweet "Hello team, check this update" to X and wait for my confirmation to submit.