geekjourneyxgeekjourneyxCommunity·1 Agent Skills Included

md2wechat-skill

Convert Markdown into polished WeChat articles and publish drafts

Converts Markdown files into styled WeChat Official Account HTML with 48 themes and advanced layout modules. Generates cover images, infographics, and title suggestions, then pushes finished articles to your WeChat draft box. Removes manual copy-paste formatting and checks every article for missing covers, images, or credentials before publishing. Gives AI agents structured JSON commands to run the full writing-to-publishing workflow automatically.
npx skills add geekjourneyx/md2wechat-skill --all -g -y
Available:

Instructs the AI agent to discover available themes, providers, and layout modules via CLI commands before acting, and to follow strict deterministic rules when converting, previewing, or drafting WeChat articles.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install md2wechat-skill?

Run `npx skills add geekjourneyx/md2wechat-skill --all -g -y` in your terminal to install the skill globally for your AI agent.

How to convert Markdown to WeChat article format?

Run `md2wechat convert article.md --output article.html` to get styled WeChat HTML, or let your AI agent handle conversion, preview, and draft creation from a plain-English request.

Can md2wechat publish directly to WeChat?

Yes. With WeChat credentials configured, `md2wechat convert article.md --draft --cover cover.jpg` uploads images and creates a draft in your Official Account draft box.

Does md2wechat work with Claude Code and OpenClaw?

Yes. It ships SKILL.md files for both Claude Code and OpenClaw, and any agent that can run local CLI commands can use its JSON discovery interface.

Can md2wechat generate cover images and titles?

Yes. It generates covers and infographics via providers like OpenAI, Gemini, and ModelScope, and suggests article titles using built-in prompt presets.

Related Repositories in Content & Communication

View All in Content & Communication