md2wechat
CommunityConvert Markdown to WeChat HTML and drafts fast.
System Documentation
What problem does it solve?
This Skill automates the conversion of Markdown documents into WeChat Official Account HTML, eliminating tedious manual formatting and scattered steps when preparing posts and drafts. It supports API mode for fast conversions and AI mode for theming, and includes a writer-style assistant plus AI trace removal to ensure natural language output. It also integrates with WeChat draft upload to publish content directly from Markdown.
Core Features & Use Cases
- API mode for quick, standards-compliant HTML conversion via md2wechat.cn
- AI mode for themed, publication-ready layouts with inline CSS
- Writer-style assistant and AI Humanizer to remove AI traces while preserving voice
- Draft upload and image handling support for WeChat posts
Quick Start
Use the md2wechat Skill to convert a Markdown file into WeChat-ready HTML:
- Preview (API mode): bash skills/md2wechat/scripts/run.sh convert article.md --preview
- Preview (AI mode with theme): bash skills/md2wechat/scripts/run.sh convert article.md --mode ai --theme autumn-warm --preview
- Upload to draft: bash skills/md2wechat/scripts/run.sh convert article.md --draft --cover cover.jpg
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: md2wechat Download link: https://github.com/geekjourneyx/md2wechat-skill/archive/main.zip#md2wechat Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.