Sundae Bar Logo

Review Overdue Tasks

Log In

Find stale Google Tasks and prioritize follow-up work before deadlines slip across teams.

Communication

Overview

Find stale Google Tasks and prioritize follow-up work before deadlines slip across teams.

SKILL.md

Code
---
name: recipe-review-overdue-tasks
description: "Find Google Tasks that are past due and need attention."
metadata:
  version: 0.22.5
  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

1. List task lists: `gws tasks tasklists list --format table`
2. List tasks with status: `gws tasks tasks list --params '{"tasklist": "TASKLIST_ID", "showCompleted": false}' --format table`
3. Review due dates and prioritize overdue items

AI

Scout Summary

Rating

No ratings yet

Log In

Details

Creator

Google Workspace CLI

Files

1 file

GitHub Stars

28,101
Security Analysis
SB Verified

Malware-free

Pass

File integrity

Pass

Reputable source

Pass
Installation

Install via CLI

Or download via curl