← 返回 Skills 市场
2mawi2

Todoist Task Manager

作者 Marius Wichtner · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2871
总下载
3
收藏
12
当前安装
1
版本数
在 OpenClaw 中安装
/install todoist-task-manager
功能描述
Manage Todoist tasks via the `todoist` CLI (list, add, modify, complete, delete). Supports filters, projects, labels, and priorities.
安全使用建议
This skill appears to do what it says: it uses the todoist-cli to manage tasks. Before installing, check the Homebrew formula source (and the linked GitHub repo) to ensure the CLI is the official project. Be aware that the SKILL.md tells you to store your Todoist API token in ~/.config/todoist/config.json (plain JSON) and that the CLI also keeps a cache at ~/.config/todoist/cache.json—these files contain your token and local data, so store them only on trusted machines. If you want to limit risk: create a dedicated Todoist API token with minimal scope (if possible), keep a backup plan to revoke the token, and avoid enabling autonomous agent use of the skill unless you trust the agent and environment. Finally, consider inspecting the todoist-cli code (or Homebrew formula) if you need higher assurance that the installed binary behaves as expected.
功能分析
Type: OpenClaw Skill Name: todoist-task-manager Version: 1.0.0 The skill bundle is benign. It provides instructions and metadata for managing Todoist tasks using the `todoist` CLI. The `SKILL.md` file details standard installation via Homebrew, configuration steps involving local storage of an API token in `~/.config/todoist/config.json` (necessary for the tool's function), and various `todoist` CLI commands. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent for harmful purposes. All actions are clearly aligned with the stated purpose of a Todoist task manager.
能力评估
Purpose & Capability
Name/description, required binary (todoist) and the Homebrew install (todoist-cli) match the claimed purpose of managing Todoist tasks. Minor inconsistency: SKILL.md requires a Todoist API token stored in ~/.config/todoist/config.json, but the registry metadata lists no required credentials or primaryEnv.
Instruction Scope
SKILL.md only instructs standard Todoist CLI operations (install, add/list/modify/close/delete, sync) and where the CLI stores config/cache. It does not ask the agent to read unrelated system files or exfiltrate data to unexpected endpoints.
Install Mechanism
Install is via a Homebrew formula (todoist-cli). This is a low-risk, expected distribution channel for a CLI tool and matches the declared bin.
Credentials
No environment variables are declared in the metadata, but SKILL.md instructs storing a Todoist API token in a plain JSON config file (~/.config/todoist/config.json). The requested credential is proportionate to the task, but its absence from declared requirements and the use of an unencrypted config file are worth noting.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and requires only normal installation. Autonomous invocation is allowed by default (platform normal), but that is not combined with other high-risk requests here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install todoist-task-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /todoist-task-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Todoist CLI integration for managing tasks
元数据
Slug todoist-task-manager
版本 1.0.0
许可证
累计安装 12
当前安装数 12
历史版本数 1
常见问题

Todoist Task Manager 是什么?

Manage Todoist tasks via the `todoist` CLI (list, add, modify, complete, delete). Supports filters, projects, labels, and priorities. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2871 次。

如何安装 Todoist Task Manager?

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

Todoist Task Manager 是免费的吗?

是的,Todoist Task Manager 完全免费(开源免费),可自由下载、安装和使用。

Todoist Task Manager 支持哪些平台?

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

谁开发了 Todoist Task Manager?

由 Marius Wichtner(@2mawi2)开发并维护,当前版本 v1.0.0。

💬 留言讨论