← 返回
未分类

Wechat Report

Generate a structured comparison report for multiple WeChat Official Account articles under one topic. Use this when the user wants several公众号文章 collected in...
生成针对同一主题的多个微信公众号文章的结构化对比报告,适用于用户需收集多篇公众号文章的场景。
abigale-cyber abigale-cyber 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 304
下载
💾 1
安装
1
版本
#latest

概述

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.md
  • content-production/inbox/raw/wechat-report/YYYY-MM-DD/{slug}.json

报告除文章总表、互动对比表、内容结构表外,还会补:

  • 爆款写法标签表
  • 标题与开头拆解
  • 结尾与转发钩子
  • 共性写法总结

注意:

  • 本 skill 不会自动发送飞书。
  • 报告生成后,若用户确认同步,再运行 feishu-bitable-sync

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 18:17 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Generate Image

abigale-cyber
生成文章配图,用于内容工厂流水线。当需要文章图片、信息图卡片、内联视觉或PNG导出时使用。
★ 0 📥 474

Feishu User Auth

abigale-cyber
一次性完成飞书浏览器授权并在本地缓存 `user_access_token`,以便后续 `feishu-bitable-sync` 运行能够以当前用户身份写入 Bitable 行。
★ 0 📥 581

News Collect

abigale-cyber
在 `skills/news-aggregator-skill` 中进行本地扫描,随后将结果规范化为本地报告合同,供收集层使用。当 Codex 需要...
★ 0 📥 438