Skip to content
#724 Overall#46 in CodingVerified SKILL.md

Todo Management

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.

OpenClawSKILL.md
7,179Total downloads
249Active installs
12Community stars
Momentum rank

Overview

What It Does

Todo Management packages a focused coding & development workflow for an AI agent. 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. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.

Task ideas

Popular Use Cases

  • Review and improve a code change
  • Automate a repeatable development task
  • Investigate failures and prepare a fix
  • Work with repositories and developer tooling

Installation

Install this Agent Skill

OpenClaw

clawhub install @lstpsche/todo-management

Commands derived from the public ClawHub API record. Checked 2026-09-02. Review the source before running them.

Before you start

Requirements

OpenClaw or ClawHubRequired / review
Review the source instructions before installationRequired / review
Paid serviceCheck source
Supported systemCheck source

Popularity context

Why It’s Popular

Todo Management addresses a recognizable coding workflow and is included from current public ClawHub adoption.

Alternatives

Similar Skills