todoist-cliManage Todoist tasks, projects, labels, and sections via the `todoist` CLI. Use when a user asks to add/complete/list tasks, show today's tasks, search tasks, or manage projects.
Install via ClawdBot CLI:
clawdbot install buddyh/todoist-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/buddyh/todoist-cliAudited Apr 16, 2026 · audit v1.0
Generated Apr 3, 2026
Individuals use the Todoist CLI to quickly add, complete, and list daily tasks from the command line, integrating with their workflow for efficiency. It helps manage priorities, due dates, and projects without switching to a GUI, boosting personal productivity.
Small teams or freelancers leverage the CLI to track tasks across shared projects, using features like comments, sections, and JSON output for automation. It enables seamless updates and monitoring of work progress in collaborative environments.
Developers incorporate the CLI into scripts or tools to automate task creation and updates based on code commits or issues. The JSON output allows for easy parsing and integration with other development pipelines.
Researchers and students use the CLI to organize study tasks, deadlines, and project milestones, filtering by priority and due dates. It aids in managing complex schedules and tracking completed work for academic projects.
Event planners utilize the CLI to list and update tasks related to venues, vendors, and timelines, with features like labels and sections for categorization. It streamlines coordination and ensures timely completion of event-related activities.
Offer the CLI as a free tool to attract users to a premium Todoist subscription, with advanced features like analytics or team collaboration. Revenue is generated through upselling to paid plans for enhanced functionality.
Bundle the CLI with other productivity tools in a suite for businesses, providing command-line automation for task management. Revenue comes from licensing fees for enterprise deployments and support services.
Sell the CLI as part of a marketplace for developer tools, with optional paid add-ons like API rate limit increases or custom integrations. Revenue is generated through one-time purchases or tiered pricing for advanced features.
💬 Integration Tip
Set the TODOIST_API_TOKEN environment variable for seamless authentication, and use the --json flag to integrate with other scripts or tools for automated workflows.
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...