gws-tasks
Manage Google Tasks and tasklists via CLI, supporting CRUD operations, subtasks, and Workspace integrations.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-tasksStats
| Total installs | 7,749 |
| Weekly installs | 7.7K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Two resource types: tasklists (create, read, update, delete, list) and tasks (create, read, update, delete, list, move, clear completed)
- Supports task hierarchy with up to 2,000 subtasks per task and enforces limits of 20,000 non-hidden tasks per list and 100,000 total tasks
- Handles task assignments from Google Docs and Chat Spaces, with deletion cascading to assignment surfaces
- Use gws schema to inspect method parameters and build --params or --json flags for each command
Tags
Related skills
| Skill | Installs | vs gws-tasks |
|---|---|---|
| ai-social-media-content | 8,316 | +567 |
| gws-meet | 7,629 | -120 |
| storyboard-creation | 7,505 | -244 |
| speech-to-text | 7,829 | +80 |
| data-visualization | 7,898 | +149 |
FAQ
- How many installs does gws-tasks have?
- gws-tasks has 7,749 total installs and 7.7K installs this week.
- Where is gws-tasks hosted?
- gws-tasks is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-tasks have?
- gws-tasks has 22.8K GitHub stars.
- When was gws-tasks first indexed?
- OrangeBot.AI first indexed gws-tasks on Mar 4, 2026.
- How do I install gws-tasks?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-tasks