wechat-publisher

Publish articles to WeChat Official Accounts via the official API.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/perfectuser21/cecelia --skill wechat-publisher-perfectuser21
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-publisher
Source: https://github.com/perfectuser21/cecelia/tree/main/packages/workflows/skills/wechat-publisher
Command: npx skills add https://github.com/perfectuser21/cecelia --skill wechat-publisher-perfectuser21

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of publishing articles to WeChat Official Accounts, eliminating manual steps and ensuring content is posted efficiently.

Core Features & Use Cases

  • Automated Article Publishing: Publish articles with titles, content (HTML or text), authors, digests, and cover images directly via the WeChat Official Account API.
  • Content Management: Supports publishing from structured content directories or directly via command-line arguments.
  • Use Case: Schedule daily articles for your company's official WeChat account, ensuring consistent content delivery without manual intervention.

Quick Start

Use the wechat-publisher skill to publish an article with the title "My First Post" and content "This is the body of my post."

Frequently Asked Questions about wechat-publisher

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

FAQPage Schema
How do I automate WeChat Official Account article publishing?

Automating WeChat Official Account article publishing is done by using the official WeChat API to post content, cover images, and metadata directly through command-line parameters or structured content directories.

Can I publish articles with cover images and metadata to a WeChat Official Account via API?

Yes, publishing articles with cover images and metadata to a WeChat Official Account via API supports including titles, HTML or text content, authors, and digests for complete article management.

What is the best way to schedule daily articles for a company WeChat account?

Scheduling daily articles for a company WeChat account is best achieved by automating the publishing process through direct API calls, ensuring consistent content delivery without manual intervention.

How does API token caching work for WeChat publishing automation?

API token caching for WeChat publishing automation works by managing token refresh internally, ensuring reliable operation and continuous access to the official WeChat API without manual authentication.

Does WeChat API publishing support HTML content and structured directories?

Yes, WeChat API publishing supports providing article content as HTML or text, and allows managing publications from structured content directories or direct command-line arguments.