← 返回 Skills 市场
2189
总下载
4
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install todoist-rs
功能描述
Manage Todoist tasks. Use when the user mentions "todoist", "my tasks", "task list", "add a task", "complete task", or wants to interact with their Todoist account.
安全使用建议
This skill is coherent (it delegates Todoist work to the 'td' CLI) but has two practical concerns: (1) it does not declare how the Todoist API token or local config are provided or where they are stored — the 'td' binary will need credentials and will read/write a local cache, so inspect how 'td' authenticates (env vars, ~/.config, etc.) before use; (2) the Homebrew formula comes from a third‑party tap (LuoAndOrder) rather than core Homebrew — review the tap/formula and the upstream repo for trustworthiness. Recommendations: (a) review the 'td' project's README to learn where it stores credentials and whether it uses plaintext tokens; (b) verify the Homebrew formula or build from source if you don’t trust the tap; (c) limit the Todoist API token's scope if possible and store it securely (use a dedicated token); (d) consider running the CLI in an isolated environment (container) until you confirm its behavior. If you want, I can fetch the repo/homepage and point out where the CLI stores config and how to inspect the Homebrew formula before installing.
功能分析
Type: OpenClaw Skill
Name: todoist-rs
Version: 1.0.1
The skill provides a straightforward integration with Todoist via the `td` command-line interface. All instructions and commands in `SKILL.md` are directly related to managing Todoist tasks, projects, and labels. The installation method is explicitly declared using Homebrew (`LuoAndOrder/tap/todoist-cli`), which is a standard package manager. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The behavior is clearly aligned with the stated purpose of managing Todoist tasks.
能力评估
Purpose & Capability
Name/description align with using the 'td' CLI to manage Todoist. However, the skill declares no credentials or config paths even though the described operations write to the Todoist API and read/write a local cache — a Todoist API token or local config is required in practice. The lack of declared credential requirements is inconsistent with the stated capability.
Instruction Scope
SKILL.md only instructs the agent to run the 'td' binary for various operations (list, add, done, sync, etc.). The instructions themselves do not ask the agent to read arbitrary user files or env vars, but they rely entirely on an external binary that will access the network and local cache/config (and therefore user credentials). The skill does not document where those credentials/config live or how they're provided.
Install Mechanism
The install spec uses a Homebrew formula from a third‑party tap (LuoAndOrder/tap/todoist-cli) which creates the 'td' binary. Using Homebrew is reasonable, but the tap is not the official Homebrew/core; that increases supply‑chain risk relative to an official package.
Credentials
requires.env is empty and no primary credential is declared, yet the skill's operations 'hit the API directly' and use a local cache. This implies the 'td' binary will rely on a Todoist API token or local config (credentials) that are not disclosed in the skill metadata. That omission prevents users from understanding what secrets or config the skill will access.
Persistence & Privilege
always is false and the skill does not request persistent agent-wide privileges. There's no indication it modifies other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install todoist-rs - 安装完成后,直接呼叫该 Skill 的名称或使用
/todoist-rs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added `homepage` field with the project GitHub link.
- Included detailed skill metadata for installation and requirements.
- No changes to functionality or usage instructions.
v1.0.0
- Switched integration to the todoist-cli-rs (`td`) command-line tool for managing tasks.
- Updated skill description and trigger phrases for more natural user queries.
- Commands and examples now reflect usage of the new `td` CLI, including detailed filtering, labels, and sections.
- Added explanation of sync and cache behavior, and clarified how to ensure your task list is up-to-date.
- Expanded documentation for adding, editing, completing, and organizing tasks, with more advanced options and workflow tips.
元数据
常见问题
todoist latest 是什么?
Manage Todoist tasks. Use when the user mentions "todoist", "my tasks", "task list", "add a task", "complete task", or wants to interact with their Todoist account. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2189 次。
如何安装 todoist latest?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install todoist-rs」即可一键安装,无需额外配置。
todoist latest 是免费的吗?
是的,todoist latest 完全免费(开源免费),可自由下载、安装和使用。
todoist latest 支持哪些平台?
todoist latest 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 todoist latest?
由 Kevin Luo(@luoandorder)开发并维护,当前版本 v1.0.1。
推荐 Skills