md2wechat
仓库创建 2026年1月11日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由
便于在 OpenClaw 平台直接执行文章生成与发布命令
▸ 风险提示
可能需要微信账号权限并上传草稿,涉及凭据
这个 Skill 做什么
在 OpenClaw 环境下用 md2wechat 将 Markdown 转为微信公众号 HTML。
在 OpenClaw 环境把 Markdown 转成能直接发到微信公众号的 HTML,能生成文章配图、草稿、套用创作风格并给标题建议,还能尝试去除 AI 写作痕迹。适合准备在公众号发布技术文档或长文时把 Markdown 一键转为可发布格式。它是以 CLI 为中心的工作流工具,方便脚本化操作和批量发布前的预处理。
▸ 展开 SKILL.md 英文原文
Convert Markdown to WeChat Official Account HTML, inspect supported providers/themes/prompts, generate article images, create drafts, write with creator styles, prepare title suggestions, and remove AI writing traces.
3.4k
Stars
382
Forks
2
仓库内 Skill
+254
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/geekjourneyx/md2wechat-skill/main/platforms/openclaw/md2wechat/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/geekjourneyx/md2wechat-skill/main/platforms/openclaw/md2wechat/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# 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_infograph
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有