Skip to main content
Back to the directory
googleworkspace/cliSoftware EngineeringFrontend and Design

gws-tasks

Manage Google Tasks lists and individual tasks via command-line API calls.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
15

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/googleworkspace/cli --skill gws-tasks
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, gws-tasks has 15 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: googleworkspace/cli. Canonical URL: https://skills.sh/googleworkspace/cli/gws-tasks.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Manage Google Tasks lists and individual tasks via command-line API calls. PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. Before calling any API method, inspect it: Use gws schema output to build your --params and --json flags. - 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 - delete — Deletes the authenticated user's specified task list. If the list contains assigned tasks, both the assigned tasks and the original tasks in the assignment surface (Docs, Chat Spaces) are deleted. - get — Returns the authenticated user's specified task list. - insert — Creates a new task list and adds it to the authenticated user's task lists.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gws-tasks do?

Manage Google Tasks lists and individual tasks via command-line API calls.

Is gws-tasks good?

gws-tasks does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support gws-tasks?

gws-tasks currently lists compatibility with Skills CLI.

Is gws-tasks safe to install?

gws-tasks has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to gws-tasks?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install gws-tasks?

Run the following command to install gws-tasks: npx skills add https://github.com/googleworkspace/cli --skill gws-tasks

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering