post-to-x

Post text, images, videos, quote tweets, and X Articles to X via Chrome.

4|1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/GPTtang/skill-atlas --skill post-to-x-gpttang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-to-x
Source: https://github.com/GPTtang/skill-atlas/tree/main/skills/social-media/post-to-x
Command: npx skills add https://github.com/GPTtang/skill-atlas --skill post-to-x-gpttang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of posting content, including text, images, videos, and long-form articles, to X (formerly Twitter), bypassing common anti-automation measures.

Core Features & Use Cases

  • Versatile Posting: Supports regular text/image posts, video uploads, quote tweets, and long-form X Articles.
  • Bypasses Detection: Utilizes a real Chrome browser instance with CDP to mimic human interaction.
  • Use Case: You need to quickly share a blog post with an image to your X followers. This skill will handle the entire process from filling the content to preparing it for manual publishing.

Quick Start

Use the post-to-x skill to post the text "Hello world!" with the image attached.

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 triggering anti-automation blocks?

Automating X posts without triggering blocks requires a real Chrome browser instance using CDP to mimic human interaction. This approach bypasses detection while supporting text, images, videos, and Markdown articles.

Can I post Markdown articles to X using browser automation?

Yes, you can post Markdown articles to X using browser automation. The skill converts Markdown into long-form X Articles and automates the publishing process through a real Chrome instance.

What do I need to set up before automating X posts with a real Chrome instance?

Before automating X posts, you need Chrome, a Bun runtime environment, and a manual first-time login for session persistence. This setup ensures subsequent automated posts maintain your authenticated session.

How do I post images and videos to X through an automated workflow?

To post images and videos to X through an automated workflow, the skill utilizes Chrome browser automation to handle media uploads. It fills content and attaches media, preparing it for manual publishing.

Does this X posting automation support quote tweets?

Yes, this X posting automation fully supports quote tweets alongside regular text posts, image uploads, video uploads, and long-form X Articles. It handles the entire process using a real browser instance.

Why does automated X posting require a manual first-time login?

Automated X posting requires a manual first-time login to establish session persistence within the Chrome browser. This ensures subsequent automated actions bypass anti-automation measures by using an authenticated session.