Todoist Task Management

Create, list, and complete Todoist tasks via the Todoist API.

8|2|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/djinilabs/helpmaton --skill todoist-task-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Todoist Task Management
Source: https://github.com/djinilabs/helpmaton/tree/main/apps/backend/src/skills/todoist-task-management
Command: npx skills add https://github.com/djinilabs/helpmaton --skill todoist-task-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users manage their tasks within Todoist by allowing them to add, list, and complete tasks, as well as manage their projects.

Core Features & Use Cases

  • Add Tasks: Create new tasks with natural language due dates.
  • List Tasks: View active tasks, filterable by project, date, or label.
  • Close Tasks: Mark tasks as completed.
  • List Projects: View available projects to associate tasks with.
  • Use Case: A user can ask the AI to "Add a task to buy groceries next Tuesday" and the AI will create this task in Todoist.

Quick Start

Add a task to your Todoist by saying "Add a task to call the client tomorrow".

Frequently Asked Questions about Todoist Task Management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a Todoist task with a natural language due date using AI?

You can create a Todoist task with a natural language due date by instructing the AI with phrases like "Add a task to buy groceries next Tuesday." The AI uses Todoist's API to parse the text and schedule the task automatically.

Can I filter and list existing Todoist tasks by project or label?

You can list active Todoist tasks and filter them by project, date, or label. This allows you to retrieve specific tasks within your Todoist application based on your selected criteria.

What is the best way to manage Todoist projects and tasks via AI?

The best way to manage Todoist projects and tasks via AI is by using a dedicated service that integrates with the Todoist API. This supports adding tasks, retrieving filtered lists, and closing tasks directly.

Does this task management approach support marking Todoist tasks as complete?

Yes, this approach supports marking Todoist tasks as complete. You can close existing tasks within the Todoist application by using the dedicated AI service.

Do I need a dedicated API service to create Todoist tasks with AI?

Yes, you need a dedicated service that integrates with the Todoist API to create tasks with AI. This service handles the communication required to add, list, and close tasks with natural language dates.