I want you to run a cron job everyday at 8 p.m. to read all the newsletter emails of the past 24 hours and give me a digest of the most important bits along with links to read more. Then ask for my feedback on whether you picked good bits, and update your memory based on my preferences for better digests in the future jobs.
成功标准
每晚稳定产出摘要。
摘要可读且附带原文链接。
反馈后下一轮筛选质量有提升。
源文件
来源:awesome-openclaw-zh 原始文件:inbox-declutter.md
1---2name: inbox-declutter3description: 收件箱整理(Newsletter Digest)4---56# 收件箱整理(Newsletter Digest)78## 适用场景9> 每晚自动读取过去 24 小时订阅邮件,生成重点摘要并持续学习你的偏好。;| 内置 | `cron` | 每日定时摘要 | OpenClaw Built-in |1011## 功能说明12# 收件箱整理(Newsletter Digest)1314> 每晚自动读取过去 24 小时订阅邮件,生成重点摘要并持续学习你的偏好。1516## 这个案例能帮你做什么1718- 把堆积 newsletter 转成一条可读摘要,减少“已读焦虑”。19- 按反馈迭代摘要风格,越用越贴近你的阅读偏好。20- 支持把 newsletter 与主工作邮箱分离,降低干扰。2122## 你需要的 Skills(按类型)2324| 类型 | Skill / 工具 | 用途 | 来源 |25|---|---|---|---|26| 外部(需安装) | Gmail OAuth Setup | 读取邮件 | [clawhub.ai/kai-jar/gmail-oauth](https://clawhub.ai/kai-jar/gmail-oauth) |27| 内置 | `cron` | 每日定时摘要 | OpenClaw Built-in |28| 内置 | 记忆能力 | 根据反馈更新筛选偏好 | OpenClaw Built-in |2930## 快速体验版(先跑一轮)3132```text33你是我的 newsletter 助手。34请读取过去 24 小时邮件,输出“最重要 5 条摘要 + 原文链接”。35最后问我这次筛选是否合适,并记录反馈。36本轮只执行一次,不设定时。37```3839## 稳定自动版(可长期运行)4041### 执行提示词(源案例)4243```text44I want you to run a cron job everyday at 8 p.m. to read all the newsletter emails of the past 24 hours and give me a digest of the most important bits along with links to read more. Then ask for my feedback on whether you picked good bits, and update your memory based on my preferences for better digests in the future jobs.45```4647## 成功标准48- 每晚稳定产出摘要。49- 摘要可读且附带原文链接。50- 反馈后下一轮筛选质量有提升。5152## 源文件53来源:awesome-openclaw-zh 54原始文件:inbox-declutter.md
Run npx skillmds@latest add yangyuchen-work/inbox-declutter in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
收件箱整理(Newsletter Digest) It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: makes network calls. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
YangYuChen-Work (@yangyuchen-work) published this skill. Their other Agent Skills are listed on their SkillMD profile.