Skip to main content
Back to the directory
googleworkspace/cliSoftware EngineeringFrontend and Design

recipe-review-overdue-tasks

Identify and review overdue Google Tasks requiring immediate attention.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
11

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-review-overdue-tasks
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, recipe-review-overdue-tasks has 11 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: googleworkspace/cli. Canonical URL: https://skills.sh/googleworkspace/cli/recipe-review-overdue-tasks.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Identify and review overdue Google Tasks requiring immediate attention. PREREQUISITE: Load the following skills to execute this recipe: gws-tasks Find Google Tasks that are past due and need 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 - List task lists: gws tasks tasklists list --format table - List tasks with status: gws tasks tasks list --params '{"tasklist": "TASKLIST_ID", "showCompleted": false}' --format table - Review due dates and prioritize overdue items

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-review-overdue-tasks do?

Identify and review overdue Google Tasks requiring immediate attention.

Is recipe-review-overdue-tasks good?

recipe-review-overdue-tasks does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support recipe-review-overdue-tasks?

recipe-review-overdue-tasks currently lists compatibility with Skills CLI.

Is recipe-review-overdue-tasks safe to install?

recipe-review-overdue-tasks has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to recipe-review-overdue-tasks?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install recipe-review-overdue-tasks?

Run the following command to install recipe-review-overdue-tasks: npx skills add https://github.com/googleworkspace/cli --skill recipe-review-overdue-tasks

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering