baoyu-post-to-weibo

Automate posting text, images, videos, and Markdown headlines to Weibo via Chrome DevTools Protocol.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/archerli/skill-set --skill baoyu-post-to-weibo-archerli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-weibo
Source: https://github.com/archerli/skill-set/tree/main/baoyu-skills/baoyu-post-to-weibo
Command: npx skills add https://github.com/archerli/skill-set --skill baoyu-post-to-weibo-archerli

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of posting content to Weibo, allowing users to publish text, images, videos, and articles without leaving the command line.

Core Features & Use Cases

  • Text, Image, and Video Posts: Share text content with optional images or videos.
  • Headline Articles: Create and publish long-form articles directly to Weibo.
  • Markdown Support: Input content in Markdown for rich formatting.
  • Use Case: A user wants to share a news article on Weibo. They can use this Skill to format the article in Markdown and post it directly to their Weibo profile.

Quick Start

Use the 'baoyu-post-to-weibo' skill to publish a text post to Weibo. Example command:

bun baoyu-post-to-weibo "My new post!"

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 posting to Weibo using Markdown content?

Automating Weibo posts with Markdown involves formatting your text, images, and videos, then publishing them directly through Chrome's remote debugging protocol.

Can I share images and videos on Weibo through command line automation?

Yes, you can share images and videos on Weibo by running the automation script, which leverages Chrome DevTools Protocol to handle rich media posts without manual browser interaction.

Do I need to enable Chrome DevTools Protocol to publish Weibo articles?

Yes, enabling Chrome DevTools Protocol (CDP) is required, as the Skill uses this remote debugging interface alongside the bun runtime to control the browser and post long-form articles.

What's the best way to distribute news aggregation content to Weibo?

Distributing news content to Weibo is best handled by formatting articles in Markdown and using browser automation to publish them directly to your profile from the command line.

Does this Weibo posting automation work with long-form headline articles?

Yes, the automation supports creating and publishing long-form headline articles directly to Weibo, allowing you to share extensive content beyond standard short text posts.