wechat-article

Generate HTML content, covers, and publish drafts via the WeChat API.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/lihanghang/agent-daily-blog --skill wechat-article-lihanghang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-article
Source: https://github.com/lihanghang/agent-daily-blog/tree/main/skills-archive/2026-03-17/wechat-article-skill
Command: npx skills add https://github.com/lihanghang/agent-daily-blog --skill wechat-article-lihanghang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Writing and publishing WeChat Official Account articles is error-prone and time-consuming. This Skill streamlines the end-to-end process from topic capture to draft publishing, ensuring consistency in formatting and metadata.

Core Features & Use Cases

  • End-to-end WeChat article workflow: topic to HTML content, cover generation, and draft push to 公众号草稿箱.
  • Consistent typography and inline-HTML layout to ensure WeChat editor compatibility.
  • Preview and quality gates before publishing, including metadata validation and cover presets.

Quick Start

Trigger a new article with a topic, generate content, render HTML, create a cover using built-in presets, preview, and push to drafts.

Frequently Asked Questions about wechat-article

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

FAQPage Schema
How do I automate WeChat Official Account article publishing from topic to draft?

You can automate WeChat article publishing by triggering the workflow with a topic, generating HTML content, creating a cover, and pushing the draft to the WeChat Official Account via API.

What is the best way to ensure WeChat editor compatibility for article HTML formatting?

The best way to ensure WeChat editor compatibility is using consistent typography and inline-HTML layout during content rendering to prevent formatting errors before draft push.

Do I need Pillow to generate WeChat article covers automatically?

Yes, you need the Pillow dependency to generate WeChat article covers automatically using built-in presets during the draft creation workflow.

Can I push generated content directly to WeChat drafts without manual formatting?

Yes, you can push generated content directly to WeChat drafts after the system validates metadata, renders HTML, and passes preview quality gates.

What are the limitations of automating WeChat article creation through API?

Limitations include strict metadata validation requirements and dependency on built-in cover presets, meaning custom HTML or cover formats may fail the preview quality gate before pushing to WeChat drafts.