post-to-x

Automate X posts with text, images, videos, and articles via Chrome CDP.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ginobefun/gino-skills --skill post-to-x-ginobefun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-to-x
Source: https://github.com/ginobefun/gino-skills/tree/main/skills/post-to-x
Command: npx skills add https://github.com/ginobefun/gino-skills --skill post-to-x-ginobefun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires front-matter, highlight.js, marked, remark-cjk-friendly, remark-parse, remark-stringify, unified, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Posting to X often requires manual steps and is prone to anti-automation blocks. This Skill automates content publishing to X using a real Chrome session via CDP, enabling reliable text, image, video, and long-form article posts while preserving login state.

Core Features & Use Cases

  • Regular Posts: publish text with up to 4 images or media by copying content to clipboard and pasting into X.
  • Video Posts and Articles: attach videos or publish long-form Markdown articles via X Articles with cover images.
  • Quote Tweets: post quotes with comments by selecting a tweet and adding commentary.
  • Persistent workflow: handles media upload, cover images, placeholders, and manual review before publishing.

Quick Start

Provide your post text and optional media to the skill and run it to publish on X.

Frequently Asked Questions about post-to-x

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate posting to X without getting blocked by anti-automation?

Automating X posts without triggering anti-automation blocks is achieved by using a real Chrome session via CDP. This approach preserves your login state and bypasses detection by interacting with the page exactly like a manual browser session.

Can I publish long-form articles and video posts to X using Chrome automation?

Publishing long-form articles and video posts to X is fully supported through Chrome automation. You can attach videos, write long-form Markdown articles via X Articles, and include cover images and content images directly.

What is the best way to post images to X automatically using clipboard?

Posting images to X automatically is handled by copying your text and up to four images to the clipboard, then pasting them into the X interface. This leverages native browser capabilities for reliable media uploads.

Does this X posting automation support quote tweets and media uploads?

Quote tweets and media uploads are supported by the X posting automation. You can select an existing tweet, add your commentary, and upload media files including videos and cover images for articles.

Why does my automated Twitter post fail to publish media files?

Automated Twitter posts may fail to publish media if Chrome path discovery or runtime dependencies are not satisfied. The automation requires proper file and media handling setup, and may prompt for manual login or review before publishing.