
bnd-1/wechat_article_mini
3 skills142 installs3 starsGitHub
Install
npx skills add https://github.com/bnd-1/wechat_article_miniSkills in this repo
1Wechat Draft Publisherwechat-draft-publisher is a skill that publishes an HTML article to a WeChat public-account draft box via the official API. A developer invokes it after formatting an article to upload the cover image, upload content images, and create the draft. On first use it guides the user through IP-whitelist configuration and entering AppID and AppSecret. Drafts are not auto-published; the user confirms in the WeChat backend. This is the 'mini' fast variant. Docs are in Chinese.75installs2Wechat Writerwechat-writer is a skill that researches, writes, and illustrates WeChat public-account articles end to end. A developer or writer invokes it to draft an article on a chosen topic. It first asks the topic and preferred style, searches 2-4 rounds with WebSearch and WebFetch, rewrites into a 2000-3000 character article, and generates a mandatory 16:9 cover image via the Jimeng API. It hands off to the formatter and publisher skills. This is the 'mini' fast variant. Docs are in Chinese.34installs3Wechat Article Formatterwechat-article-formatter is a skill that converts a Markdown article into styled HTML formatted for WeChat public accounts. A developer or writer invokes it after drafting an article to one-click beautify it. It defaults to a preset template, skips the H1 title (WeChat has its own title field), and converts code blocks to a WeChat-compatible format. This is the 'mini' fast variant that pairs with the WeChat writer and publisher skills. Docs are in Chinese.33installs