·md-to-wechat

Convert markdown articles to WeChat Official Account (微信公众号) publishing format with beautiful inline-styled HTML. Use when the user wants to publish markdown content to WeChat, convert articles for WeChat public account, or mentions 微信公众号、公众号排版、公众号发布.

11Installs·1Trend·@zhenxuanshi-ship-it

Installation

$npx skills add https://github.com/zhenxuanshi-ship-it/meatpiegua_skills --skill md-to-wechat

How to Install md-to-wechat

Quickly install md-to-wechat AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/zhenxuanshi-ship-it/meatpiegua_skills --skill md-to-wechat
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: zhenxuanshi-ship-it/meatpiegua_skills.

SKILL.md

View raw

将 Markdown 文章转换为微信公众号编辑器可直接粘贴的富文本 HTML,排版美观大方,代码高亮、表格、目录等元素均正确渲染。支持通过 API 一键创建草稿/发布到微信公众号。

| input.md | 输入的 Markdown 文件路径 | 必填 | | -o output.html | 输出 HTML 文件路径 | {input}wechat.html | | --theme | 主题风格:blue / green / dark / warm | blue | | --dir | 批量转换:指定目录路径 | - |

| --setup | 配置 AppID/AppSecret | - | | --publish | 创建草稿后直接发布 | 否(仅创建草稿) | | --title | 文章标题 | 自动从 h1 提取 | | --author | 文章作者 | 空 | | --thumb | 封面图片路径(建议 900x500+) | 自动生成默认封面 | | --theme | 文章主题风格 | blue | | --dir | 批量操作:指定目录路径 | - | | --delay | 每篇文章操作间隔秒数(防限流) | 60 |

Convert markdown articles to WeChat Official Account (微信公众号) publishing format with beautiful inline-styled HTML. Use when the user wants to publish markdown content to WeChat, convert articles for WeChat public account, or mentions 微信公众号、公众号排版、公众号发布. Source: zhenxuanshi-ship-it/meatpiegua_skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zhenxuanshi-ship-it/meatpiegua_skills --skill md-to-wechat
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from zhenxuanshi-ship-it/meatpiegua_skills

Quick answers

What is md-to-wechat?

Convert markdown articles to WeChat Official Account (微信公众号) publishing format with beautiful inline-styled HTML. Use when the user wants to publish markdown content to WeChat, convert articles for WeChat public account, or mentions 微信公众号、公众号排版、公众号发布. Source: zhenxuanshi-ship-it/meatpiegua_skills.

How do I install md-to-wechat?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zhenxuanshi-ship-it/meatpiegua_skills --skill md-to-wechat Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/zhenxuanshi-ship-it/meatpiegua_skills