← Back to Skills Marketplace
8675
Downloads
12
Stars
15
Active Installs
5
Versions
Install in OpenClaw
/install todoist-api
Description
Todoist API integration with managed OAuth. Manage tasks, projects, sections, labels, and comments. Use this skill when users want to create, update, complet...
Usage Guidance
Install this only if you trust Maton to proxy Todoist requests and manage the OAuth connection. Keep MATON_API_KEY private, choose the intended Todoist connection when multiple accounts exist, and approve only specific Todoist changes you want performed.
Capability Analysis
Type: OpenClaw Skill
Name: todoist-api
Version: 1.0.4
The skill provides a legitimate integration for the Todoist API via a managed OAuth proxy service (api.maton.ai). It contains standard API documentation and Python code snippets for managing tasks, projects, and connections, and it explicitly instructs the AI agent to seek user approval for all write operations in SKILL.md.
Capability Assessment
Purpose & Capability
The ability to list, create, update, complete, reopen, and delete Todoist tasks, projects, sections, labels, comments, and OAuth connections matches the stated Todoist-management purpose, though it can change real account data.
Instruction Scope
The skill discloses the Maton API proxy, MATON_API_KEY requirement, connection selection with Maton-Connection, and explicitly instructs agents to confirm create, update, and delete operations with the user.
Install Mechanism
The artifact contains only SKILL.md documentation and examples; no executable scripts, dependency installation, hidden runtime component, or auto-start behavior was present.
Credentials
Network access and a Maton API key are proportionate for a managed OAuth Todoist integration, but users should understand Todoist requests and OAuth management go through api.maton.ai.
Persistence & Privilege
The skill can create and delete persistent Todoist OAuth connections through Maton, which is disclosed and purpose-aligned; no local persistence, background worker, privilege escalation, or unrelated credential handling was found.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install todoist-api - After installation, invoke the skill by name or use
/todoist-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- Changed all API endpoints and examples from `gateway.maton.ai` and `ctrl.maton.ai` to `api.maton.ai` for consistency.
- Added a Security & Permissions section clarifying access and user approval requirements for write operations.
- Removed obsolete reference to deleted LICENSE.txt file.
- Minor clarifications and formatting improvements in API documentation examples.
v1.0.3
- Switched API endpoints from `/rest/v2` to `/api/v1` for all Todoist requests.
- Updated base URLs and code examples to reflect the new API version.
- Adjusted response examples and field names to match the v1 API structure.
- Clarified quick start instructions and connection header usage with new endpoint paths.
v1.0.2
- Added a new clawdbot metadata section, including an emoji and required environment variable (MATON_API_KEY).
- No changes to functionality or API; documentation updated with metadata only.
v1.0.1
- No file changes detected in this release.
- Internal version increment to 1.0.1; no new features or user-facing updates included.
v1.0.0
Initial release: Todoist API integration with managed OAuth
- Enables task, project, section, label, and comment management via the Todoist REST API v2.
- Supports authentication and connection management with Maton API key and OAuth.
- Provides endpoints for creating, updating, listing, and deleting projects and tasks.
- Includes Python code samples for common API operations.
- Allows management of multiple Todoist connections through the control panel.
- Comprehensive API reference and setup instructions included.
Metadata
Frequently Asked Questions
What is Todoist?
Todoist API integration with managed OAuth. Manage tasks, projects, sections, labels, and comments. Use this skill when users want to create, update, complet... It is an AI Agent Skill for Claude Code / OpenClaw, with 8675 downloads so far.
How do I install Todoist?
Run "/install todoist-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Todoist free?
Yes, Todoist is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Todoist support?
Todoist is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Todoist?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.4.
More Skills