baoyu-post-to-wechat

Publish markdown content to WeChat Official Accounts via API or browser automation.

54|18|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/open-fox/agents --skill baoyu-post-to-wechat-open-fox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-wechat
Source: https://github.com/open-fox/agents/tree/main/skills/baoyu-post-to-wechat
Command: npx skills add https://github.com/open-fox/agents --skill baoyu-post-to-wechat-open-fox

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?

baoyu-post-to-wechat provides a programmable way to publish content to WeChat Official Accounts, combining API posting and browser-based workflows to meet publishing deadlines.

Core Features & Use Cases

  • API-based article publishing (文章) with cover management and per-article metadata
  • Image-text posting (贴图) with multiple images and placeholders for WeChat-friendly rendering
  • Multi-account support via EXTEND.md to switch accounts, themes, and publishing methods
  • Automatic metadata resolution from markdown frontmatter and content

Quick Start

Feed a markdown file and publish to your configured WeChat Official Accounts.

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 automate publishing markdown articles to WeChat Official Accounts?

To automate publishing markdown articles to WeChat Official Accounts, you can feed markdown files to this Skill. It resolves metadata from frontmatter, handles image uploads, manages drafts, and publishes via API or browser automation.

Does WeChat Official Account publishing via API support multi-account configuration?

WeChat Official Account publishing via API supports multi-account configuration through EXTEND.md files. This allows you to switch between accounts, apply different themes, and select specific publishing methods per account.

Can I post image-text content with multiple images to WeChat via browser automation?

You can post image-text content with multiple images to WeChat via browser automation. The Skill supports image-text posting with placeholders to ensure WeChat-friendly rendering of your visual content.

Do I need WeChat API credentials to publish articles, or can I use a browser login?

You do not strictly need WeChat API credentials to publish articles; a browser login is also supported. The Skill combines API-based article publishing and browser-based workflows to manage drafts and meet publishing deadlines.

How does cover image management work when publishing to WeChat Official Accounts?

Cover image management during WeChat publishing is handled automatically by resolving per-article metadata. The Skill uploads required images and configures the cover directly from your markdown content and frontmatter.

What is the best way to programmatically manage WeChat Official Account drafts?

The best way to programmatically manage WeChat Official Account drafts is using an automation Skill that resolves metadata from markdown frontmatter. It uploads images, handles covers, and creates drafts via API or browser workflows.