baoyu-post-to-x

Automate posting text, images, videos, quotes, and X Articles via Chrome CDP.

Updated May 18, 2018
One-click install
npx skills add https://github.com/812lcl/dotfiles --skill baoyu-post-to-x-812lcl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-x
Source: https://github.com/812lcl/dotfiles/tree/main/.agents/skills/baoyu-post-to-x
Command: npx skills add https://github.com/812lcl/dotfiles --skill baoyu-post-to-x-812lcl

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?

This Skill automates posting content to X (Twitter) by driving a real Chrome browser via CDP, bypassing anti-automation checks and enabling reliable publishing of text, images, videos, quotes, and X Articles.

Core Features & Use Cases

  • Regular posts: text plus images or short media
  • Video posts and quote tweets
  • Long-form X Articles with cover images and rich content
  • Draft vs publish workflow with manual review in the browser

Quick Start

Open Chrome, log in to X, and post content with optional images using the skill.

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 with a real Chrome browser is done by driving the browser via CDP to bypass anti-automation detection. This approach reliably publishes text, images, videos, quotes, and long-form articles.

Can I publish long-form Markdown articles to X Articles?

Yes, you can publish long-form Markdown articles to X Articles. The automation pipeline parses Markdown content, applies cover images, and formats rich text before posting through Chrome.

How do I post images and videos to Twitter without getting blocked?

Posting media to Twitter without blocks is achieved by using a real Chrome browser via CDP instead of standard API wrappers. This method bypasses anti-automation checks for reliable media uploads.

Does this X posting automation support draft workflows?

Yes, the X posting automation supports both draft and publish workflows. You can generate a draft for manual review in the browser before finalizing the publication of your content.

Do I need Chrome CDP to automate quote tweets and regular posts?

Yes, Chrome CDP is required to automate quote tweets and regular posts. It serves as the robust automation engine that executes environment checks and bypasses anti-automation detection reliably.

What are the limitations of using Chrome CDP for X automation?

Using Chrome CDP for X automation requires a running Chrome instance logged into your account. It relies on environment checks and error handling within the browser, meaning execution depends on your local system state.