cyberneticlibrary

Publish articles and posts to X

baoyu-post-to-xskillsetup L220,870
JimLiu/baoyu-skills
What it does

Post text, images, videos, or Markdown articles to X (Twitter) with multi-mode browser control

Best for

Publishing long-form X Articles when mode is explicitly chosen and browser control method is available and tested.

Inputs
  • · Tweet text
  • · images/videos
  • · Markdown file with cover image
Outputs
  • · Posted tweet/article URL
  • · browser preview
Requires
  • · Chrome browser
  • · Bun runtime
  • · Node.js for Markdown conversion
Preconditions
  • · X account logged in
  • · Chrome installed
  • · appropriate mode selected (CDP/Computer Use/Chrome plugin)
Failure modes
  • · Chrome plugin native pipe closed
  • · file upload blocked by extension permissions
  • · image placeholder not replaced
  • · character limit exceeds
Trust signals
  • · Three execution modes documented with mode-selection logic
  • · file upload permission diagnostics
  • · post-composition verification
  • · Markdown-to-HTML conversion