R
recipe-review-overdue-tasks
by @googleworkspacev1.0.0
4.0(0)
查找并回顾Google任务中所有已逾期的待办事项,提醒用户及时处理,避免遗漏重要工作,提高任务管理效率。
安装方式
npx skills add googleworkspace/cli --skill recipe-review-overdue-taskscompare_arrows
Before / After 效果对比
1 组使用前
任务繁多时,手动检查Google Tasks中的逾期任务耗时费力,容易遗漏。任务延误风险高,影响项目进度和团队效率。
使用后
自动识别Google Tasks中所有逾期任务,并提醒用户及时处理。确保重要任务不被遗忘,提升任务管理效率,避免工作延误。
description SKILL.md
name: recipe-review-overdue-tasks version: 1.0.0 description: "Find Google Tasks that are past due and need attention." metadata: openclaw: category: "recipe" domain: "productivity" requires: bins: ["gws"] skills: ["gws-tasks"]
Review Overdue Tasks
PREREQUISITE: Load the following skills to execute this recipe:
gws-tasks
Find Google Tasks that are past due and need attention.
Steps
- List task lists:
gws tasks tasklists list --format table - List tasks with status:
gws tasks tasks list --params '{"tasklist": "TASKLIST_ID", "showCompleted": false}' --format table - Review due dates and prioritize overdue items
forum用户评价 (0)
发表评价
效果
易用性
文档
兼容性
暂无评价,来写第一条吧
统计数据
安装量3.6K
评分4.0 / 5.0
版本1.0.0
更新日期2026年3月16日
对比案例1 组
用户评分
4.0(0)
5
0%
4
0%
3
0%
2
0%
1
0%
为此 Skill 评分
0.0
兼容平台
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
时间线
创建2026年3月16日
最后更新2026年3月16日