todoist-managerManage Todoist tasks, projects, labels, and comments via the todoist CLI wrapper. Use when a user asks to add tasks, list todos, complete items, manage projects, or interact with their Todoist account.
Install via ClawdBot CLI:
clawdbot install andreisuslov/todoist-managerGrade 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-dos, set reminders for personal errands, and track recurring tasks like bill payments. It helps users stay organized by filtering tasks by due dates, priorities, and labels, reducing mental load and improving productivity in personal life.
Small teams or freelancers leverage the skill to assign tasks, track project progress through sections and comments, and manage deadlines across shared projects. It facilitates collaboration by providing a centralized view of tasks, enabling better communication and timely completion of work items.
Content creators, such as writers or marketers, use this skill to plan editorial calendars, schedule content deadlines, and prioritize tasks based on urgency. By filtering tasks by projects and labels, they can streamline workflows, ensure consistent output, and meet publishing schedules efficiently.
Students and educators apply the skill to organize coursework, set study schedules, and manage assignment due dates. It aids in breaking down larger projects into manageable tasks, using priority levels to focus on critical assignments and improving time management for academic success.
Offer a basic version of this skill for free to attract users, then charge for advanced features like automated task generation, analytics dashboards, or team collaboration tools. Revenue is generated through subscription tiers, targeting small businesses and power users seeking enhanced productivity.
Bundle this skill with other productivity tools into a comprehensive suite for large organizations. Provide features like API access, custom integrations with existing systems, and dedicated support. Revenue comes from enterprise licensing and consulting services for workflow optimization.
Monetize by partnering with productivity tool vendors or offering anonymized usage data insights to businesses. Generate revenue through affiliate commissions for recommending related services and selling aggregated analytics on task management trends to market researchers.
💬 Integration Tip
Ensure the TODOIST_API_TOKEN is securely stored and accessible in the environment; use jq for parsing JSON output to integrate with other scripts or applications seamlessly.
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...