gws-tasks
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.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
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
SafeAll 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.
Risk Factors
โ๏ธ External commands (20)
๐ Filesystem access (1)
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.
Copy report link
https://skillstore.io/skills/googleworkspace-gws-tasks/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](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/5BibTeX 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: HighWhat 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
Show all Google Tasks lists available to my authenticated account. Present each title and identifier before suggesting any changes.
Create a task named [task title] in task list [list identifier], due on [date]. Confirm the details before execution.
List tasks in [list identifier], then move [task identifier] under [parent task identifier] at the requested position. Confirm before changing data.
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?
Can it create and update task lists?
Can it manage individual tasks?
Does it support subtasks?
Can it manage tasks assigned from Docs or Chat Spaces?
How are destructive actions handled?
Developer Details
Author
googleworkspaceLicense
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