Installation
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "baoyu-post-to-weibo" skill by following the instructions at https://skill123.me/install/baoyu-post-to-weibo.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/baoyu-post-to-weibo.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 35 KBAbout this skill
Overview
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
- Repo: https://github.com/JimLiu/baoyu-skills
- Path: skills/baoyu-post-to-weibo
Evaluation
AI-evaluated 2026-09-03: Clear script contracts for regular posts and headline articles, character-limit validation, placeholder post-composition checks, and a safe scoped-kill troubleshooting rule that explicitly avoids killing the user normal Chrome. Key safeguard is that scripts only fill the browser and the user must review and publish manually; the framed purpose of bypassing Weibo anti-bot detection is a mild ToS gray area.
