agentsclimarketplace

Recipe review overdue tasks

Skill RadOrigin-LLC/RAD-Claude-Skills/archive/plugins/rad-google-workspace/skills/recipe-review-overdue-tasks

This skill should be used when the user says "show my overdue tasks", "what tasks are past due", "check my late tasks", "find tasks I haven't finished", "review my overdue to-dos", or wants to find Google Tasks items that are past their due date and need attention.From its SKILL.md

Install
npx -y skills add RadOrigin-LLC/RAD-Claude-Skills --skill recipe-review-overdue-tasks

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.9 KB, 105 tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,629. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.