← 返回 Skills 市场
Todoist CLI
作者
Buddy Hadry
· GitHub ↗
· v1.3.0
3249
总下载
7
收藏
12
当前安装
5
版本数
在 OpenClaw 中安装
/install todoist-cli
功能描述
Manage Todoist tasks, projects, labels, and sections via the `todoist` CLI. Use when a user asks to add/complete/list tasks, show today's tasks, search tasks, or manage projects.
安全使用建议
This skill is a straightforward integration with the Todoist CLI. Before installing: (1) ensure you trust the Homebrew tap or GitHub repo used by the install option, (2) you will need a Todoist API token (TODOIST_API_TOKEN) — treat it like a password and avoid pasting it into public chats, and (3) installing via 'go' will build code from the linked GitHub module, so review the source if you need higher assurance. If you don't want to install new software system-wide, run the todoist CLI manually and use this skill only when you are comfortable with the local setup.
功能分析
Type: OpenClaw Skill
Name: todoist-cli
Version: 1.3.0
The OpenClaw skill bundle for 'todoist-cli' is benign. The `_meta.json` provides standard metadata. The `skill.md` clearly defines the skill's purpose, installation methods (via brew or go install from GitHub), and usage examples, all focused on managing Todoist tasks. There are no indications of prompt injection attempts against the AI agent, no commands designed for data exfiltration, persistence, or unauthorized execution. The required `TODOIST_API_TOKEN` is a legitimate credential for the tool's intended function.
能力评估
Purpose & Capability
The name/description match the runtime instructions and requirements: the skill is a thin wrapper around the 'todoist' CLI and only needs the todoist binary. The documented commands and features align with the stated purpose.
Instruction Scope
SKILL.md only instructs running the todoist CLI and authenticating with TODOIST_API_TOKEN; it does not request unrelated files, system credentials, or exfiltrate data to unexpected endpoints. Commands are narrowly scoped to Todoist operations.
Install Mechanism
Install options are reasonable: a Homebrew formula (buddyh/tap/todoist) and a Go module from GitHub. Both are standard ways to install CLI tools, but they do involve pulling and running third-party code (brew tap or building the Go module). Users should verify the upstream repo/tap before installing.
Credentials
The skill uses a single, expected environment variable (TODOIST_API_TOKEN) for authentication which is proportional. Minor inconsistency: registry metadata at the top lists 'Required env vars: none' while SKILL.md metadata includes TODOIST_API_TOKEN — the token is necessary for API access and should be documented as required.
Persistence & Privilege
The skill does not request 'always: true' or any elevated persistence. It is user-invocable and may be invoked autonomously (platform default), which is expected for a CLI integration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install todoist-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/todoist-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
Sync with repo: add --details flag, todoist reopen command, simplify metadata
v0.2.0
Added move and reopen commands, updated docs
v0.1.2
Removed requirements sidebar
v0.1.1
Updated display name
v0.1.0
Initial release - tasks, projects, labels, sections, comments, search
元数据
常见问题
Todoist CLI 是什么?
Manage Todoist tasks, projects, labels, and sections via the `todoist` CLI. Use when a user asks to add/complete/list tasks, show today's tasks, search tasks, or manage projects. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3249 次。
如何安装 Todoist CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install todoist-cli」即可一键安装,无需额外配置。
Todoist CLI 是免费的吗?
是的,Todoist CLI 完全免费(开源免费),可自由下载、安装和使用。
Todoist CLI 支持哪些平台?
Todoist CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Todoist CLI?
由 Buddy Hadry(@buddyh)开发并维护,当前版本 v1.3.0。
推荐 Skills