gws-tasks

Manage Google Tasks lists and tasks via the Google Tasks API.

30.3k|1.8k|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/googleworkspace/cli --skill gws-tasks-googleworkspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-tasks
Source: https://github.com/googleworkspace/cli/tree/main/skills/gws-tasks
Command: npx skills add https://github.com/googleworkspace/cli --skill gws-tasks-googleworkspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of your Google Tasks, allowing you to organize your to-do lists and individual tasks efficiently.

Core Features & Use Cases

  • Task List Management: Create, view, update, and delete entire task lists.
  • Task Management: Add, view, update, delete, and reorder individual tasks within lists.
  • Use Case: Quickly add a new task to your "Project Alpha" list, or view all your outstanding tasks for the day.

Quick Start

Use the gws-tasks skill to list all of your task lists.

Frequently Asked Questions about gws-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Google Tasks from the command line?

This Skill manages Google Tasks via the Google Tasks API, allowing you to create, retrieve, update, delete, and clear both task lists and individual tasks directly through command-line execution.

Can I create and delete Google Tasks lists programmatically?

Yes, you can create and delete Google Tasks lists programmatically. The Skill supports full task list management, enabling you to create, view, update, and delete entire to-do lists via the API.

What operations are supported for individual to-do list tasks?

Supported operations for individual to-do list tasks include adding, viewing, updating, deleting, and reordering tasks within your specified lists using the Google Tasks API.

Do I need the gws CLI to organize to-do lists with this Skill?

Yes, you need the gws CLI to organize to-do lists, as the Skill integrates with it for command-line execution and dynamic API discovery to interact with your Google Tasks.

How does the Google Tasks API handle clearing completed tasks?

The Google Tasks API handles clearing completed tasks by supporting a clear operation, which allows you to remove all completed tasks from a specified task list without deleting the list itself.

Related Skills