DoistDoistOfficialยท2 Agent Skills Included

todoist-cli

Manage Todoist tasks, projects, and reminders from the terminal

Manages Todoist tasks, projects, labels, filters, sections, comments, and reminders directly from the command line. Eliminates switching to the web app by supporting natural-language quick add, due dates, priorities, and bulk list views. Outputs structured JSON for scripting and automation, with secure OS-level credential storage and multi-account support.
npx skills add Doist/todoist-cli --all -g -y
Available:

Gives your AI agent the build, testing, and skill-sync rules for safely extending or modifying this Todoist CLI codebase.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install todoist-cli?โ–ผ

Run `npx skills add Doist/todoist-cli --all -g -y` in your terminal to install all skills in this suite globally.

How to manage Todoist tasks from the terminal?โ–ผ

Use commands like `td today`, `td inbox`, and `td task add "Buy milk" --due tomorrow` to view, create, and complete tasks without opening the web app.

Does todoist-cli work with AI coding agents?โ–ผ

Yes. Run `td skill install claude-code` (or codex, cursor, gemini, copilot) to give your agent a full command reference for the CLI.

Can I use todoist-cli in scripts and automation?โ–ผ

Yes. Most commands support `--json`, `--ndjson`, and `--ids-only` output, plus `--dry-run` for safe previews and `--quiet` for clean scripting.

How does todoist-cli store my login token?โ–ผ

It stores your token in the OS credential manager (Keychain, Credential Manager, or libsecret) by default after running `td auth login`.

Related Repositories in Product & Management

View All in Product & Managementโ†’