·baoyu-post-to-weibo
</>

baoyu-post-to-weibo

Posts content to Weibo (微博). Supports regular posts with text, images, and videos, and headline articles (头条文章) with Markdown input via Chrome CDP. Use when user asks to "post to Weibo", "发微博", "发布微博", "publish to Weibo", "share on Weibo", "写微博", or "微博头条文章".

1.9KInstalls·420Trend·@jimliu

Installation

$npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-post-to-weibo

How to Install baoyu-post-to-weibo

Quickly install baoyu-post-to-weibo AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-post-to-weibo
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jimliu/baoyu-skills.

SKILL.md

View raw

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

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

| scripts/weibo-post.ts | Regular posts (text + images) | | scripts/weibo-article.ts | Headline article publishing (Markdown) | | scripts/copy-to-clipboard.ts | Copy content to clipboard | | scripts/paste-from-clipboard.ts | Send real paste keystroke |

Posts content to Weibo (微博). Supports regular posts with text, images, and videos, and headline articles (头条文章) with Markdown input via Chrome CDP. Use when user asks to "post to Weibo", "发微博", "发布微博", "publish to Weibo", "share on Weibo", "写微博", or "微博头条文章". Source: jimliu/baoyu-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-post-to-weibo
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from jimliu/baoyu-skills

Quick answers

What is baoyu-post-to-weibo?

Posts content to Weibo (微博). Supports regular posts with text, images, and videos, and headline articles (头条文章) with Markdown input via Chrome CDP. Use when user asks to "post to Weibo", "发微博", "发布微博", "publish to Weibo", "share on Weibo", "写微博", or "微博头条文章". Source: jimliu/baoyu-skills.

How do I install baoyu-post-to-weibo?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-post-to-weibo Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/jimliu/baoyu-skills