todoist-tdUse the td (Todoist CLI) to read and manage Todoist todos/to-dos/tasks from the terminal. Trigger when the user asks about their todos/tasks/agenda/checklist (today/upcoming/overdue), wants to list inbox/tasks/projects/labels, add a task/todo with natural language, or update/complete/delete/move tasks (e.g., add a phone number to a task description, change due dates, priorities, labels).
Install via ClawdBot CLI:
clawdbot install mattjefferson/todoist-tdGrade 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/Doist/todoist-cliAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A remote worker uses the skill to manage daily tasks and deadlines, integrating with their workflow via terminal commands. They can quickly check overdue items, update priorities, and add tasks with natural language, enhancing productivity without switching contexts.
A small development team leverages the skill to track project tasks, assign labels for categorization, and monitor upcoming deadlines. It facilitates collaboration by allowing team members to update task descriptions and priorities directly from their terminals.
A student uses the skill to organize research tasks, set due dates for assignments, and manage study schedules. They can add tasks with natural language, prioritize work, and review their agenda to stay on top of academic deadlines.
A content creator employs the skill to plan and track content production tasks, such as writing, editing, and publishing. They can update descriptions with notes, set reminders for deadlines, and filter tasks by labels to streamline their creative process.
Offer the skill as part of a premium productivity suite, where basic features are free and advanced integrations (e.g., team collaboration, analytics) require a subscription. This model targets individual users and small businesses seeking enhanced task management.
License the skill to large organizations for internal use, with customization options, security features, and support services. It integrates into existing DevOps or IT workflows, helping teams manage tasks efficiently from command-line interfaces.
Distribute the skill through developer tool marketplaces or package managers, with optional paid add-ons like advanced CLI features or API enhancements. This model monetizes through one-time purchases or tiered pricing for power users.
💬 Integration Tip
Ensure td CLI is installed and authenticated; use --json for parseable output to avoid errors in 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...