Review Overdue Tasks
SkillProductivityYour AI can find Google Tasks that are past due and need attention. With this skill added, overdue items are brought to the surface so you know what to tackle first.
Available today. Use it from your connected AI after setup.
No other account needed.
After adding it, ask your AI to check your Google Tasks for overdue items and go over the list it finds with you.
Then ask your AI: use the Review Overdue Tasks skill
What your AI can do with it
- Find Google Tasks that are past due
- Surface tasks that need attention
- Show overdue items so you can decide what to handle first
What this skill tells your AI
The instructions your AI receives, as published by googleworkspace/cli in skills/recipe-review-overdue-tasks/SKILL.md and read by ahel’s review.
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
Signals
- GitHub stars
- 31k
- Forks
- 2k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
recipe-review-overdue-tasks- Source
- github.com/googleworkspace/cli