iamzifeiiamzifeiCommunity·1 Agent Skills Included

wechat-article-formatter-skill

Format markdown into styled WeChat official account articles

Converts markdown files into beautifully styled HTML optimized for WeChat official account articles. Uploads local images to WeChat CDN automatically and replaces paths, eliminating manual image handling and broken links. Publishes finished articles directly to your WeChat draft box via the official API, with comments, tipping, and original-content settings preconfigured.
npx skills add iamzifei/wechat-article-formatter-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install wechat-article-formatter-skill?

Run `npx skills add iamzifei/wechat-article-formatter-skill --all -g -y` in your terminal to install it globally.

How to format markdown for WeChat official accounts?

Invoke the skill with your markdown file path, and it renders WeChat-compatible styled HTML using the bm.md service with a clean green theme.

Can it publish articles to WeChat automatically?

Yes. With your WeChat AppID and AppSecret saved in ~/.env, it uploads images to WeChat CDN and adds the article to your draft box via the official API.

Does it handle local images in markdown?

Yes. It detects local image paths, uploads them to WeChat CDN in the same session, and replaces the paths with working online URLs.

Can beginners use it without coding experience?

Yes. Type the beginner command and it walks you through a demo with sample data, no files or API keys required upfront.

Related Repositories in Content & Communication

View All in Content & Communication