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-tasksGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
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.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
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.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...