gws-tasks

Automate Google Tasks tasklist and task management via the Google Tasks API.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill gws-tasks-vikingokft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-tasks
Source: https://github.com/vikingokft/vikingo-studio-skills/tree/main/google/gws-tasks
Command: npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill gws-tasks-vikingokft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates programmatic management of Google Tasks so you can automate task lists, sub-tasks, and items without manual UI interactions.

Core Features & Use Cases

  • Create, list, update, and delete tasklists and tasks via the Google Tasks API to keep your project work organized.
  • Synchronize tasks with external tools, batch-edit statuses, and automate routine to-dos across projects.
  • Use cases include personal productivity automation, sprint planning automation, and lightweight project tracking via code.

Quick Start

Run gws tasks to interact with your Google Tasks data and automate routine task management.

Frequently Asked Questions about gws-tasks

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

FAQPage Schema
How do I automate Google Tasks lists and tasks programmatically?

You can automate Google Tasks by using this Skill to interact with the Google Tasks API. It enables programmatic management of task lists, tasks, and sub-tasks without manual UI interactions, supporting list, insert, update, and delete operations.

Can I synchronize Google Tasks with external tools for project management?

Yes, you can synchronize Google Tasks with external tools to batch-edit statuses and automate routine to-dos. This Skill applies to individual productivity workflows, sprint planning automation, and lightweight project tracking via code.

What operations does the Google Tasks API automation support for task management?

The Google Tasks API automation supports list, get, insert, patch, update, and delete operations for both tasklists and tasks. It includes necessary authentication, quota handling, and robust error validation to ensure safe credential usage.

Do I need to handle authentication and quota limits when automating Google Tasks?

Authentication and quota handling are built into this Google Tasks automation Skill. It manages safe credential usage and incorporates robust error validation automatically, ensuring secure and reliable task management operations via the API.

What is the best way to batch-create and update repetitive to-dos in Google Tasks?

The best way to batch-create and update repetitive to-dos is by programmatically automating Google Tasks via the API. This Skill handles insert, patch, and update operations to automate routine task organization across projects.