baoyu-post-to-weibo

Publish text, media, and Markdown articles to Weibo via Chrome DevTools Protocol.

3|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/XinAloha/skills --skill baoyu-post-to-weibo-xinaloha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-weibo
Source: https://github.com/XinAloha/skills/tree/main/content/post-to-weibo
Command: npx skills add https://github.com/XinAloha/skills --skill baoyu-post-to-weibo-xinaloha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires baoyu-chrome-cdp, baoyu-md, and includes scripts (resource) components.

What problem does it solve?

This skill automates the process of publishing content to Weibo, bypassing manual browser interactions and anti-bot detection to ensure reliable, consistent posting of text, media, and long-form articles.

Core Features & Use Cases

  • Regular Posting: Quickly share text, images, and videos directly to your Weibo feed.
  • Headline Articles: Convert Markdown files into professional Weibo headline articles (头条文章) with automated title, summary, and cover image handling.
  • Browser Automation: Uses real Chrome instances via CDP to maintain session persistence and handle complex editor interactions like image insertion and formatting.

Quick Start

Use the baoyu-post-to-weibo skill to publish the markdown file article.md as a new Weibo headline article.

Frequently Asked Questions about baoyu-post-to-weibo

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

FAQPage Schema
How do I automate publishing Markdown articles to Weibo?

To automate publishing Markdown articles to Weibo, this skill converts Markdown files into professional Weibo headline articles (头条文章) with automated title, summary, and cover image handling via Chrome DevTools Protocol.

Can I post text, images, and videos directly to my Weibo feed automatically?

Yes, you can post text, images, and videos directly to your Weibo feed automatically. The skill uses real Chrome instances via CDP to maintain session persistence and handle complex editor interactions like media insertion.

Do I need a specific runtime environment to automate Weibo posting?

Yes, automating Weibo posting requires a configured Chrome environment and the bun runtime to execute browser-based automation scripts via the Chrome DevTools Protocol for reliable content publishing.

How does browser automation handle anti-bot detection when posting to social media?

Browser automation handles anti-bot detection by using real Chrome instances via the Chrome DevTools Protocol (CDP). This approach bypasses manual browser interactions and maintains session persistence to ensure consistent posting.

What is the best way to convert Markdown files into Weibo headline articles?

The best way to convert Markdown files into Weibo headline articles is using automated browser-based scripts. This method handles complex editor interactions, formatting, and automated metadata extraction directly through real Chrome instances.

Why use Chrome DevTools Protocol for social media publishing automation?

Using the Chrome DevTools Protocol for social media publishing automation allows scripts to interact with real Chrome instances, maintaining session persistence and handling complex editor interactions like image insertion and formatting reliably.