baoyu-post-to-wechat

Converts Markdown/HTML to WeChat-ready formats and publishes via API or Chrome CDP.

Updated May 5, 2025
One-click install
npx skills add https://github.com/yopitek/Obsidian --skill baoyu-post-to-wechat-yopitek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-wechat
Source: https://github.com/yopitek/Obsidian/tree/main/HQ/10_resources/01_AI_Skills/baoyu-skills/skills/baoyu-post-to-wechat
Command: npx skills add https://github.com/yopitek/Obsidian --skill baoyu-post-to-wechat-yopitek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @jsquash/webp, baoyu-chrome-cdp, baoyu-md, jimp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates posting to WeChat Official Accounts by transforming content from Markdown or HTML into WeChat-ready formats and publishing via API or Chrome CDP, reducing manual steps and ensuring consistent output.

Core Features & Use Cases

  • Supports article posts (文章) with HTML, Markdown, or plain text input and image-text posts (贴图/图文) with multiple images.
  • Markdown article workflows automatically convert ordinary external links into WeChat-friendly bottom citations.
  • Multi-account support via EXTEND.md configuration, with environment checks and preference handling.

Quick Start

Provide a markdown article with optional images to publish to your WeChat Official Account using the API or browser-based workflow.

Frequently Asked Questions about baoyu-post-to-wechat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish a Markdown article to a WeChat Official Account?

You can publish Markdown articles to WeChat Official Accounts by providing the Markdown content to this automation, which converts it to WeChat-ready HTML and posts via API or Chrome CDP. External links are automatically moved to bottom citations.

Can I post image-text messages with multiple images to WeChat via API?

Yes, posting image-text messages with multiple images to WeChat is supported via API or Chrome CDP. The Skill processes image-text posts (贴图/图文) alongside standard article formats.

Does WeChat Markdown publishing automatically handle external link citations?

Yes, Markdown workflows automatically convert ordinary external links into WeChat-friendly bottom citations. This ensures your WeChat article publishing remains compliant without manual formatting.

Do I need API credentials to automate WeChat Official Account publishing?

You do not strictly need API credentials to automate WeChat publishing. You can alternatively use a logged-in Chrome CDP session to publish articles and image-text posts without direct API integration.

How do I configure multi-account WeChat publishing?

You can configure multi-account WeChat publishing by setting up an EXTEND.md file. This Skill reads multi-account EXTEND.md configurations and performs pre-flight environment checks to validate metadata.

What are the limitations of using Chrome CDP for WeChat article posts?

Using Chrome CDP for WeChat article posts requires a logged-in Chrome session instead of API credentials, meaning your browser must maintain active session state. Pre-flight environment checks validate this setup.