todo
SKILL.md
Todo List Manager
A skill for managing personal todo lists with add, remove, complete, and view functionality.
Features
- Add, update, complete, and remove todo items
- Priority levels (high, medium, low, backlog)
- Categories and assignees
- Due dates
- Multiple storage backends (local, GitHub, Supabase)
Important
The agent must not access the storage directly. The storage must update through the todo.py cli
Usage
python todo.py <command>