# Todoist CLI

> Use this skill to manage Todoist tasks and projects from the command line.

- Skill: `javimosch/todoist-cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/todoist-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/todoist-cli/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/todoist-cli

---

# todoist-cli Plugin
Command line Todoist manager.
## Commands
- `todoist-cli _ _` — Passthrough to todoist-cli CLI
## Installation
```bash
npm install -g todoist-cli
```
## Key Features
- **Task management** — Create, list, complete tasks
- **JSON output** — Structured task data
- **Pipeline-ready** — Automation support

