todoist-manage

Manages Todoist tasks and projects via natural language commands.

8|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/infiquetra/infiquetra-claude-plugins --skill todoist-manage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todoist-manage
Source: https://github.com/infiquetra/infiquetra-claude-plugins/tree/main/plugins/todoist-manager/skills/todoist-manage
Command: npx skills add https://github.com/infiquetra/infiquetra-claude-plugins --skill todoist-manage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires todoist-api-python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines task management by integrating directly with Todoist, allowing users to manage their to-do lists, projects, and daily planning through natural language conversations.

Core Features & Use Cases

  • Task Management: Add, update, complete, and delete tasks with natural language commands.
  • Project & Organization: Manage projects, sections, and labels within Todoist.
  • Productivity Coaching: Offers daily, evening, and weekly review workflows to help users stay organized and focused.
  • Use Case: A user can say "Add 'Buy groceries tomorrow' to my personal project with high priority" and the skill will create the task in Todoist.

Quick Start

Use the todoist-manage skill to add a task named 'Schedule dentist appointment for next Tuesday'.

Frequently Asked Questions about todoist-manage

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

FAQPage Schema
How do I manage Todoist tasks using natural language commands?

You can manage Todoist tasks by issuing natural language commands to add, update, complete, or delete tasks. The AI processes your conversational input and executes these actions directly within your Todoist projects and sections.

Can I use AI for daily planning and productivity coaching in Todoist?

Yes, AI provides daily planning and productivity coaching through dedicated daily, evening, and weekly review workflows. These automated routines help you organize tasks, maintain focus, and stay on top of your Todoist schedule.

Do I need the todoist-api-python library to manage tasks through an AI assistant?

Yes, the todoist-api-python library is required as a dependency for SDK operations. It enables the AI assistant's Python scripts to interact directly with the Todoist API for task and project management.

What is the best way to organize Todoist projects and labels with AI?

The best way to organize Todoist projects and labels with AI is by using natural language commands to structure your workspace. The assistant manages projects, sections, and labels automatically to streamline your task organization.

How does automated task breakdown work for Todoist project management?

Automated task breakdown works by taking your high-level natural language requests and using Python scripts to decompose them into actionable items. These smaller tasks are then created and categorized within your Todoist organizational structures.