What is wechat-daily-report?
微信群聊天记录日报图片生成工具。分析微信群聊天记录,结合 AI 生成内容,**最终输出为手机端分辨率的日报长图(PNG)**。 Source: leonense22/wechat-daily-report-skill.
微信群聊天记录日报图片生成工具。分析微信群聊天记录,结合 AI 生成内容,**最终输出为手机端分辨率的日报长图(PNG)**。
Quickly install wechat-daily-report AI skill to your development environment via command line
Source: 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)**。 Source: leonense22/wechat-daily-report-skill.
Stable fields and commands for AI/search citations.
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)**。 Source: leonense22/wechat-daily-report-skill.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leonense22/wechat-daily-report-skill --skill wechat-daily-report Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/leonense22/wechat-daily-report-skill