baoyu-post-to-x

Compose and publish X posts, videos, quote tweets, and Markdown articles via Chrome.

333|83|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/SpaceZephyr/myskill --skill baoyu-post-to-x-spacezephyr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-x
Source: https://github.com/SpaceZephyr/myskill/tree/main/baoyu-post-to-x
Command: npx skills add https://github.com/SpaceZephyr/myskill --skill baoyu-post-to-x-spacezephyr

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?

This Skill removes the friction of composing and publishing X content by automating the browser workflow for posts, media uploads, quote tweets, and long-form articles.

Core Features & Use Cases

  • Regular posts: Create text posts with up to four images through a real Chrome session.
  • Video posts: Upload a video, wait for processing, and publish when ready.
  • Quote tweets and articles: Reply to existing posts with commentary or publish Markdown into X Articles with title, cover image, and inline image support.
  • Use case: A creator can turn a draft note, image set, or blog markdown file into a ready-to-review X draft in one pass.

Quick Start

Ask the skill to compose an X post from your text or Markdown and any attached media, then review the draft in Chrome before publishing.

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 publishing markdown articles to X without triggering bot detection?

Publishing markdown articles to X without bot hassles requires automating a real Chrome browser session via CDP. The skill converts markdown to HTML, handles clipboard-based pasting, and prepares a ready-to-review draft using persistent profiles to avoid detection.

Can I upload videos and multiple images to X posts using Chrome automation?

Yes, uploading videos and up to four images to X posts is supported through real Chrome browser automation. The workflow handles media processing waits, uses clipboard paste for content, and allows manual review before final submission.

Does this X publishing workflow support quote tweets and long-form articles?

Yes, the X publishing workflow supports composing quote tweets with commentary and publishing long-form articles. It transforms markdown into X Articles complete with titles, cover images, and inline image support through a real browser session.

Do I need a CDP-driven browser to automate social media content publishing?

Yes, CDP-driven browser control is required to automate social media content publishing for X. This setup enables persistent Chrome profiles, clipboard-based paste handling, and manual review before submission to bypass bot restrictions.

What is the best way to convert markdown to HTML for X Articles?

Converting markdown to HTML for X Articles is handled internally using unified, remark-parse, and marked libraries. This process formats titles, cover images, and inline images, ensuring the output is ready for clipboard-based pasting into the browser.