AI AGENT ADDONS
CLI & Terminal
1,588installs

Manage your Todoist tasks, projects, and labels from the command line using the td CLI tool. This guide shows you how to add, view, update, and delete items. You can also check your inbox, today's tasks, and upcoming work.

Every destructive action like deleting or completing a task needs your confirmation first. Read-only actions like listing tasks do not. The tool supports natural language for quick adds and many filters for precise searches.

The td CLI must be installed and authenticated. Use JSON output flags to get machine‑readable data. This skill helps you stay on top of your tasks without leaving the terminal.

Add Todoist Api skill to your workflow

Global

mkdir -p ~/.claude/skills/todoist-api

Project

mkdir -p .claude/skills/todoist-api

Source Repository

Stars
277
Forks
23
Watchers
277
License
CC0-1.0
Last Push
2 months ago
Created
6 months ago