Communityv1.0.0

Todo Management 1.1.2

Per-workspace SQLite todo manager (./todo.db) with groups and task statuses (pending/in_progress/done/skipped), operated via {baseDir}/scripts/todo.sh for adding, listing, editing, moving, and removing entries and managing groups.

2.7kdownloads5stars3active installsLucky-2968
View on ClawHubBack to Skills

Skill Details

Slug
todo-management-1-1-2
Latest Version
1.0.0
Author
Lucky-2968
Published
Feb 4, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Todo Management 1.1.2.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of todo-management skill. - Provides per-workspace SQLite todo manager with group and status support. - All actions (add, list, edit, move, remove, group management) are strictly via CLI script. - Enforces concise, confirmation-only replies by default. - Only prints todo lists when explicitly requested or for ambiguity in destructive actions. - Follows strict rules for safe, clear handling of tasks and groups.