npx skills add https://github.com/aurimasapg/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每周安装次数
1
代码仓库
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
1
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
首次出现
1 天前
安全审计
安装于
amp1
cline1
opencode1
cursor1
kimi-cli1
codex1
Repository
First Seen
1 day ago
Security Audits
Installed on
amp1
cline1
opencode1
cursor1
kimi-cli1
codex1
Azure RBAC 权限管理工具:查找最小角色、创建自定义角色与自动化分配
117,000 周安装