Back to skills

gws-tasks

workflows

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 co

Setup & Installation

npx skills add https://github.com/googleworkspace/gws-tasks --skill gws-tasks
or paste the link and ask your coding assistant to install it
https://github.com/googleworkspace/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

  • Working with gws tasks functionality
  • Implementing gws tasks features
  • Debugging gws tasks related issues