← 返回 Skills 市场
Todo Manager
作者
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
66
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaoming-todo-manager
功能描述
待办事项管理 - 任务列表、提醒、优先级、进度追踪
安全使用建议
This skill's instructions are simple, but the package references an external CLI ('clawhub') and the README suggests installing via npx. Before installing or running: 1) Verify the source and integrity of the 'clawhub' package (inspect its npm registry page or repository). 2) Confirm whether the CLI will access the network or require credentials for cloud sync — ask the author or inspect the CLI code. 3) Note the _meta.json requirement for 'curl' which contradicts other metadata; ensure you have no unexpected system-wide installers running. If you don't trust the external CLI or cannot inspect it, avoid installing/running the skill. If you proceed, run the install and CLI in an isolated environment (container/VM) and do not provide any sensitive credentials until you understand where they are stored and transmitted.
功能分析
Type: OpenClaw Skill
Name: xiaoming-todo-manager
Version: 1.0.0
The skill bundle consists of metadata and documentation for a standard todo management tool. It lacks any executable code, network requests, or suspicious instructions, focusing entirely on task listing, prioritization, and reminders in SKILL.md and README.md.
能力评估
Purpose & Capability
The name/description and SKILL.md are consistent with a todo manager. However SKILL.md expects a 'clawhub' CLI (clawhub todo ...) while the registry metadata earlier listed no required binaries; _meta.json claims it requires 'curl'. The skill does not declare the actual CLI it invokes, which is an incoherence.
Instruction Scope
Runtime instructions are simple and confined to running 'clawhub todo' commands (add/list/complete/remind). They do not read local files or request environment variables. However the README mentions installation via 'npx clawhub@latest install todo-manager' and the SKILL.md refers to a CLI that will run on the host — that CLI could perform network calls, require credentials, or access data, but the skill gives no guidance about what the CLI will do.
Install Mechanism
This is instruction-only (no install spec, no code files), which is low-risk surface in itself. But README recommends 'npx clawhub@latest install todo-manager' (which downloads code at runtime) and _meta.json lists 'curl' as required. Those install hints point to external package installation that is not documented in the registry metadata — verify the npx package source and what it installs before running.
Credentials
The skill declares no required env vars or credentials, yet mentions '云同步' (cloud sync) and Pro subscription options which commonly require authentication and network access. There is no declared primary credential or guidance where credentials would be stored, and the actual CLI the skill calls is not declared. This mismatch could hide where secrets are needed or stored.
Persistence & Privilege
The skill does not request persistent or elevated privileges (always:false). There is no evidence it modifies other skills or system-wide settings from the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaoming-todo-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaoming-todo-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0 待办事项管理
元数据
常见问题
Todo Manager 是什么?
待办事项管理 - 任务列表、提醒、优先级、进度追踪. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 66 次。
如何安装 Todo Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaoming-todo-manager」即可一键安装,无需额外配置。
Todo Manager 是免费的吗?
是的,Todo Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Todo Manager 支持哪些平台?
Todo Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Todo Manager?
由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.0。
推荐 Skills