What problem does it solve?
Many Weibo publishing tasks require manual browser interaction, image insertion, and workaround for anti-bot protections; this Skill automates filling editors and preparing content while using a real Chrome browser so you can compose faster and avoid synthetic-event detection.
Core Features & Use Cases
- Regular Weibo Posts: Fill text and paste up to nine images into the Weibo homepage editor, with verification of uploads.
- Headline Articles (头条文章): Convert Markdown to HTML, download/resolve images, insert content into the Weibo article editor, and manage cover, title, and summary constraints.
- Robust Browser Automation: Launch or reuse Chrome with remote debugging, use CDP to insert text and HTML, and fall back to clipboard + real paste keystrokes for reliable insertion.
- Cross-platform Tools: Provides helper scripts to copy images and HTML to the system clipboard and to send native paste keystrokes on macOS, Linux, and Windows.
- Use Case: Prepare a marketing post or long-form article locally as Markdown, convert and upload content and images, then review and publish manually in the opened Chrome window.
Quick Start
Use the baoyu-post-to-weibo skill to publish a Weibo post with text and up to nine images from local files.