wechat-publisher
This skill packages a workflow to convert and publish Markdown to a WeChat Official Account using `wenyan` and local scripts. It reads credentials from `TOOLS.md` and exports `WECHAT_APP_ID`/`WECHAT_APP_SECRET`, runs `./scripts/publish.sh`/`wenyan publish`, and performs network operations (e.g., `curl`, `npm install -g`).