todoist

Installation
SKILL.md

Todoist CLI

Use todoist to manage Todoist tasks directly from the terminal.

Setup

  1. Install: brew install todoist-cli
  2. Get your API token from https://app.todoist.com/app/settings/integrations/developer
  3. Create config:
mkdir -p ~/.config/todoist
echo '{"token": "YOUR_API_TOKEN"}' > ~/.config/todoist/config.json
  1. Sync: todoist sync

List Tasks

Installs
17
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 1, 2026
todoist — openclaw/skills