Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
wechat-formatter
Prototype with this skill first; keep a fallback candidate ready.
Fastest prototype
wechat-formatter
Best first install candidate based on install readiness and adoption.
Freshest repo
wechat-formatter
Most recent maintenance signal among this shortlist.
| Signal | wechat-formatter 把 Markdown 文稿转换成微信公众号可用的内联样式 HTML。**触发场景**:用户说 "把 markdown 转成公众号能用的 HTML" / "排版一下这篇文章" / "套个主题" / "微信编辑器不识别我的样式" / 任何提到「公众号排版 / 微信 HTML / md 转 html / doocs 主题」的请求。微信编辑器不识别 `<style>` 标签,必须把所有 CSS 内联到每个 HTML 元素的 style 属性里——本 skill 用 doocs/md 主题完成这件事。本 skill 只负责格式转换;写作交给 wechat-writer,发布交给 wechat-publisher。 |
|---|---|
| Quality | 66/100 Promising |
| Decision verdict | 65/100 Prototype first Prototype with this skill first; keep a fallback candidate ready. |
| Adoption | 84 stars Verified outcomes are shown on each skill page |
| Freshness | Sep 7, 2026 |
| Use-case fit | |
| Workflow fit | |
| Platform hints | Claude Code |
| Warnings | SKILL.md claims to directly call doocs/md, but the provided script appears to be a custom converter with its own themes, which may confuse users expecting an external dependency. · No OpenAgentSkill engagement data yet |
| Best for | Web scraping workflows · Claude Code teams · builders willing to evaluate younger projects |
| Not ideal for | teams that need a vendor-supported SLA · production agents without a repository review |
| OpenAgentSkill engagement | 0 views 0 install copies |
| Install | $ npx skills add YiShu5/claude-skills --skill wechat-formatter |