Skillquality 0.70
recipe-create-task-list
Set up a new Google Tasks list with initial tasks.
Price
free
Protocol
skill
Verified
no
What it does
Create a Task List and Add Tasks
PREREQUISITE: Load the following skills to execute this recipe:
gws-tasks
Set up a new Google Tasks list with initial tasks.
Steps
- Create task list:
gws tasks tasklists insert --json '{"title": "Q2 Goals"}' - Add a task:
gws tasks tasks insert --params '{"tasklist": "TASKLIST_ID"}' --json '{"title": "Review Q1 metrics", "notes": "Pull data from analytics dashboard", "due": "2024-04-01T00:00:00Z"}' - Add another task:
gws tasks tasks insert --params '{"tasklist": "TASKLIST_ID"}' --json '{"title": "Draft Q2 OKRs"}' - List tasks:
gws tasks tasks list --params '{"tasklist": "TASKLIST_ID"}' --format table
Capabilities
skillsource-googleworkspaceskill-recipe-create-task-listtopic-agent-skillstopic-ai-agenttopic-automationtopic-clitopic-discovery-apitopic-gemini-cli-extensiontopic-google-admintopic-google-apitopic-google-calendartopic-google-chattopic-google-docstopic-google-drive
Install
Installnpx skills add googleworkspace/cli
Transportskills-sh
Protocolskill
Quality
0.70/ 1.00
deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 26371 github stars · SKILL.md body (671 chars)
Provenance
Indexed fromskills_sh
Also seen ingithub
Enriched2026-05-18 18:52:33Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-05-18