todo-tracker

生成、跟踪和验证待办列表的执行状态。提供 generate-todo-list, mark-completed, show-progress, verify-completion 四个核心动作。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "todo-tracker" with this command: npx skills add elderyang/todo-tracker-cn

Todo Tracker Skill

待办事项管理技能,实现任务的生成、跟踪和完成验证。

核心功能

  1. generate-todo-list - 根据任务描述生成结构化待办列表
  2. mark-completed - 标记某个待办项为已完成
  3. show-progress - 查看当前待办列表的完成进度
  4. verify-completion - 验证待办列表是否全部完成

使用方式

# 生成待办列表
python3 ~/.openclaw/workspace/skills/todo-tracker/todo_tracker.py generate-todo-list "分析项目需求"

# 标记完成
python3 ~/.openclaw/workspace/skills/todo-tracker/todo_tracker.py mark-completed "todo_xxx"

# 查看进度
python3 ~/.openclaw/workspace/skills/todo-tracker/todo_tracker.py show-progress

# 验证完成
python3 ~/.openclaw/workspace/skills/todo-tracker/todo_tracker.py verify-completion

数据存储

待办数据存储在:~/.openclaw/workspace/todo-current.json

与 Self-Improving 集成

  • 任务完成后自动记录到 ~/self-improving/corrections.md
  • 定期清理已完成的待办列表

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

任务清单追踪

中文待办事项管理。添加/完成/查看待办,优先级排序。 本地存储,无需账号。 当用户说"待办"、"todo"、"任务清单"、"今天要做什么"时触发。 Keywords: 待办, todo, 任务, 清单, task, checklist.

Registry SourceRecently Updated
1410Profile unavailable
Automation

Moltbot Plugin 2do

Create tasks and send them to 2Do app via email. Use when the user wants to: (1) add, create, or record a task/todo/reminder in any form - e.g. '添加任务', '创建待办', '新建任务', '加个任务', '记录任务', 'add task', 'create todo'; (2) ask to be reminded of something - e.g. '提醒我', '别忘了', '记得', '帮我记一下', 'remind me', 'remember to'; (3) mention something they need to do and want it tracked - e.g. '明天要开会', '周五前交报告', '下午去买菜'; (4) want to add items to a todo list or task manager - e.g. '加到待办', '放到任务列表', '记到清单里'; (5) describe a task with list/tag organization - e.g. '添加到工作列表', '标签是紧急'; (6) mention urgency or importance - e.g. '紧急', '重要', 'urgent', 'important'. Parses natural language (Chinese and English) to extract task title, due date/time, priority, optional list name, and optional tags, then sends a formatted email to the user's configured 2Do inbox.

Registry Source
1.8K1Profile unavailable
General

OpenClaw Token Saver

OpenClaw Token 节省指南。提供5大类20+种减少Token消耗的方法,包括上下文瘦身、工具优化、缓存复用、模型控制和本地替代方案。当Token使用超过阈值时自动触发优化建议。

Registry SourceRecently Updated
2270Profile unavailable
General

115 Publish

智能管理115网盘,支持扫码登录、文件浏览、搜索、转存分享、离线下载、智能整理和容量查询。

Registry SourceRecently Updated
3460Profile unavailable