/install brainz-tasks
Tasks Skill
Wraps Todoist / Microsoft To-Do APIs to add, list, and complete tasks. Requires TODOIST_API_TOKEN or MSGRAPH_TOKEN env var.
Listing Tasks
Show all pending tasks:
todoist list
Adding Tasks
Create a new task with an optional due date:
todoist add "Review PR #42" --due "2026-02-05"
Completing Tasks
Mark a task as done:
todoist complete \x3Ctask_id>
Install
pip install todoist-api-python
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install brainz-tasks - After installation, invoke the skill by name or use
/brainz-tasks - Provide required inputs per the skill's parameter spec and get structured output
What is Tasks?
Manage Todoist tasks using the `todoist` CLI. Add, list, and complete tasks from the command line. It is an AI Agent Skill for Claude Code / OpenClaw, with 1873 downloads so far.
How do I install Tasks?
Run "/install brainz-tasks" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tasks free?
Yes, Tasks is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Tasks support?
Tasks is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tasks?
It is built and maintained by Xejrax (@xejrax); the current version is v1.0.0.