todoist

Manage Todoist tasks and projects via the REST API.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill todoist-malue-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todoist
Source: https://github.com/malue-ai/dazee-small/tree/main/skills/library/todoist
Command: npx skills add https://github.com/malue-ai/dazee-small --skill todoist-malue-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of your tasks and projects within Todoist, allowing for seamless integration with your workflow.

Core Features & Use Cases

  • Task Management: Add, view, and complete tasks.
  • Project Management: Organize tasks into different projects.
  • Use Case: Quickly add a new task to your "Work" project with a specific due date, or check what tasks are due today.

Quick Start

Use the todoist skill to add a task with content "Buy groceries" and due date "tomorrow".

Frequently Asked Questions about todoist

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

FAQPage Schema
How do I manage Todoist tasks and projects via the REST API?

You can manage Todoist tasks and projects via the REST API by fetching tasks filtered by date, creating new tasks with due dates and priorities, and closing completed tasks. It requires a Todoist API token for authentication.

Can I create new Todoist tasks with specific due dates and priorities?

Yes, creating new Todoist tasks with specific due dates and priorities is supported. You can add tasks to designated projects and assign target completion dates to streamline your task management workflow.

Do I need a Todoist API token to fetch and complete tasks?

Yes, a Todoist API token is required for authentication to fetch and complete tasks. The skill operates on common operating systems with a local backend to securely manage your Todoist projects.

What's the best way to filter and view Todoist tasks due today?

The best way to filter and view Todoist tasks due today is by fetching tasks filtered by date through the REST API. This allows you to quickly check what tasks are due today and manage upcoming deadlines.

Does this task management approach support closing completed tasks?

Yes, this task management approach supports closing completed tasks. You can use the REST API to mark finished items as closed, ensuring your Todoist project list stays organized and up to date.

Can I use this task management skill on common operating systems with a local backend?

Yes, you can use this task management skill on common operating systems with a local backend. It operates locally to interact with the Todoist REST API, requiring only your API token for project and task management.