← Back to Skills Marketplace
googleworkspace-bot

Recipe Create Task List

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
356
Downloads
0
Stars
9
Active Installs
13
Versions
Install in OpenClaw
/install recipe-create-task-list
Description
Set up a new Google Tasks list with initial tasks.
Usage Guidance
This recipe will run gws CLI commands to create a Google Tasks list and add tasks. Before installing or invoking it: (1) ensure the gws binary on your PATH is the genuine Google Workspace CLI you expect, (2) confirm which Google account gws is authenticated to (the skill will act using those credentials), and (3) be prepared to provide/replace TASKLIST_ID (or capture it from the tasklist creation output) when running the steps. If you do not want the agent to modify your real Tasks, test with a secondary account or ensure gws is unauthenticated in the environment used for testing.
Capability Analysis
Type: OpenClaw Skill Name: recipe-create-task-list Version: 1.0.12 The skill bundle is a standard recipe for managing Google Tasks using the 'gws' CLI tool. The instructions in SKILL.md are clearly aligned with the stated purpose of creating task lists and adding tasks, with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md runs gws CLI commands to create a Google Tasks list and tasks. The declared required binary (gws) and the metadata dependency on the gws-tasks skill are proportionate to the stated purpose.
Instruction Scope
Instructions are narrowly scoped to gws tasks commands and do not request unrelated files or environment variables. Minor usability gap: the recipe uses a placeholder TASKLIST_ID but doesn't show capturing the created tasklist's ID (the user/agent must replace it manually or parse the create output).
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code; nothing is downloaded or written to disk by the skill itself.
Credentials
No environment variables or credentials are declared, which is reasonable for a thin recipe. However, the gws CLI typically requires prior authentication; the skill implicitly relies on whatever Google credentials the gws binary is already configured with. That means the skill will act with the permissions of the existing authenticated account.
Persistence & Privilege
always is false and the skill does not request persistent/system-level changes or access to other skills' configuration. It simply instructs running gws commands when invoked.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recipe-create-task-list
  3. After installation, invoke the skill by name or use /recipe-create-task-list
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated skill version to 0.22.5 in metadata. - No other changes made.
v1.0.11
- Updated skill version to 0.22.4 in metadata. - No other functional or documentation changes.
v1.0.10
- Updated skill metadata version from 0.22.2 to 0.22.3 in SKILL.md.
v1.0.9
- Updated version number in metadata from 0.22.1 to 0.22.2. - No other changes to functionality or steps.
v1.0.8
- Updated version to 0.22.1 in SKILL.md metadata. - No changes to functionality or documentation steps.
v1.0.7
- Updated metadata version to 0.22.0. - No changes to functionality, instructions, or usage steps.
v1.0.6
- Updated version metadata from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated skill version from 0.20.1 to 0.21.1 in metadata. - No changes to features or instructions.
v1.0.4
- Updated version number to 0.20.1 in metadata. - No changes to functionality or documentation content.
v1.0.3
- Updated version number in SKILL.md from 0.19.0 to 0.20.0. - No other changes to steps, description, or usage instructions.
v1.0.2
- Updated metadata version to 0.19.0 for consistency with platform standards. - Removed redundant top-level version field from metadata.
v1.0.1
- Updated metadata formatting in SKILL.md for consistency. - No functional changes to the skill’s features or user-facing steps.
v1.0.0
Initial release of recipe-create-task-list. - Enables creation of a new Google Tasks list. - Adds initial tasks to the newly created list. - Includes commands for tasklist creation, adding tasks, and listing tasks. - Requires the gws-tasks skill as a prerequisite.
Metadata
Slug recipe-create-task-list
Version 1.0.12
License MIT-0
All-time Installs 9
Active Installs 9
Total Versions 13
Frequently Asked Questions

What is Recipe Create Task List?

Set up a new Google Tasks list with initial tasks. It is an AI Agent Skill for Claude Code / OpenClaw, with 356 downloads so far.

How do I install Recipe Create Task List?

Run "/install recipe-create-task-list" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Create Task List free?

Yes, Recipe Create Task List is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Create Task List support?

Recipe Create Task List is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Create Task List?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.

💬 Comments