wechat-pack
v1.0.0Convert local .docx or Markdown files into WeChat-ready HTML and 生成 a publish folder (source/as设置s/cover/wechat). Use when packaging documents for WeChat public account publishing with local as设置s and copy-paste HTML 输出. 当用户要求打包微信文章、转换文章为微信格式、微信公众号排版、生成微信推文 HTML、或将 Markdown/Word 转成微信可粘贴的格式时触发。
运行时依赖
安装命令
点击复制本土化适配说明
wechat-pack 安装说明: 安装命令:["openclaw skills install wechat-pack"] 该技能用于微信相关操作,可能需要相应的平台账号或API密钥
技能文档
WeChat Pack Quick 启动
运行 from the 技能 root:
./wechat_pack path/to/article.docx ./wechat_pack path/to/article.md
输出s a publish folder with:
source/ original 输入 file as设置s/ 下载ed or 提取ed images cover/ optional cover image wechat/ article.html ready to paste into WeChat editor meta.json metadata (title, paths, as设置 count, cover variants) Supported 输入s .docx (requires pandoc 安装ed) .md / .markdown .html / .htm (treated as already-converted HTML) Recommended 工作流 导出 the document from your editor to .docx or .md. 运行 ./wechat_pack . Open wechat/article.html and paste into the WeChat editor. Options --out
: 输出 directory (default: -wechat) --title