baoyu-post-to-weibo

Installation
Summary

Post text, images, videos, and Markdown articles to Weibo via Chrome automation.

  • Two posting modes: regular posts (text with up to 18 images/videos) and long-form headline articles with Markdown input
  • Supports custom Chrome profiles and persists login sessions across runs
  • Article publishing includes title/summary validation (32 and 44 character limits), cover image support, and automatic image placeholder replacement
  • Scripts fill content into the browser; user reviews and manually publishes to maintain control over final posts
SKILL.md

Post to Weibo

Posts text, images, videos, and long-form articles to Weibo via real Chrome browser (bypasses anti-bot detection).

Script Directory

Important: All scripts are located in the scripts/ subdirectory of this skill.

Agent Execution Instructions:

  1. Determine this SKILL.md file's directory path as {baseDir}
  2. Script path = {baseDir}/scripts/<script-name>.ts
  3. Replace all {baseDir} in this document with the actual path
  4. Resolve ${BUN_X} runtime: if bun installed → bun; if npx available → npx -y bun; else suggest installing bun

Script Reference:

Script Purpose
scripts/weibo-post.ts Regular posts (text + images)
scripts/weibo-article.ts Headline article publishing (Markdown)
Related skills

More from jimliu/baoyu-skills

Installs
12.0K
GitHub Stars
18.1K
First Seen
Mar 6, 2026