baoyu-post-to-weibo

Automate Weibo posts and long-form articles via Chrome CDP.

54|18|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/open-fox/agents --skill baoyu-post-to-weibo-open-fox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-weibo
Source: https://github.com/open-fox/agents/tree/main/skills/baoyu-post-to-weibo
Command: npx skills add https://github.com/open-fox/agents --skill baoyu-post-to-weibo-open-fox

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Posts content to Weibo using a real Chrome browser (CDP) to bypass anti-bot detection, supporting regular posts and long-form articles.

Core Features & Use Cases

  • Upload and publish text, images, and videos to Weibo homepage.
  • Publish long-form Markdown articles to Weibo's article editor with automated content insertion.
  • Use in automated workflows to post social content from scripts or assistants, with manual review before publishing.

Quick Start

Run bun weibo-post.ts with your text and media to publish to Weibo.

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 without triggering anti-bot detection?

Automating Weibo posts without triggering anti-bot detection requires using real Chrome browser automation via CDP. This approach drives the actual Weibo editor for content insertion, bypassing restrictions found in headless or API-based methods.

Does this Weibo automation tool support publishing long-form Markdown articles?

Yes, this Weibo automation tool supports publishing long-form Markdown articles. It automates content insertion directly into Weibo's article editor, alongside supporting regular posts with text, images, and videos.

Do I need a local Chrome installation and bun runtime to automate Weibo publishing?

Yes, you need a local Chrome installation and bun runtime to automate Weibo publishing. The script-based CDP automation requires these local dependencies to control the browser and manage the execution environment.

Can I integrate automated Weibo posting into my existing content publishing workflows?

Yes, you can integrate automated Weibo posting into content publishing workflows. It is designed for social media management and developer tooling, allowing scripts to post content with a manual review step before final publishing.

What is the best way to upload images and videos to Weibo through automation?

The best way to upload images and videos to Weibo through automation is using real Chrome CDP. This method directly controls the Weibo homepage interface to upload and publish media files safely.