Convert Markdown to WeChat Official Account HTML. Use this whenever the user wants WeChat article formatting, article preview, WeChat draft upload, image…
md2wechat Use this skill to operate the md2wechat CLI. Keep the skill focused on execution decisions. For full command tutorials, installation details, and FAQ-level explanations, refer users to the project docs instead of expanding this runtime protocol. Intent Routing Choose the command family before taking any publish or generation action: Standard article HTML, article preview, metadata inspection, or WeChat article draft: use inspect, preview, and convert. Image-first post, image note, image-text note, newspic, or multi-image post: use create_image_post, not convert --draft. Article cover or article infographic: prefer generate_cover or generate_infographic over raw generate_image when a bundled preset fits. Host-agent image generation request with no provider configured: use image plan mode (--plan --json) to get prompt intent, then hand it to the host image-generation tool if one is available outside md2wechat. WeChat title candidates for an existing article: use title suggest <article.md> --json; it emits a host-Agent AI request and does not choose or write the final title. Existing article or draft, user asks what to improve next: run md2wechat advise <article.md> --json; treat it as recommendation-only and keep inspect --json data.readiness.targets/blockers as the publish gate. Writing in a creator style or removing AI traces: use write or humanize. Provider, theme, prompt, or layout uncertainty: run discovery first. Do not guess from memory or repository files. Treat convert --draft and create_image_post as different publish targets, not interchangeable variants.
don't have the plugin yet? install it then click "run inline in claude" again.