xiaonangua-post-wechat

Post articles and image-text messages to WeChat Official Account via API or Chrome CDP.

2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/jiyangnan/xiaonangua-openclaw-skills --skill xiaonangua-post-wechat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaonangua-post-wechat
Source: https://github.com/jiyangnan/xiaonangua-openclaw-skills/tree/main/skills/content-publish/xiaonangua-post-wechat
Command: npx skills add https://github.com/jiyangnan/xiaonangua-openclaw-skills --skill xiaonangua-post-wechat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wechat-api, wechat-browser, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of posting content to WeChat Official Account, providing an efficient and convenient way to share information directly with your audience.

Core Features & Use Cases

  • API or Browser-based Posting: Supports both API and Chrome CDP methods to post articles and image-text messages.
  • Markdown/HTML Input: Accepts Markdown or HTML content, with support for rich text and image embedding.
  • Use Case: Ideal for bloggers, content creators, and businesses looking to manage their WeChat Official Account content seamlessly.

Quick Start

Use the xiaonangua-post-wechat skill to post an article titled 'Introduction to OpenClaw' with the markdown file 'article.md'.

Frequently Asked Questions about xiaonangua-post-wechat

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

FAQPage Schema
How do I post Markdown content to a WeChat Official Account?

Posting Markdown to a WeChat Official Account is supported by submitting your file to the skill. It processes the content and distributes it directly to your audience using either the WeChat API or Chrome CDP method.

What is the best way to automate WeChat article posting?

The best way to automate WeChat article posting is by using API or Chrome CDP. This skill supports both approaches to push HTML or Markdown articles programmatically to your WeChat Official Account.

Do I need API credentials to post content to WeChat via Chrome CDP?

You do not need API credentials for the Chrome CDP method, but a configured Chrome browser session is required. The skill supports both paths, allowing automated WeChat posting via API credentials or browser automation.

Can I post image-text messages with HTML to WeChat Official Account?

Yes, posting image-text messages with HTML to a WeChat Official Account is fully supported. The skill accepts HTML and Markdown inputs, enabling rich text formatting and image embedding for your article posts.

WeChat API content posting not working, what are the limitations?

Limitations in WeChat API content posting usually stem from missing credentials or unconfigured dependencies. Ensure your WeChat API setup is correctly authenticated and your environment meets the skill's configuration requirements.