todoist

Manage Todoist tasks via the `td` CLI with filtering by project, label, and due date.

31|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/LuoAndOrder/todoist-rs --skill todoist-luoandorder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todoist
Source: https://github.com/LuoAndOrder/todoist-rs/tree/main/skills/todoist
Command: npx skills add https://github.com/LuoAndOrder/todoist-rs --skill todoist-luoandorder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users manage their Todoist tasks efficiently through a command-line interface, streamlining task management and organization.

Core Features & Use Cases

  • Task Management: Add, complete, edit, show, and delete tasks.
  • Organization: Filter tasks by project, label, priority, and due date.
  • Natural Language Input: Quickly add tasks using conversational language.
  • Use Case: A user can quickly add a new task with a due date and project by saying "add 'Buy groceries tomorrow for the weekend' to my personal project".

Quick Start

Use the todoist skill to list all of your tasks for today.

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 using a command line interface?

You can manage Todoist tasks using a command line interface by sending commands to add, complete, edit, and delete items. This skill interfaces directly with the Todoist API for real-time synchronization.

Can I add Todoist tasks with natural language input?

Yes, you can add Todoist tasks using natural language input. This allows you to quickly create tasks, specifying details like due dates and projects conversationally, such as asking to buy groceries tomorrow.

How do I filter tasks by project, label, and due date?

You filter tasks by project, label, priority, and due date using specific commands. The skill supports complex filtering to help you organize and view your to-do lists according to your current needs.

Does the Todoist CLI skill work offline?

Yes, the Todoist CLI skill works offline by utilizing local caching. It integrates with the Todoist API for real-time synchronization when online, but relies on offline caching when disconnected.

What is the best way to integrate Todoist task management into my workflow?

The best way to integrate Todoist task management is by using this CLI skill to create, complete, and filter tasks directly from your terminal. It streamlines organization without needing to switch applications.