todoist-rsManage Todoist tasks. Use when the user mentions "todoist", "my tasks", "task list", "add a task", "complete task", or wants to interact with their Todoist account.
Install via ClawdBot CLI:
clawdbot install LuoAndOrder/todoist-rsInstall todoist-cli via Homebrew:
brew install LuoAndOrder/tap/todoist-cliRequires:
Grade 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/LuoAndOrder/todoist-rsAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
A freelance graphic designer uses the skill to manage client projects and deadlines. They quickly add tasks with natural language, filter by priority and labels like 'urgent', and review daily agendas to stay on track with deliverables.
A startup team of five uses the skill to coordinate tasks across projects like 'Marketing' and 'Development'. They list tasks by project, assign priorities, and sync data to ensure everyone has updated task lists for morning stand-ups.
An individual uses the skill to organize personal errands and goals, such as shopping or fitness routines. They add tasks with due dates, use filters to focus on today's agenda, and complete tasks via voice commands to streamline daily routines.
A graduate student manages research tasks, literature reviews, and paper deadlines using the skill. They categorize tasks by labels like 'reading' and 'writing', set priorities, and use sync to keep data fresh across devices for efficient study sessions.
Offer a basic free version of the skill with core task management features, and charge for advanced integrations like team collaboration or analytics. Revenue comes from subscription tiers targeting individual users and small businesses.
License the skill as part of a larger productivity suite for corporations, with custom integrations into existing workflows and enhanced security. Revenue is generated through annual enterprise contracts and support services.
Partner with tool providers like Todoist or hardware companies to promote their products through the skill. Revenue comes from affiliate commissions on referrals and sponsored content within task management tips.
💬 Integration Tip
Ensure the 'td' CLI is installed and authenticated with Todoist before use; leverage cache for reads to reduce API calls and improve response times.
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...