← Back to list
✍️
baoyu-post-to-wechat ✓ Security reviewed
Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting …
✍️ Writing By JimLiu Version v1.0.0 Updated 2026-09-03
7.7Overall rating

Installation

🤖 Install via AI

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-wechat" skill by following the instructions at https://skill123.me/install/baoyu-post-to-wechat.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/baoyu-post-to-wechat.sh | bash
📦 Download ZIP

Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.

⬇ Download v1.0.0 · 99 KB

About this skill

Overview

Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".

Source

  • Repo: https://github.com/JimLiu/baoyu-skills
  • Path: skills/baoyu-post-to-wechat

Evaluation

AI-evaluated 2026-09-03: Detailed five-step workflow with three publishing methods, pre-flight environment checker, multi-account support, exact draft/add payload rules, and a clever SSH-tunnel design that keeps the AppSecret local. Real need for Chinese creators but heavy setup (WeChat API allowlist or Chrome session); it posts drafts rather than publishing publicly, stores secrets in .env, and restricts SSH to key-only auth.

Score breakdown

Quality
8.0
Usability
7.0
Security
8.0
Popularity
9.0