← Back to Skills Marketplace
jimliu

Baoyu Post To Weibo

by Jim Liu 宝玉 · GitHub ↗ · v1.117.3 · MIT-0
cross-platform ⚠ suspicious
2484
Downloads
1
Stars
42
Active Installs
12
Versions
Install in OpenClaw
/install baoyu-post-to-weibo
Description
Posts content to Weibo (微博). Supports regular posts with text, images, and videos, and headline articles (头条文章) with Markdown input via Chrome CDP. Use when...
Usage Guidance
Install only if you are comfortable with a skill opening Chrome with a persistent Weibo login, staging selected text and files in Weibo, using the system clipboard, and sending real paste keystrokes. Use a dedicated Chrome profile when possible, keep focus on the intended browser window during article composition, and review everything carefully before clicking publish.
Capability Assessment
Purpose & Capability
The artifacts consistently implement Weibo post and article composition, including text insertion, media upload, Markdown conversion, and manual final publishing rather than hidden automatic posting.
Instruction Scope
The skill is triggered by ordinary Weibo sharing phrases and includes a general paste helper that can send OS-level paste input outside a verified Weibo editor context.
Install Mechanism
Installation metadata discloses bun or npx requirements, package.json has only two declared dependencies, and no installer or postinstall persistence mechanism was found.
Credentials
Chrome CDP automation, system clipboard writes, real paste keystrokes, and file uploads are purpose-relevant but powerful and not tightly bounded to the Weibo page on all platforms.
Persistence & Privilege
The skill intentionally persists a Weibo login in a Chrome profile and includes automatic cleanup that terminates remote-debugging Chrome processes by substring profile matching.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install baoyu-post-to-weibo
  3. After installation, invoke the skill by name or use /baoyu-post-to-weibo
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.117.3
Fix stale npm shared package dependency pins for baoyu-md and baoyu-chrome-cdp 0.1.1.
v1.117.2
## 1.117.2 - 2026-05-17 ### Documentation - `baoyu-cover-image`: ban programmatic text repair on generated bitmaps — disallow ImageMagick / Pillow / Canvas / SVG / HTML overlays to cover, rewrite, or replace title/subtitle text; regenerate from a corrected prompt or switch to a lower-text or no-title variant instead - `baoyu-article-illustrator`, `baoyu-comic`, `baoyu-image-cards`, `baoyu-xhs-images`, `baoyu-infographic`, `baoyu-slide-deck`: sync the same text-repair ban with skill-specific text categories (labels/captions, dialogue/sound effects, titles/body/tags, headings/data values, slide titles/bullets)
v1.115.4
### Documentation - Image generation backend selection: emphasize Codex `imagegen` as the priority runtime-native tool (invoke via the `Skill` tool with `skill: "imagegen"`) and forbid SVG/HTML/canvas substitution when no raster backend can be resolved — fall through to asking the user instead of silently emitting code-based art. Updated in `docs/image-generation-tools.md` and inlined into `baoyu-article-illustrator`, `baoyu-comic`, `baoyu-cover-image`, `baoyu-image-cards`, `baoyu-infographic`, `baoyu-slide-deck`, and `baoyu-xhs-images`.
v1.103.2
- Removed 105 vendor files, including dependencies for Chrome CDP and Markdown processing, to reduce repository size and maintenance overhead. - Updated SKILL.md: streamlined and simplified the Preferences section, clarifying EXTEND.md lookup order and formats. - No changes to core functionality or user-facing scripts; posting workflow and parameters remain the same. - Scripts and runtime dependencies are now managed externally rather than bundled within the repository.
v1.103.1
## 1.103.1 - 2026-04-13 ### Fixes - `baoyu-markdown-to-html`: decode HTML entities and strip tags from article summary - `baoyu-post-to-weibo`: decode HTML entities and strip tags from article summary
v1.103.0
## 1.103.0 - 2026-04-12 ### Features - baoyu-diagram: add multi-diagram mode for article-wide diagram generation ### Fixes - baoyu-article-illustrator: prevent color names and hex codes from appearing as visible text in generated images - baoyu-cover-image: prevent color names and hex codes from appearing as visible text in generated images - baoyu-image-cards: prevent color names from appearing as visible text in generated images - baoyu-post-to-wechat: decode HTML entities and strip tags from article summary
v1.76.3
- Removes all test files from vendor submodules (`baoyu-chrome-cdp` and `baoyu-md`), reducing codebase size. - Updates troubleshooting instructions: now only CDP Chrome instances with the baoyu-skills profile are killed, avoiding termination of unrelated browser sessions. - Adds automatic post type selection logic: Markdown files trigger headline article publishing; plain text or text with images posts as a regular Weibo post. - No changes to existing script usage instructions or main feature set.
v1.76.2
- Removed the files scripts/bun.lock and scripts/vendor/baoyu-md/src/LICENSE. - Updated SKILL.md with instruction: when converting markdown to HTML for articles, do NOT pass a --theme parameter—always use the default theme.
v1.76.1
- Improved Markdown to HTML conversion and handling within the article workflow. - Updated tests and logic in the Markdown module for better accuracy and coverage. - Refined theming support for article rendering. - Minor fixes and refactoring in Chrome CDP integration for reliability.
v1.69.1
## 1.69.1 - 2026-03-16 ### Fixes - `baoyu-chrome-cdp`: tighten chrome auto-connect logic to reduce false positives
v1.60.0
## 1.60.0 - 2026-03-11 ### Features - `baoyu-url-to-markdown`: support reusing existing Chrome CDP instances and fix port detection order ### Fixes - `baoyu-post-to-x`: add missing `fs` import in x-article ### Refactor - Unify all CDP skills to use shared `baoyu-chrome-cdp` package with vendored copies - Simplify CLAUDE.md, move detailed documentation to `docs/` directory - Publish skills directly from synced vendor, removing separate artifact preparation step
v1.0.0
Initial version with Weibo posting capabilities: - Post regular Weibo updates with text, images, and videos using real Chrome for anti-bot bypass. - Publish long-form Weibo headline articles from Markdown, handling frontmatter and image insertion. - Scripts open browser, prefill content, and prompt for user review/publishing. - Supports user preferences and configurations via EXTEND.md in multiple locations. - Includes troubleshooting steps for Chrome debug issues and cross-platform compatibility.
Metadata
Slug baoyu-post-to-weibo
Version 1.117.3
License MIT-0
All-time Installs 42
Active Installs 42
Total Versions 12
Frequently Asked Questions

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... It is an AI Agent Skill for Claude Code / OpenClaw, with 2484 downloads so far.

How do I install Baoyu Post To Weibo?

Run "/install baoyu-post-to-weibo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Baoyu Post To Weibo free?

Yes, Baoyu Post To Weibo is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Baoyu Post To Weibo support?

Baoyu Post To Weibo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Baoyu Post To Weibo?

It is built and maintained by Jim Liu 宝玉 (@jimliu); the current version is v1.117.3.

💬 Comments