← All Skills
📰
WeChat Article Workflow Skills
A nine-skill WeChat Official Account pipeline covering topics, writing, review, formatting, images, assets, and publishing. Publishing defaults to the draft box and requires an explicit user request to go live.
Key Features
- Topic-to-publish orchestration
- Writing, review, and formatting skills
- Cover, image, and sticker generation
- Multi-account configuration with draft-first safety
Installation
Install the nine aws-wechat skills with a Claw-compatible client. For Claude Code, Cursor, or Codex, git clone https://github.com/aiworkskills/wechat-article-skills.git and load its skills/ directory according to the client.
How to Use
Start with aws-wechat-article-main, choose an account and topic, then run writing, review, formatting, image, and publishing stages. publish_method defaults to draft and changes to published only on an explicit request.
Requirements
Requires Python 3. The full workflow needs the selected writing, image, and WeChat API configuration; child skills send credentials and article content to those external APIs, so keep secrets local and review the data boundary.
Related Skills