wechat-publisher
Installation
SKILL.md
WeChat Publisher Skill
Publish Markdown articles to WeChat Official Account draft box.
Prerequisites
- Create
config.jsonin the skill root (copy fromconfig.example.json), or set env varsWX_APPID/WX_APPSECRET(recommended for secrets). - Python 3 available (
python3) - All scripts are in
scripts/relative to this SKILL.md
For full API details, read references/wechat_api.md.