baoyu-post-to-wechat
Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or pla…
What it does
- [ ] Step 0: Load preferences (EXTEND.md)
- [ ] Step 0.5: Resolve account (multi-account only — see references/multi-account.md)
- [ ] Step 1: Determine input type
- [ ] Step 2: Select method and configure credentials
- [ ] Step 3: Resolve theme/color and validate metadata
- [ ] Step 4: Publish to WeChat
- [ ] Step 5: Report completion
Requirements & configuration
- | Method | Speed | Requires |
- | Requires Chrome | ✓ | ✗ | ✗ | ✓ |
- | Requires API credentials | ✗ | ✓ | ✓ | ✗ |
- | Requires SSH-reachable server with allowlisted IP | ✗ | ✗ | ✓ | ✗ |
- | Access token error | Verify credentials valid and not expired |
Configuration: HOMEWECHAT_BROWSER_CHROME_PATHPOSTTELEGRAM_BOT_TOKENTELEGRAM_CHAT_IDSOCKS
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
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
Repository: https://github.com/jimliu/baoyu-skills
baoyu-post-to-wechat FAQ
What does the baoyu-post-to-wechat skill do?
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 "贴图/图文/文章". [ ] Step 0: Load preferences (EXTEND.md) [ ] Step 0.5: Resolve account (multi-account only — see references/multi-account.md)
What does baoyu-post-to-wechat require?
| Method | Speed | Requires | | Requires Chrome | ✓ | ✗ | ✗ | ✓ | | Requires API credentials | ✗ | ✓ | ✓ | ✗ | | Requires SSH-reachable server with allowlisted IP | ✗ | ✗ | ✓ | ✗ | | Access token error | Verify credentials valid and not expired | Configuration keys: HOME, WECHAT_BROWSER_CHROME_PATH, POST, TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID, SOCKS.
How do I install baoyu-post-to-wechat?
Run: npx -y skills add https://github.com/jimliu/baoyu-skills --skill baoyu-post-to-wechat --agent claude-code — the source lives at github.com/jimliu/baoyu-skills.
Maintain baoyu-post-to-wechat?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/jimliu-baoyu-skills-baoyu-post-to-wechat?ref=badge) npx agentictools info skills/jimliu-baoyu-skills-baoyu-post-to-wechat The second line is the CLI lookup for this page — handy in READMEs and docs.