googleworkspace/recipe-review-overdue-tasks
Find Google Tasks that are past due and need attention.
npx skills add https://github.com/googleworkspace/cli --skill recipe-review-overdue-tasks
> 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 tableTake googleworkspace/recipe-review-overdue-tasks from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.