← 返回 Skills 市场
Baoyu Post To Weibo
作者
Jim Liu 宝玉
· GitHub ↗
· v1.117.3
· MIT-0
2484
总下载
1
收藏
42
当前安装
12
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install baoyu-post-to-weibo - 安装完成后,直接呼叫该 Skill 的名称或使用
/baoyu-post-to-weibo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2484 次。
如何安装 Baoyu Post To Weibo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install baoyu-post-to-weibo」即可一键安装,无需额外配置。
Baoyu Post To Weibo 是免费的吗?
是的,Baoyu Post To Weibo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Baoyu Post To Weibo 支持哪些平台?
Baoyu Post To Weibo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Baoyu Post To Weibo?
由 Jim Liu 宝玉(@jimliu)开发并维护,当前版本 v1.117.3。
推荐 Skills