用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/openclaw/gogcli --skill gog-weekly-digest命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | gog-weekly-digest |
| description | Read-only weekly digest across Google Calendar, Gmail, and Tasks with gog. |
Read ../gog/SKILL.md, ../gog-calendar/SKILL.md, ../gog-gmail/SKILL.md, and
../gog-tasks/SKILL.md first.
Collect bounded read-only inputs:
gog --account user@example.com --readonly calendar events --week --all --max 100 --json --wrap-untrusted
gog --account user@example.com --readonly --gmail-no-send gmail search \
'newer_than:7d -category:promotions' --max 50 --json --wrap-untrusted
gog --account user@example.com --readonly tasks lists list --json --wrap-untrusted
gog --account user@example.com --readonly tasks list TASKLIST_ID --max 100 --json --wrap-untrusted
Summarize completed milestones, upcoming commitments, overdue tasks, unanswered actionable mail, and schedule risks. Separate observed facts from inference. Link every item back to its event, thread, task, or file ID when available.
Do not send mail, complete tasks, or change calendar events while producing the digest.