openclaw/skills/gws-tasks/SKILL.md
Read and manage Google Tasks task lists and tasks through the gws CLI. Use when the user asks to list, create, complete, move, update, clear, or delete Google Tasks or task lists; do not use for unrelated project-management systems.
npx skillsauth add Dbochman/dotfiles gws-tasksInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Read the Tasks gws reference before selecting an account or executing a write.
gws tasks --help
gws schema tasks.<resource>.<method>
Use tasklists for task-list operations and tasks for individual tasks. Build --params and --json from the installed schema rather than guessing fields.
Read-only examples:
gws tasks tasklists list
gws tasks tasks list --params '{"tasklist":"<TASKLIST_ID>","showCompleted":false}'
Write examples:
gws tasks tasks insert \
--params '{"tasklist":"<TASKLIST_ID>"}' \
--json '{"title":"<TITLE>","notes":"<NOTES>","due":"<RFC3339_DATE>"}'
gws tasks tasks patch \
--params '{"tasklist":"<TASKLIST_ID>","task":"<TASK_ID>"}' \
--json '{"status":"completed"}'
Google Tasks stores only the date portion of due; do not promise a due-time alarm.
--dry-run.Treat tasks clear, tasks delete, and tasklists delete as destructive. Before confirmation, state the number and identity of affected items. Deleting an assigned task or a task list containing assigned tasks can also delete the original assignment in Docs or Chat; do not perform it without the user's specific acknowledgement.
tools
Use exact configured Reolink cameras through the local Home Hub for availability and power status, fresh stills, visual commentary, protected Dylan/Julia/household sharing, and reversible spotlight control. Supports trusted owner tasks and explicitly scoped proactive automations; not for Nest or Ring cameras, arbitrary recipients, recordings, account changes, or raw camera APIs.
data-ai
Privately manage Dylan and Julia's household plant inventory and care history by physical location, bed, and exact Flower Cam view. Use for confirmed plant onboarding from camera conversations, camera- or bed-filtered inventory, record corrections, individual or whole-bed care, and private filtered exports. Pair with reolink-camera when an owner asks about plants visible in Flower Cam images.
testing
Inspect and control the physically secured Reachy Mini at Crosstown through ClawBody. Use for requests to check Reachy, look around, express an emotion, play any official emotion or dance preset, speak proactively, mute or unmute its microphone, stop movement, or describe what its camera sees.
tools
Handle Reachy/iMessage handoffs, selective durable memory, forgetting, and diagnostics; automatic context comes from the gateway plugin.