Documentation
README
todo-manager
一个轻量级的待办事项管理 Skill。
功能
- 添加新的待办事项
- 标记事项为已完成
- 删除事项
- 列出所有事项(支持按状态过滤)
触发场景
- 用户说 "添加一个待办"、"我有个任务要记录"
- 用户说 "完成了任务 X"、"删除任务 X"
- 用户说 "看看我还有哪些待办"
脚本
使用 scripts/todo.py 进行持久化操作,数据存储在工作区的 todos.json 中。
Todo Manager is an Automation skill for Claude Code, published by alibaba in skill-up.
Todo Manager helps manage to-do items by adding, deleting, completing, and listing tasks. Use it when you need a simple persistent task list in a workspace.
Todo Manager is cataloged under Automation on DirSkills. Todo Manager comes from a repository tagged agent-skills, ai, ai-agents, alibaba and skills.
Documentation
一个轻量级的待办事项管理 Skill。
使用 scripts/todo.py 进行持久化操作,数据存储在工作区的 todos.json 中。
Todo Manager is one of 23 skills that DirSkills catalogs from alibaba/skill-up, the repository it ships in. Its siblings there include Agent Judge, Agent Judge Support and Code Quality Analyzer. Each one is a separate skill with its own page in this directory, installs the same way Todo Manager does, and is maintained by alibaba in that same repository. The rest of the collection is listed on the alibaba/skill-up page.
Todo Manager ranks #1093 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Todo Manager against them. Open each page to compare what they document and how they install.
Todo Manager is one of 23 skills cataloged on DirSkills from alibaba/skill-up.
Todo Manager is one of 1523 Automation skills cataloged on DirSkills, ranked #1093 by stars among them.