← 返回 Skills 市场
aeoleader

Todo Manager

作者 aeoleader · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
3426
总下载
0
收藏
33
当前安装
1
版本数
在 OpenClaw 中安装
/install todo-manager
功能描述
管理待办事项。添加、查看、完成、删除待办。
安全使用建议
Reasonable to install. Todo entries will be saved locally at ~/.openclaw/workspace/todos.md, so avoid putting passwords, API keys, or highly sensitive personal details in task text.
功能分析
Type: OpenClaw Skill Name: todo-manager Version: 1.0.0 The skill bundle defines a simple todo manager. The `_meta.json` file contains standard metadata. The `SKILL.md` file describes the skill's functionality, usage examples, and specifies a local storage path (`~/.openclaw/workspace/todos.md`) for its data. There are no instructions or code snippets that suggest malicious intent, such as data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts to subvert the agent's behavior beyond its stated purpose. The file access is confined to a designated workspace file, which is appropriate for a stateful skill.
能力评估
Purpose & Capability
The artifact describes only todo management actions: add, list, mark done, and remove items.
Instruction Scope
Commands are user-directed through /todo examples and do not include prompt overrides, autonomous actions, external transfer, or unrelated behavior.
Install Mechanism
The bundle contains only SKILL.md; there are no executable scripts, dependencies, binaries, or install hooks.
Credentials
The skill discloses local storage at ~/.openclaw/workspace/todos.md, which is proportionate for a stateful todo manager.
Persistence & Privilege
Todo content persists locally until changed or deleted, but the artifact requests no credentials, elevated privileges, background workers, or network access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install todo-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /todo-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. - 支持添加、查看、完成、删除待办事项 - 提供命令行交互方式(如 /todo add, /todo list, /todo done, /todo rm) - 用 Markdown 文件本地存储待办 - 显示未完成和已完成事项 - 使用示例和命令说明
元数据
Slug todo-manager
版本 1.0.0
许可证
累计安装 33
当前安装数 33
历史版本数 1
常见问题

Todo Manager 是什么?

管理待办事项。添加、查看、完成、删除待办。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3426 次。

如何安装 Todo Manager?

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

Todo Manager 是免费的吗?

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

Todo Manager 支持哪些平台?

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

谁开发了 Todo Manager?

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

💬 留言讨论