Skills gws-tasks
๐Ÿ“ฆ

gws-tasks

v0.23.0 Content revision r2 Safe โš™๏ธ External commands๐Ÿ“ Filesystem access

Manage Google Tasks from Your AI Assistant

Managing Google Tasks through an API requires accurate resource names, methods, parameters, and identifiers. This skill guides Google Workspace CLI operations for lists and tasks.

Supports: Claude Codex Code(CC)
๐Ÿฅˆ 80 Silver

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "gws-tasks" from https://skillstore.io/skills/googleworkspace-gws-tasks.md and its manifest at https://skillstore.io/api/skills/googleworkspace-gws-tasks/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "gws-tasks". Show my Google Tasks lists.

Expected outcome:

  • Work Priorities - List ID: work-list
  • Personal Errands - List ID: personal-list
  • No changes were made.

Using "gws-tasks". Move the budget review task under Quarterly Planning.

Expected outcome:

The task is ready to move under Quarterly Planning. Confirm the destination list and parent task before applying the change.

Using "gws-tasks". Clear completed tasks from my Work list.

Expected outcome:

Clearing hides all completed tasks in the Work list. Confirmation is required before this destructive operation.

Security Audit

Safe
v5 โ€ข 8/5/2026 Open versioned report

All 21 static alerts are false positives caused by Markdown backticks, code fences, and one fixed parent-directory prerequisite reference. No malicious intent or prompt injection was found.

1
Files scanned
58
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/googleworkspace-gws-tasks/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/googleworkspace-gws-tasks/security.svg)](https://skillstore.io/skills/googleworkspace-gws-tasks?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/googleworkspace-gws-tasks?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/googleworkspace-gws-tasks/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/googleworkspace-gws-tasks.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

googleworkspace. (2026). gws-tasks security audit report (audit version 5) [Author version 0.23.0]. Skillstore. https://skillstore.io/skills/googleworkspace-gws-tasks/audits/5

BibTeX citation

@techreport{googleworkspace-googleworkspace-gws-tasks-2026, author = {googleworkspace}, title = {gws-tasks security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/googleworkspace-gws-tasks/audits/5}, note = {Author version 0.23.0} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "gws-tasks security audit report (audit version 5)" version: "0.23.0" type: report authors: - name: "googleworkspace" date-released: "2026-08-05" url: "https://skillstore.io/skills/googleworkspace-gws-tasks/audits/5" identifiers: - type: other value: "skillstore:googleworkspace-gws-tasks:audit:5" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
100
Maintainability
87
Content
68
Community
91
Spec Compliance

What You Can Build

Organize Personal Work

Create task lists, add tasks, and reorder priorities from a conversational workflow.

Maintain Team Checklists

Inspect and update shared operational task data with explicit list and task identifiers.

Automate Task Administration

Discover CLI schemas and prepare repeatable commands for task list maintenance.

Try These Prompts

List My Task Lists
Show all Google Tasks lists available to my authenticated account. Present each title and identifier before suggesting any changes.
Create a Task
Create a task named [task title] in task list [list identifier], due on [date]. Confirm the details before execution.
Reorganize Tasks
List tasks in [list identifier], then move [task identifier] under [parent task identifier] at the requested position. Confirm before changing data.
Plan a Safe Cleanup
Inspect [list identifier], identify completed tasks, explain the effect of clearing them, and request confirmation before running any destructive method.

Best Practices

  • Run help and schema inspection before using an unfamiliar resource method.
  • Verify task list and task identifiers before updates, moves, clears, or deletions.
  • Request explicit confirmation before every destructive operation.

Avoid

  • Do not guess resource identifiers or required method parameters.
  • Do not delete lists or tasks without explaining related assignment effects.
  • Do not expose authentication data or include credentials in prompts.

Frequently Asked Questions

What software does this skill require?
It requires the gws CLI, Google authentication, and access to the Google Tasks API.
Can it create and update task lists?
Yes. It documents list, get, insert, patch, update, and delete methods for task lists.
Can it manage individual tasks?
Yes. It supports listing, retrieving, creating, updating, moving, clearing, and deleting tasks.
Does it support subtasks?
Yes. The move method can place a task under a parent and adjust its sibling position.
Can it manage tasks assigned from Docs or Chat Spaces?
It can retrieve assigned tasks with suitable options, but the Tasks API cannot create those assignments.
How are destructive actions handled?
Users should review affected identifiers and assignment effects, then explicitly confirm clears or deletions before execution.

Developer Details

License

MIT

Author version

v0.23.0

Skillstore revision

r2

Ref

286d37c9c189ddd1aafd3548415fb031d1df79d5

Maintenance freshness

8/6/2026

Usage

7 downloads ยท 60 views

File structure

๐Ÿ“„ SKILL.md

More from googleworkspace

View all
View all