What problem does it solve?
This skill automates converting Obsidian or local Markdown articles into X Articles drafts, ensuring the first image is used as the cover and all content images are inserted at their original locations, eliminating manual uploading steps and layout correction.
Core Features & Use Cases
- Automates draft creation on X Articles using independent Playwright sessions, avoiding interference with the user's active browser.
- Validates cover image presence; preserves image order and anchor placement to mirror the Markdown layout; supports no-cover workflows with the --allow-no-cover option.
- Safely handles cookies by exporting and loading them locally without storing credentials in the skill repository; includes a dry-run mode to verify before publishing.
- Supports dry-run, cover upload, title/body paste, and multiple body images with accurate anchors.
Quick Start
Export your X cookies to a temporary file and run the dry-run to validate cover and image placement before uploading.