Install
openclaw skills install wechat-reportGenerate a structured comparison report for multiple WeChat Official Account articles under one topic. Use this when the user wants several公众号文章 collected into one local report with article metadata, engagement status, content structure tables,爆款写法标签, and a later optional Feishu sync step.
openclaw skills install wechat-report输入文件使用 Markdown + frontmatter,至少提供 topic,也可以直接给 seed_urls。
示例:
---
topic: Harness Engineering
max_articles: 5
collect_engagement: true
seed_urls:
- https://mp.weixin.qq.com/s?__biz=...
---
优先围绕中文 AI / Agent 语境收集公众号原文。
运行:
.venv/bin/python -m skill_runtime.cli run-skill wechat-report --input content-production/inbox/20260406-wechat-report-request.md
输出:
content-production/inbox/YYYYMMDD-{slug}-wechat-report.mdcontent-production/inbox/raw/wechat-report/YYYY-MM-DD/{slug}.json报告除文章总表、互动对比表、内容结构表外,还会补:
注意:
feishu-bitable-sync。