todoist-api-skillManages Todoist tasks, projects, sections, labels, comments, completed-task reports, activity logs, ID migration, project templates, and sync workflows throu...
Install via ClawdBot CLI:
clawdbot install tristanmanchester/todoist-api-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.todoist.com/api/v1Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
An individual uses the skill to automate daily task capture and organization in Todoist. They set up recurring workflows to quick-add tasks from emails, bulk-close completed items, and generate weekly reports of completed work for personal productivity tracking.
A small team leverages the skill to manage shared Todoist projects for client work. They resolve project and section names to IDs for consistency, bulk-move tasks between sections based on status, and add repeated comments to tasks for updates, streamlining collaboration without manual UI edits.
A support team integrates the skill into their workflow to triage incoming requests captured as Todoist tasks. They use filters to identify overdue items, bulk-close resolved tickets, and ensure labels or sections exist for categorization, improving response times and organization.
A content creator uses the skill to automate their editorial calendar in Todoist. They sync tasks for article drafts, ensure projects and sections are set up for different stages (e.g., ideation, writing, editing), and review completed work to track output and deadlines efficiently.
A business builds a service that integrates Todoist with other tools like email or CRM systems using this skill. They offer automated task creation, bulk updates, and reporting features to clients, charging a subscription fee for access and maintenance.
A consultancy uses the skill to provide tailored automation setups for clients' Todoist workflows. They design and implement scripts for task management, bulk operations, and sync workflows, earning revenue through one-time project fees or ongoing support contracts.
A developer creates a standalone productivity app that leverages this skill as a backend for Todoist interactions. The app offers enhanced features like advanced filtering, reporting, and automation, monetized through app sales or in-app purchases for premium functionalities.
💬 Integration Tip
Ensure API token security by using environment variables and start with read-only commands to verify access before performing writes to avoid unintended changes.
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...