Automates Todoist project management using the Todoist REST API v2 and Sync API. Creates task templates, manages recurring workflows, and syncs with external project trackers.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Todoist Project Automator"
slug: "todoist-project-automator-api-v2"
description: "Automates Todoist project management using the Todoist REST API v2 and Sync API. Creates task templates, manages recurring workflows, and syncs with external project trackers."
verification: "security_reviewed"
source: "https://developer.todoist.com/api/v1/"
author: "Doist"
category: "Calendar, Email & Productivity"
framework: "Gemini"
---
# Todoist Project Automator
Automates Todoist project management using the Todoist REST API v2 and Sync API. Creates task templates, manages recurring workflows, and syncs with external project trackers.
## Installation
Use the upstream install or setup path that matches your environment:
- npx -y mcp-remote https://ai.todoist.net/mcp
Requirements and caveats from upstream:
- Our Python and JavaScript SDKs streamline working with the Todoist API, and
- Todoist Python SDK
- In order to fetch both types of reminders you must include both resource types in your request, for example: resource_types=["reminders", "reminders_location"] .
Basic usage or getting-started notes:
- Deadlines Example deadline object
- Example: Fetching All Tasks
- placeholder ID with a tmp- prefix — for example
- Source: https://developer.todoist.com/api/v1/
## Documentation
- https://developer.todoist.com/api/v1/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/todoist-project-automator-api-v2/)
No comments yet. Be the first to comment!