x-article-publisher

Publish Markdown articles to the X Articles editor with rich text conversion.

853|99|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/wshuyi/x-article-publisher-skill --skill x-article-publisher-wshuyi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-article-publisher
Source: https://github.com/wshuyi/x-article-publisher-skill/tree/main/skills/x-article-publisher
Command: npx skills add https://github.com/wshuyi/x-article-publisher-skill --skill x-article-publisher-wshuyi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, pyobjc-framework-Cocoa, pywin32, clip-util, @playwright/mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the painful process of publishing Markdown articles to X (Twitter) Articles, preserving formatting and saving significant time compared to manual methods.

Core Features & Use Cases

  • Markdown to Rich Text Conversion: Automatically converts Markdown content into rich text suitable for X Articles.
  • Automated Formatting: Preserves headings, bold, italics, lists, and links.
  • Image and Divider Placement: Precisely inserts images and dividers at correct positions using block indexing.
  • Use Case: Convert a long-form blog post written in Markdown into a well-formatted X Article draft with images and dividers in minutes, not hours.

Quick Start

Use the x-article-publisher skill to publish the markdown file located at '/path/to/my_article.md' to X Articles.

Frequently Asked Questions about x-article-publisher

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

FAQPage Schema
How do I convert Markdown to X Articles automatically?

To convert Markdown to X Articles automatically, this skill transforms Markdown content into rich text, preserving headings, bold, italics, lists, and links for direct publishing to the X editor.

Can I insert images and dividers into X Articles from Markdown?

Yes, you can insert images and dividers into X Articles from Markdown. The skill uses block-index positioning to precisely place images and dividers at the correct locations within the article draft.

How does block indexing work for X Article formatting?

Block indexing works by calculating precise insertion points for images and dividers within the X Articles editor, ensuring that rich text conversion maintains the structural integrity of your original Markdown document.

Do I need X Premium to publish articles to Twitter?

Yes, publishing articles to Twitter via the X Articles editor requires an active X Premium subscription, and this skill assists by automating the draft creation and formatting process for eligible accounts.

What is the best way to automate long-form content creation for X?

The best way to automate long-form content creation for X is using Markdown to rich text conversion tools that handle formatting and block-index positioning, saving significant time compared to manual methods.

Are there limitations when publishing Markdown to X Articles?

Limitations of publishing Markdown to X Articles include safe draft saving constraints within the X editor environment and the necessity of browser automation dependencies like Playwright to handle the rich text conversion.