← 返回 Skills 市场
googleworkspace-bot

Recipe Create Task List

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
356
总下载
0
收藏
9
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-create-task-list
功能描述
Set up a new Google Tasks list with initial tasks.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-create-task-list
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-create-task-list 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug recipe-create-task-list
版本 1.0.12
许可证 MIT-0
累计安装 9
当前安装数 9
历史版本数 13
常见问题

Recipe Create Task List 是什么?

Set up a new Google Tasks list with initial tasks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 356 次。

如何安装 Recipe Create Task List?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-create-task-list」即可一键安装,无需额外配置。

Recipe Create Task List 是免费的吗?

是的,Recipe Create Task List 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recipe Create Task List 支持哪些平台?

Recipe Create Task List 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Recipe Create Task List?

由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。

💬 留言讨论