What problem does it solve? Posting content to X (Twitter) programmatically is blocked by anti-automation detection that rejects Playwright/Puppeteer and synthetic paste events. This Skill drives a real Chrome browser via the Chrome DevTools Protocol with a persistent login profile, letting you compose posts, videos, quote tweets, and long-form articles without fighting bot detection. ## Core Features & Use Cases - Regular Posts: Compose text posts with up to 4 images using real clipboard paste keystrokes that bypass synthetic-event detection. - Video & Quote Tweets: Attach MP4/MOV/WebM videos or quote an existing tweet URL with a comment. - X Articles: Convert Markdown (with frontmatter title/cover, images, and CJK-friendly formatting) into X's long-form article editor, inserting images at placeholder positions. - Use Case: Draft a blog post in Markdown, then run the article script to have Chrome open x.com/compose/articles with the title, cover image, formatted body, and inline images already filled in for your review. ## Quick Start Ask the agent to post "Hello from my skill" with the image ./photo.png to X, and it will open Chrome with the post composed for your review.