← 返回 Skills 市场
byungkyu

Todoist

作者 byungkyu · GitHub ↗ · v1.2.2 · MIT-0
cross-platform ✓ 安全检测通过
9559
总下载
13
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install todoist-api
功能描述
Todoist API integration with managed OAuth. Manage tasks, projects, sections, labels, and comments. Use this skill when users want to create, update, complete, or organize tasks and projects in Todoist. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Before installing, understand that this gives an agent the ability to read and, with your confirmation, modify Todoist data through Maton. Prefer OAuth, review connection creation prompts carefully, specify the intended connection if you have multiple accounts, and approve write or delete operations only after checking the exact target and payload.
能力评估
Credentials
Network access, Bash commands, and optional raw HTTPS calls are proportionate to a third-party Todoist API integration and include handling guidance for sensitive responses.
Install Mechanism
Installation uses global npm or Homebrew packages for the Maton CLI, which is expected for this integration and is plainly documented.
Instruction Scope
The skill uses a generic Maton API passthrough that can technically reach more Todoist endpoints than the examples, but it discloses that limit and instructs agents to default to reads and confirm every write.
Persistence & Privilege
OAuth tokens or API keys may be stored in the OS credential store by the Maton CLI, and the skill explicitly warns not to inspect, print, export, or persist credentials elsewhere.
Purpose & Capability
The stated purpose is managing Todoist tasks, projects, sections, labels, and comments; the documented API examples and mutation capabilities match that purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install todoist-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /todoist-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.2
Resolve remaining audit findings: state one consistent endpoint policy instead of conflicting scope claims, qualify the local-execution and high-impact wording, note that locale examples are illustrative, and correct app-specific auth, method and upload-path documentation
v1.2.1
Address security-audit findings: disclose the api passthrough in the access-scope and description text, warn on irreversible connection deletion, add response data-minimization guidance, and correct app-specific auth and request-body notes
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
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.
元数据
Slug todoist-api
版本 1.2.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 9
常见问题

Todoist 是什么?

Todoist API integration with managed OAuth. Manage tasks, projects, sections, labels, and comments. Use this skill when users want to create, update, complete, or organize tasks and projects in Todoist. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9559 次。

如何安装 Todoist?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install todoist-api」即可一键安装,无需额外配置。

Todoist 是免费的吗?

是的,Todoist 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Todoist 支持哪些平台?

Todoist 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Todoist?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.2。

💬 留言讨论