Use this skill to manage Todoist tasks and projects from the command line.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-10ea51a4)More formats (shields.io, HTML) on the badges page.
---
name: todoist-cli
description: Use this skill to manage Todoist tasks and projects from the command line.
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!