recipe-create-task-list by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-task-list前提条件: 加载以下技能以执行此配方:
gws-tasks
设置一个包含初始任务的新 Google Tasks 列表。
gws tasks tasklists insert --json '{"title": "Q2 Goals"}'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"}'gws tasks tasks insert --params '{"tasklist": "TASKLIST_ID"}' --json '{"title": "Draft Q2 OKRs"}'gws tasks tasks list --params '{"tasklist": "TASKLIST_ID"}' --format table每周安装量
6.3K
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
代码仓库
GitHub 星标数
23.0K
首次出现
2026年3月4日
安全审计
安装于
codex6.1K
opencode6.1K
gemini-cli6.0K
cursor6.0K
github-copilot6.0K
kimi-cli6.0K
PREREQUISITE: Load the following skills to execute this recipe:
gws-tasks
Set up a new Google Tasks list with initial tasks.
gws tasks tasklists insert --json '{"title": "Q2 Goals"}'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"}'gws tasks tasks insert --params '{"tasklist": "TASKLIST_ID"}' --json '{"title": "Draft Q2 OKRs"}'gws tasks tasks list --params '{"tasklist": "TASKLIST_ID"}' --format tableWeekly Installs
6.3K
Repository
GitHub Stars
23.0K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex6.1K
opencode6.1K
gemini-cli6.0K
cursor6.0K
github-copilot6.0K
kimi-cli6.0K
Azure RBAC 权限管理工具:查找最小角色、创建自定义角色与自动化分配
104,600 周安装