运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install brainz-tasks
镜像加速npx clawhub@latest install brainz-tasks --registry https://cn.longxiaskill.com 镜像可用
技能文档
Tasks 技能
Wraps Todoist / Microsoft To-Do APIs to 添加, 列出, and complete tasks. Requires TODOIST_API_令牌 or MSGRAPH_令牌 env var.
列出ing Tasks
Show all pending tasks:
todoist 列出
添加ing Tasks
创建 a new task with an optional due date:
todoist 添加 "Review PR #42" --due "2026-02-05"
Completing Tasks
Mark a task as done:
todoist complete
安装 pip 安装 todoist-API-python