google-tasks by clearsmog/claude-skills
npx skills add https://github.com/clearsmog/claude-skills --skill google-tasksgtasks 全局安装在 ~/.local/bin/gtasks。通过 Bash 使用它来管理用户的 Google 任务。
源代码位于:~/Developer/Tools/GoogleTasks/ 编辑后重新安装:uv tool install ~/Developer/Tools/GoogleTasks --force
gtasks lists # 显示所有任务列表
gtasks list [LIST_NAME] # 显示列表中的任务(省略时使用默认列表)
gtasks list [LIST_NAME] --all # 包含已完成的任务
gtasks add "TITLE" [-l LIST] [-n NOTES] [-d YYYY-MM-DD] # 创建任务
gtasks update TASK_ID [-l LIST] [-t TITLE] [-n NOTES] [-d YYYY-MM-DD] # 更新任务
gtasks complete TASK_ID [TASK_ID...] [-l LIST] # 标记任务为完成
gtasks delete TASK_ID [TASK_ID...] [-l LIST] [--yes] # 删除任务
gtasks clear [-l LIST] [--yes] # 移除所有已完成的任务
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
⏰ Urgent🎯 Important🎉 Fun✅ To-Do ListOld Google Keep remindersgtasks list 以获取任务 ID。gtasks list "⏰ Urgent"complete 和 delete 命令传递多个任务 ID。--yes 标志会跳过确认提示(仅在用户明确表示要跳过时使用)。每周安装次数
1
代码仓库
GitHub 星标数
2
首次出现
今天
安全审计
已安装于
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1
gtasks is globally installed at ~/.local/bin/gtasks. Use it via Bash to manage the user's Google Tasks.
Source: ~/Developer/Tools/GoogleTasks/ Reinstall after edits: uv tool install ~/Developer/Tools/GoogleTasks --force
gtasks lists # Show all task lists
gtasks list [LIST_NAME] # Show tasks in a list (default if omitted)
gtasks list [LIST_NAME] --all # Include completed tasks
gtasks add "TITLE" [-l LIST] [-n NOTES] [-d YYYY-MM-DD] # Create a task
gtasks update TASK_ID [-l LIST] [-t TITLE] [-n NOTES] [-d YYYY-MM-DD] # Update a task
gtasks complete TASK_ID [TASK_ID...] [-l LIST] # Mark task(s) done
gtasks delete TASK_ID [TASK_ID...] [-l LIST] [--yes] # Delete task(s)
gtasks clear [-l LIST] [--yes] # Remove all completed tasks
⏰ Urgent🎯 Important🎉 Fun✅ To-Do ListOld Google Keep remindersgtasks list first to get task IDs before updating/completing/deleting.gtasks list "⏰ Urgent"complete and delete.--yes flag skips confirmation prompts (use only when user explicitly says to skip).Weekly Installs
1
Repository
GitHub Stars
2
First Seen
Today
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1
Azure RBAC 权限管理工具:查找最小角色、创建自定义角色与自动化分配
117,000 周安装