recipe-review-overdue-tasks▌
googleworkspace/cli · updated Apr 8, 2026
Identify and review overdue Google Tasks requiring immediate attention.
- ›Requires the gws-tasks skill to query Google Tasks API
- ›Three-step workflow: list all task lists, filter incomplete tasks by list ID, and review due dates for prioritization
- ›Returns task data in table format for easy scanning of overdue items
1c:["$","div",null,{"className":"prose prose-invert max-w-none prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-4xl prose-h1:mb-2 prose-h2:text-2xl prose-h2:mb-2 prose-h3:text-lg prose-h3:mb-2 prose-p:text-muted-foreground prose-li:text-muted-foreground prose-code:bg-muted prose-code:text-foreground prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-sm prose-code:before:content-none prose-code:after:content-none prose-pre:bg-muted prose-pre:text-foreground prose-pre:border prose-pre:border-border prose-pre:rounded-md [&_table]:!border-[color:var(--border)] [&_th]:!border-[color:var(--border)] [&_td]:!border-[color:var(--border)]","dangerouslySetInnerHTML":{"__html":"<p><strong>Identify and review overdue Google Tasks requiring immediate attention.</strong></p>\n<ul>\n<li>Requires the <code>gws-tasks</code> skill to query Google Tasks API</li>\n<li>Three-step workflow: list all task lists, filter incomplete tasks by list ID, and review due dates for prioritization</li>\n<li>Returns task data in table format for easy scanning of overdue items</li>\n</ul>"}}] 1d:["$","div",null,{"className":"prose prose-invert max-w-none prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-4xl prose-h1:mb-2 prose-h2:text-2xl prose-h2:mb-2 prose-h3:text-lg prose-h3:mb-2 prose-p:text-muted-foreground prose-li:text-muted-foreground prose-code:bg-muted prose-code:text-foreground prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-sm prose-code:before:content-none prose-code:after:content-none prose-pre:bg-muted prose-pre:text-foreground prose-pre:border prose-pre:border-border prose-pre:rounded-md [&_table]:!border-[color:var(--border)] [&_th]:!border-[color:var(--border)] [&_td]:!border-[color:var(--border)]","dangerouslySetInnerHTML":{"__html":"<h1>Review Overdue Tasks</h1>\n<blockquote>\n<p><strong>PREREQUISITE:</strong> Load the following skills to execute this recipe: <code>gws-tasks</code></p>\n</blockquote>\n<p>Find Google Tasks that are past due and need attention.</p>\n<h2>Steps</h2>\n<ol>\n<li>List task lists: <code>gws tasks tasklists list --format table</code></li>\n<li>List tasks with status: <code>gws tasks tasks list --params '{"tasklist": "TASKLIST_ID", "showCompleted": false}' --format table</code></li>\n<li>Review due dates and prioritize overdue items</li>\n</ol>"}}] 18:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] 16:null
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.8★★★★★42 reviews- ★★★★★Chaitanya Patil· Dec 24, 2024
recipe-review-overdue-tasks has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Aanya Chen· Dec 24, 2024
recipe-review-overdue-tasks fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Min Lopez· Dec 16, 2024
We added recipe-review-overdue-tasks from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Charlotte Singh· Dec 4, 2024
recipe-review-overdue-tasks reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Piyush G· Nov 15, 2024
Solid pick for teams standardizing on skills: recipe-review-overdue-tasks is focused, and the summary matches what you get after install.
- ★★★★★Omar Kim· Nov 15, 2024
I recommend recipe-review-overdue-tasks for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Aditi Thompson· Nov 15, 2024
Registry listing for recipe-review-overdue-tasks matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Emma Li· Nov 7, 2024
Useful defaults in recipe-review-overdue-tasks — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Aanya Liu· Oct 26, 2024
recipe-review-overdue-tasks has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Shikha Mishra· Oct 6, 2024
We added recipe-review-overdue-tasks from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
showing 1-10 of 42