← Back to Skills Marketplace
Recipe Review Overdue Tasks
by
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
344
Downloads
0
Stars
8
Active Installs
13
Versions
Install in OpenClaw
/install recipe-review-overdue-tasks
Description
Find Google Tasks that are past due and need attention.
Usage Guidance
This skill appears straightforward and coherent. Before installing, confirm that the gws CLI and the referenced gws-tasks skill are legitimate and configured with the Google account you expect — the skill will use those existing credentials to read your Tasks. If you want tighter control, review the gws binary's provenance and the gws-tasks skill code (if available) and be aware that step 3 is intentionally subjective (it asks the agent to 'prioritize' tasks).
Capability Analysis
Type: OpenClaw Skill
Name: recipe-review-overdue-tasks
Version: 1.0.12
The skill bundle is a straightforward recipe for managing Google Tasks using the 'gws' utility. The instructions in SKILL.md are limited to listing task lists and tasks to identify overdue items, with no evidence of malicious execution, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (find overdue Google Tasks) match the declared binary requirement (gws) and dependency (gws-tasks). Requiring the gws CLI is appropriate for interacting with Google Tasks.
Instruction Scope
SKILL.md only issues gws commands to list task lists and tasks and then asks the agent to review due dates — these steps stay within the stated purpose. Step 3 is somewhat open-ended ('review and prioritize'), which gives the agent subjective discretion but is reasonable for a productivity recipe.
Install Mechanism
Instruction-only skill with no install spec and no archived downloads. Nothing is written to disk by the skill itself; it relies on an existing gws binary.
Credentials
No environment variables or credentials are requested. Note: the gws CLI will use whatever Google credentials/configuration exist on the host — that is expected for a Google Tasks integration, so the lack of additional env vars is proportionate.
Persistence & Privilege
The skill does not request always:true and does not modify other skills; autonomous invocation is allowed (platform default) but the skill itself has no elevated persistence or system-wide config changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recipe-review-overdue-tasks - After installation, invoke the skill by name or use
/recipe-review-overdue-tasks - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md.
- No changes to functionality or usage steps.
v1.0.11
- Updated the skill version in SKILL.md from 0.22.3 to 0.22.4.
- No changes made to steps, description, or instructions.
v1.0.10
- Updated metadata version from 0.22.2 to 0.22.3 in SKILL.md.
v1.0.9
- Updated version in metadata from 0.22.1 to 0.22.2 in SKILL.md.
- No changes to functionality or usage instructions.
v1.0.8
- Updated metadata version from 0.22.0 to 0.22.1 in SKILL.md.
- No changes to recipe instructions or features.
v1.0.7
- Updated skill version to 0.22.0 in metadata.
- No functional changes; documentation updates only.
v1.0.6
- Updated skill metadata version from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated metadata version to 0.21.1
- No changes to functionality or documentation content
v1.0.4
- Updated skill version in metadata from 0.20.0 to 0.20.1 in SKILL.md.
- No functional changes; documentation version bump only.
v1.0.3
- Updated skill metadata version from 0.19.0 to 0.20.0 in SKILL.md.
- No functional or documentation changes beyond the version bump.
v1.0.2
- Updated metadata section: moved version number into metadata and set to 0.19.0
- Removed top-level "version" field from SKILL.md
- No changes to functionality or usage steps
v1.0.1
- Updated formatting in the metadata section for improved consistency.
- No changes to functionality or feature set.
v1.0.0
- Initial release of the recipe-review-overdue-tasks skill.
- Identifies Google Tasks that are overdue for attention.
- Requires the "gws" binary and "gws-tasks" skill.
- Guides users through listing task lists, listing tasks per task list, and prioritizing overdue items.
Metadata
Frequently Asked Questions
What is Recipe Review Overdue Tasks?
Find Google Tasks that are past due and need attention. It is an AI Agent Skill for Claude Code / OpenClaw, with 344 downloads so far.
How do I install Recipe Review Overdue Tasks?
Run "/install recipe-review-overdue-tasks" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recipe Review Overdue Tasks free?
Yes, Recipe Review Overdue Tasks is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recipe Review Overdue Tasks support?
Recipe Review Overdue Tasks is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recipe Review Overdue Tasks?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.
More Skills