Wechat Report — Wechat 报告
v1.0.0生成 a structured comparison 报告 for multiple WeChat Official Account articles under one topic. Use this when the user wants several公众号文章 collected into one local 报告 with article metadata, engagement 状态, content structure tables,爆款写法标签, and a later optional Feishu 同步 step.
运行时依赖
安装命令
点击复制本土化适配说明
Wechat Report — Wechat 报告 安装说明: 安装命令:["openclaw skills install wechat-report"] 该技能用于微信相关操作,可能需要相应的平台账号或API密钥
技能文档
wechat-报告
输入文件使用 Markdown + frontmatter,至少提供 topic,也可以直接给 种子_urls。
示例:
topic: Harness Engineering max_articles: 5 collect_engagement: true 种子_urls: - https://mp.weixin.qq.com/s?__biz=...
优先围绕中文 AI / 代理 语境收集公众号原文。
运行:
.venv/bin/python -m 技能_运行time.命令行工具 运行-技能 wechat-报告 --输入 content-production/inbox/20260406-wechat-报告-请求.md
输出:
content-production/inbox/YYYYMMDD-{slug}-wechat-报告.md content-production/inbox/raw/wechat-报告/YYYY-MM-DD/{slug}.json
报告除文章总表、互动对比表、内容结构表外,还会补:
爆款写法标签表 标题与开头拆解 结尾与转发钩子 共性写法总结
注意:
本 技能 不会自动发送飞书。 报告生成后,若用户确认同步,再运行 feishu-bitable-同步。