baoyu-post-to-x

Automate posting text, media, and articles to X via Chrome CDP.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/glfruit/gorin-skills --skill baoyu-post-to-x-glfruit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-x
Source: https://github.com/glfruit/gorin-skills/tree/main/openclaw/baoyu-post-to-x
Command: npx skills add https://github.com/glfruit/gorin-skills --skill baoyu-post-to-x-glfruit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires baoyu-chrome-cdp, 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?

Posts content and articles to X (Twitter) by coordinating a real Chrome browser via CDP to bypass anti-automation measures, supporting both text/image posts and long-form articles.

Core Features & Use Cases

  • Regular posts with text, images, and videos
  • Long-form X Articles publishing
  • End-to-end workflow including image uploads, login persistence, and clipboard-based paste

Quick Start

Instruct the agent to post your content to X using the provided interface.

Frequently Asked Questions about baoyu-post-to-x

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

FAQPage Schema
How do I automate posting to X using a real Chrome browser?

Automating X posts requires a real Chrome browser via CDP. This Skill coordinates text posts, media uploads, and article publishing while using clipboard-based paste to evade anti-automation detection.

Can I publish long-form X articles with images and videos through automation?

Yes, publishing long-form X articles and media-rich posts is supported. The automation workflow manages end-to-end image uploads and login persistence to execute content publishing.

Do I need Bun runtime and a persistent Chrome profile to automate X posts?

Yes, automating X posts requires the Bun runtime, a Chrome executable, and a persistent profile. These dependencies are necessary to coordinate browser automation and maintain login sessions.

Why does my X automation get blocked and how does clipboard paste help?

X automation often triggers anti-automation detection. This Skill evades detection by utilizing clipboard-based paste to input content, simulating real user behavior rather than direct DOM injection.

What is the best way to automate X content posting without using the official API?

Using Chrome CDP is an effective way to automate X content posting without the official API. This approach drives a real browser to handle interactive posting workflows and bypass API restrictions.

Does this X posting automation work with markdown content?

Yes, this X posting automation processes markdown content. It utilizes dependencies like marked, remark-parse, and remark-stringify to parse and format content before publishing.