Communityv2.0.7

md2wechat

Convert Markdown to WeChat Official Account HTML, inspect supported providers/themes/prompts, generate article images, create drafts, write with creator styl...

1.6kdownloads4stars10active installsgeekjourney
View on ClawHubBack to Skills

Skill Details

Slug
md2wechat
Latest Version
2.0.7
Author
geekjourney
Published
Mar 18, 2026
Updated
May 11, 2026
Total Versions
8

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for md2wechat.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.0.7

md2wechat 2.0.7 - Adds explicit intent routing between standard article drafts (`convert --draft`) and image-based posts (`create_image_post`) for correct publishing flows. - Introduces clear rules: requests for 小绿书, 图文笔记, newspic, or image-first posts are routed to `create_image_post`, not `convert --draft`, even if Markdown content exists. - Documents the usage of `--cover` (local path) vs `--cover-media-id` (reusable WeChat asset) in draft creation; clarifies they are not interchangeable with remote URLs. - Expands discovery and provider inspection guidelines, including image model selection using `providers show <name> --json`. - Strengthens agent and workflow guidance to enforce correct command family usage based on user intent.