什么是 wechat-daily-report?
微信群聊历史日报图片生成工具。分析微信群聊历史,结合AI生成的内容,**输出移动分辨率的每日长图(PNG)**。 来源:leonense22/wechat-daily-report-skill。
微信群聊历史日报图片生成工具。分析微信群聊历史,结合AI生成的内容,**输出移动分辨率的每日长图(PNG)**。
通过命令行快速安装 wechat-daily-report AI 技能到你的开发环境
来源:leonense22/wechat-daily-report-skill。
根据 simplifiedchat.txt 和 stats.json,按 references/aiprompt.md 中的格式生成 AI 内容,保存为 aicontent.json。
✅ 输出后缀必须是 .png,使用 iPhone 14 Pro Max 分辨率 (430x932 @3x) 使用 --clean-temp 参数可在生成完成后自动删除临时文件(stats.json、aicontent.json、simplifiedchat.txt、临时 HTML) 图片生成需要安装 playwright:pip install playwright && playwright install chromium
| 总消息数 | 所有消息计数 | | 活跃用户数 | 去重用户数 | | 时间范围 | 首尾消息时间 | | 话唠榜 TOP3 | 按发言数排序 + 常用词 | | 熬夜冠军 | 23:00-06:00 最晚活跃者 | | 词云数据 | jieba 分词 + 词频统计 |
微信群聊历史日报图片生成工具。分析微信群聊历史,结合AI生成的内容,**输出移动分辨率的每日长图(PNG)**。 来源:leonense22/wechat-daily-report-skill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/leonense22/wechat-daily-report-skill --skill wechat-daily-reportBrowse more skills from leonense22/wechat-daily-report-skill
微信群聊历史日报图片生成工具。分析微信群聊历史,结合AI生成的内容,**输出移动分辨率的每日长图(PNG)**。 来源:leonense22/wechat-daily-report-skill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/leonense22/wechat-daily-report-skill --skill wechat-daily-report 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/leonense22/wechat-daily-report-skill