Find Google Tasks that are past due and need attention.
npx claudepluginhub googleworkspace/cliThis skill inherits all available tools. When active, it can use any tool Claude has access to.
PREREQUISITE: Load the following skills to execute this recipe:
gws-tasks
Find Google Tasks that are past due and need attention.
gws tasks tasklists list --format tablegws tasks tasks list --params '{"tasklist": "TASKLIST_ID", "showCompleted": false}' --format table