todo-manager
SkillProductivityHelps users manage to-do items, supporting actions such as adding, deleting, marking tasks as done, and listing tasks.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the todo-manager skill
What this skill tells your AI
The instructions your AI receives, as published by alibaba/skill-up in skills/skill-upper/evals/fixtures/skills/sample-with-evals/SKILL.md and read by ahel’s review.
一个轻量级的待办事项管理 Skill。
功能
- 添加新的待办事项
- 标记事项为已完成
- 删除事项
- 列出所有事项(支持按状态过滤)
触发场景
- 用户说 "添加一个待办"、"我有个任务要记录"
- 用户说 "完成了任务 X"、"删除任务 X"
- 用户说 "看看我还有哪些待办"
脚本
使用 scripts/todo.py 进行持久化操作,数据存储在工作区的 todos.json 中。
Signals
- GitHub stars
- 892
- Forks
- 68
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
todo-manager- Source
- github.com/alibaba/skill-up