Agent Skillsopenclaw/gogcli › gog-weekly-digest

gog-weekly-digest

GitHub

聚合读取日历、邮件和任务数据,生成只读的每周工作摘要。汇总里程碑、待办事项及风险,区分事实与推断,并提供关联ID,严禁执行写入或发送操作。

.agents/skills/gog-weekly-digest/SKILL.md openclaw/gogcli

触发场景

需要查看一周内的工作进度摘要 整理本周完成事项与下周计划 检查未回复的邮件和逾期任务

安装

npx skills add openclaw/gogcli --skill gog-weekly-digest -g -y
更多选项

非标准路径

npx skills add https://github.com/openclaw/gogcli/tree/main/.agents/skills/gog-weekly-digest -g -y

不安装直接使用

npx skills use openclaw/gogcli@gog-weekly-digest

指定 Agent (Claude Code)

npx skills add openclaw/gogcli --skill gog-weekly-digest -a claude-code -g -y

安装 repo 全部 skill

npx skills add openclaw/gogcli --all -g -y

预览 repo 内 skill

npx skills add openclaw/gogcli --list

SKILL.md

Frontmatter
{
    "name": "gog-weekly-digest",
    "description": "Read-only weekly digest across Google Calendar, Gmail, and Tasks with gog."
}

Weekly digest

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.

版本历史

  • eb85a99 当前 2026-08-20 12:40

同 Skill 集合

.agents/skills/crabbox/SKILL.md
.agents/skills/gog-contacts-cleanup/SKILL.md
.agents/skills/gog-drive-audit/SKILL.md
.agents/skills/gog-inbox-triage/SKILL.md
.agents/skills/gog-meeting-prep/SKILL.md
.agents/skills/gog-save-attachments/SKILL.md
.agents/skills/gog/SKILL.md
.agents/skills/gog-admin/SKILL.md
.agents/skills/gog-analytics/SKILL.md
.agents/skills/gog-appscript/SKILL.md
.agents/skills/gog-calendar/SKILL.md
.agents/skills/gog-chat/SKILL.md
.agents/skills/gog-classroom/SKILL.md
.agents/skills/gog-contacts/SKILL.md
.agents/skills/gog-docs/SKILL.md
.agents/skills/gog-drive/SKILL.md
.agents/skills/gog-forms/SKILL.md
.agents/skills/gog-gmail/SKILL.md
.agents/skills/gog-groups/SKILL.md
.agents/skills/gog-keep/SKILL.md
.agents/skills/gog-maps/SKILL.md
.agents/skills/gog-meet/SKILL.md
.agents/skills/gog-people/SKILL.md
.agents/skills/gog-photos/SKILL.md
.agents/skills/gog-searchconsole/SKILL.md
.agents/skills/gog-sheets/SKILL.md
.agents/skills/gog-sites/SKILL.md
.agents/skills/gog-slides/SKILL.md
.agents/skills/gog-tasks/SKILL.md
.agents/skills/gog-youtube/SKILL.md

元信息

文件数
0
版本
be4037f
Hash
917c4ee7
收录时间
2026-08-20 12:40

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 22:54
浙ICP备14020137号-1