Adds md2wechat as a Communication & Writing skill and includes a complete SKILL.md entry.
Markdown-to-WeChat publishing is a repetitive workflow that is difficult for agents to automate safely unless preview, asset handling, and draft creation are separated. md2wechat is an agent-native CLI and skill that lets Claude Code, Codex, OpenCode, or OpenClaw inspect a Markdown article, preview WeChat Official Account HTML locally, apply themes and layout modules, handle covers/images, and create a WeChat draft only when credentials are configured.
Technical writers, indie developers, and content teams publishing Markdown articles to WeChat Official Accounts.
npx skills add https://github.com/geekjourneyx/md2wechat-skill --skill md2wechat
md2wechat inspect article.md --json
md2wechat preview article.md
md2wechat convert article.md --draft --cover cover.jpg
Created and maintained by @geekjourneyx.
Documentation/listing change only. I verified the new entry follows the repository's README format and the skill folder contains md2wechat/SKILL.md.