Google Workspace/gws-tasks — Agent Skills | officialskills.sh
Back to skills

gws-tasks

officialworkflows

Manages Google Tasks through the `gws` CLI.

Setup & Installation

npx skills add https://github.com/googleworkspace/cli --skill gws-tasks
or paste the link and ask your coding assistant to install it
https://github.com/googleworkspace/cli/tree/main/skills/gws-tasks
View on GitHub

What This Skill Does

Manages Google Tasks through the `gws` CLI. Supports creating, updating, moving, and deleting tasks and task lists, including subtask hierarchies.

Lets you script and automate Google Tasks from the command line instead of clicking through the web UI or building OAuth flows yourself.

When to use it

  • Creating a new task list for a project sprint
  • Moving a task under a parent to build a subtask hierarchy
  • Clearing all completed tasks from a list after a review
  • Fetching all tasks in a list to pipe into a report or script
  • Deleting a shared task that was originally assigned in Google Docs