← 返回 Skills 市场
todo-tracker
作者
Jonathan Rhyne
· GitHub ↗
· v1.1.0
· MIT-0
12635
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install todo-tracker
功能描述
Persistent TODO scratch pad for tracking tasks across sessions. Use when the user asks to add, list, complete, remove, or summarize tasks in a portable workspace Markdown file. Uses stable task IDs and exact matching; heartbeat reporting is opt-in and count-only.
安全使用建议
Install only if you want a local Markdown-based task tracker. Choose the TODO_FILE path deliberately, because the script will update that file and adjacent .bak, .lock, and .next-id files during write operations.
能力评估
Credentials
Use of Bash and standard local file utilities is proportionate for editing a local Markdown TODO file, with no credential, session, network, or broad indexing behavior.
Install Mechanism
The artifact contains a Markdown skill file and one local Bash helper script; no external installer, network dependency, or hidden setup behavior was found.
Instruction Scope
Runtime instructions are scoped to invoking the bundled script, using exact task IDs/text, and requiring explicit confirmation before destructive removal.
Persistence & Privilege
The skill intentionally creates persistent local state next to the configured TODO file, including backups, locks, and an ID counter; this is disclosed and purpose-aligned.
Purpose & Capability
The stated purpose is maintaining a persistent TODO scratch pad, and the artifact implements add, list, complete, remove, summary, and heartbeat operations for that purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install todo-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/todo-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Make task storage portable with monotonic stable IDs, literal matching, locked atomic writes, recoverable backups, and opt-in count-only heartbeats.
v1.0.0
Initial release: Persistent TODO scratch pad for Clawdbot with priority levels, completion tracking, and heartbeat integration
元数据
常见问题
todo-tracker 是什么?
Persistent TODO scratch pad for tracking tasks across sessions. Use when the user asks to add, list, complete, remove, or summarize tasks in a portable workspace Markdown file. Uses stable task IDs and exact matching; heartbeat reporting is opt-in and count-only. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 12635 次。
如何安装 todo-tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install todo-tracker」即可一键安装,无需额外配置。
todo-tracker 是免费的吗?
是的,todo-tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
todo-tracker 支持哪些平台?
todo-tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 todo-tracker?
由 Jonathan Rhyne(@jdrhyne)开发并维护,当前版本 v1.1.0。
推荐 Skills