brainz-tasksManage Todoist tasks using the `todoist` CLI. Add, list, and complete tasks from the command line.
Install via ClawdBot CLI:
clawdbot install Xejrax/brainz-tasksWraps Todoist / Microsoft To-Do APIs to add, list, and complete tasks. Requires TODOIST_API_TOKEN or MSGRAPH_TOKEN env var.
Show all pending tasks:
todoist list
Create a new task with an optional due date:
todoist add "Review PR #42" --due "2026-02-05"
Mark a task as done:
todoist complete <task_id>
pip install todoist-api-python
Generated Mar 1, 2026
Individuals use this skill to manage daily to-do lists, track deadlines, and organize personal projects through Todoist integration. It helps users stay organized by adding tasks with due dates and marking them as completed when done.
Development teams utilize this skill to track code reviews, bug fixes, and feature implementations directly from the command line. Developers can quickly add tasks like 'Review PR #42' with specific due dates to manage sprint workloads efficiently.
Project managers employ this skill to maintain task lists for team members, set deadlines, and monitor completion status. It enables quick updates to project timelines through simple CLI commands without switching to web interfaces.
Students and educators use this skill to organize coursework, assignment deadlines, and study schedules. They can add tasks with due dates for papers, exams, and projects, then mark them as completed when finished.
Offer basic task management for free while charging for advanced features like team collaboration, analytics, or integration with other productivity apps. Revenue comes from subscription tiers for power users and organizations.
Sell customized versions of this skill to businesses for integrating with their existing project management systems. Provide enterprise support, security features, and compliance with organizational workflows.
Distribute this skill through developer marketplaces or package managers, offering it as part of a suite of CLI tools. Generate revenue through marketplace commissions, premium support packages, or bundled toolkits.
💬 Integration Tip
Ensure the TODOIST_API_TOKEN environment variable is properly set before use, and verify the todoist CLI is installed via pip for seamless operation.
Manage Trello boards, lists, and cards via the Trello REST API.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Master OpenClaw's timing systems. Use for scheduling reliable reminders, setting up periodic maintenance (janitor jobs), and understanding when to use Cron v...
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Kanban-style task management dashboard for AI assistants. Manage tasks via CLI or dashboard UI. Use when user mentions tasks, kanban, task board, mission con...