baoyu-post-to-wechat

Publish Markdown or HTML articles to WeChat Official Accounts via API or browser automation.

2|1|Updated May 30, 2025
One-click install
npx skills add https://github.com/lvzhengbin/AI-Prompts --skill baoyu-post-to-wechat-lvzhengbin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-post-to-wechat
Source: https://github.com/lvzhengbin/AI-Prompts/tree/main/.claude/skills/baoyu-post-to-wechat
Command: npx skills add https://github.com/lvzhengbin/AI-Prompts --skill baoyu-post-to-wechat-lvzhengbin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bun, npx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of publishing articles and image-text posts to WeChat Official Accounts, saving you time and effort.

Core Features & Use Cases

  • Article Posting: Publish articles from Markdown or HTML files, with support for themes and custom styling.
  • Image-Text Posting: Create posts with multiple images, ideal for visual content like social media cards.
  • API & Browser Methods: Supports both direct API publishing (faster, requires credentials) and browser automation (more flexible, uses Chrome).
  • Use Case: Automatically publish your latest blog post, converted from Markdown to a WeChat-ready format, complete with custom themes and images.

Quick Start

Use the baoyu-post-to-wechat skill to publish the article from 'my_article.md' using the default settings.

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?

To publish a Markdown article to a WeChat Official Account, this Skill automates the process via API or browser automation, converting your Markdown or HTML input into a WeChat-ready format with custom themes and styling.

What is the best way to automate WeChat Official Account image-text posts?

Automating WeChat Official Account image-text posts is best handled by this Skill, which creates posts with multiple images for visual content and publishes them directly through the WeChat API or Chrome DevTools Protocol browser control.

Do I need WeChat API credentials to automate article publishing?

You need WeChat API credentials only for direct API publishing, which is faster; alternatively, you can use browser automation via Chrome DevTools Protocol for a more flexible approach that does not require direct credentials.

Does publishing to a WeChat Official Account work with HTML input?

Yes, publishing to a WeChat Official Account works with HTML input, as the Skill supports both Markdown and HTML file formats for article posting alongside custom theming and credential management.

What are the limitations of using browser automation for WeChat posts?

Using browser automation for WeChat posts requires Chrome and relies on Chrome DevTools Protocol, making it more flexible than direct API publishing but potentially slower and more dependent on browser state management.