Communityv2.0.0

Weibo Publisher

Publish posts to Weibo (Sina Weibo) using browser automation. Use when the user wants to post content to Weibo, share updates on Weibo, publish microblogs, o...

931downloads8active installsazfliao
View on ClawHubBack to Skills

Skill Details

Slug
weibo-publisher
Latest Version
2.0.0
Author
azfliao
Published
Mar 2, 2026
Updated
May 11, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Weibo Publisher.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.0.0

**Major update to Unicode handling and documentation for stability with Chinese content** - Unicode escape (`\uXXXX`) is now recommended for all Chinese content to avoid JSON parsing errors. - Updated quick start guide with correct Unicode handling and new browser action names (`navigate` instead of `open`). - Clarified element reference instructions to note recent changes and the necessity of fresh snapshots. - Added critical troubleshooting notes for common issues, especially JSON validation errors and quoting problems. - Included and documented a new `UNICODE_ESCAPE.md` reference with guidance on proper content formatting. - Refined best practices, technical details, and request examples to emphasize stability and success for Weibo publishing.