A powerful command-line interface for managing Todoist tasks, allowing for rapid task creation, filtering, and organization from the terminal.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install todoist-task-manager
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install todoist-task-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Todoist skill for Openclaw Skills bridges the gap between your task management and your terminal environment. By utilizing the todoist-cli, this integration allows users to handle their daily agendas, project backlogs, and reminders without ever leaving their development workflow. It is designed for users who value speed and keyboard-centric productivity, making it a vital component of the Openclaw Skills ecosystem.
This skill enables deep interaction with the Todoist API, providing support for complex filters, natural language input, and bulk operations. Whether you are an individual developer or part of a team, incorporating this tool into Openclaw Skills ensures that your task tracking is as fast as your coding.
To get started with this skill in the Openclaw Skills environment, follow these steps:
brew install todoist-cli
mkdir -p ~/.config/todoist
echo '{"token": "YOUR_API_TOKEN"}' > ~/.config/todoist/config.json
todoist sync
The skill manages data across local configuration and cache files to optimize interactions within Openclaw Skills:
| Component | Location / Format | Purpose |
|---|---|---|
| Configuration | ~/.config/todoist/config.json |
Stores your Todoist API token for authentication. |
| Cache | ~/.config/todoist/cache.json |
Stores local copies of tasks and projects for fast querying. |
| Task ID | Numeric String | Unique identifier used for modifying or closing specific tasks. |
| Output Formats | CSV, Plain Text, Colorized | Supports different data visualizations for scripting or terminal reading. |
Loading
A macOS-native skill for controlling Spotify playback, volume, and media selection via CLI and AppleScript.

A comprehensive LINE messaging integration for AI agents utilizing the Chrome extension gateway for JSON-based API access.

A production-ready, self-hosted RAG infrastructure that provides local long-term memory and hybrid search capabilities for your AI agents.

A comprehensive AI agent skill for managing MikroTik RouterOS devices through API-driven automation and real-time monitoring.

An automated utility for Openclaw Skills that retrieves recent unread Gmail messages and generates a concise, summarized digest.

A specialized skill for conducting quick on-page SEO audits and Generative Engine Optimization assessments using the Fennec SEO Auditor extension.








































