Overview
- Skill Key
- homeofe/openclaw-todo
- Author
- homeofe
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/homeofe/openclaw-todo
- Latest Commit SHA
- 997a9776f55376e727437502f9d1e34c072852e7
OpenClaw plugin providing TODO commands for a markdown TODO.md file.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 openclaw-todo 技能。 若已安装,则直接安装 openclaw-todo 技能。
# openclaw-todo Adds commands to manage a local markdown TODO list (default: `~/.openclaw/workspace/TODO.md`). ## Commands - `/todo-list` - list open TODO items (overdue items shown first) - `/todo-add <text>` - add a new TODO item (supports `@due(YYYY-MM-DD)`, `#tag`, `!priority`) - `/todo-done <index>` - mark an open TODO item done (index from `/todo-list`) - `/todo-edit <index> <new text>` - edit an existing TODO item's text - `/todo-remove <index>` - remove a TODO item entirely - `/todo-search <query>` - search TODOs by text, `#tag`, `!priority`, `@due`, `@overdue`, or `@today` ## Inline Markers - **Tags:** `#tag-name` - categorize items (e.g., `#dev`, `#ops`) - **Priority:** `!high`, `!medium`, `!low` - set urgency level - **Due date:** `@due(YYYY-MM-DD)` - set a deadline; overdue items appear first in listings ## Install ```bash clawhub install openclaw-todo ``` ## Notes - This plugin is safe for public repos (no secrets required). - Customize file paths via plugin config in your local `openclaw.json`.
# openclaw-todo
OpenClaw plugin to manage `TODO.md` via chat commands.
## Commands
- `/todo-list` - show open items (with priority indicators)
- `/todo-add <text>` - add an item (supports `#tag` and `!high`/`!medium`/`!low`)
- `/todo-done <index>` - mark item done
- `/todo-edit <index> <new text>` - edit an item's text
- `/todo-remove <index>` - remove an item
- `/todo-search <query>` - search items by text, `#tag`, or `!priority`
## Tags and Priority
Inline tags and priority markers are supported in todo text:
```
/todo-add Fix login page #dev #frontend !high
/todo-add Update README #docs !low
/todo-add Review PR #backend
```
- **Tags**: `#word` - categorize items (e.g. `#dev`, `#front-end`, `#ops`)
- **Priority**: `!high`, `!medium`, `!low` - set urgency level
Tags and priorities are parsed automatically and displayed in `/todo-list`:
```
Open TODOs (3):
1. [HIGH] Fix login page #dev #frontend !high
2. [LOW] Update README #docs !low
3. Review PR #backend
```
The `todo_status` tool also returns structured `tags` and `priority` fields per item.
## Tool
- `todo_status({ limit })` - structured TODO status for the agent
## Configuration
All options are set via `pluginConfig` in your OpenClaw config:
| Option | Type | Default | Description |
|---|---|---|---|
| `enabled` | boolean | `true` | Enable/disable the plugin |
| `todoFile` | string | `~/.openclaw/workspace/TODO.md` | Path to the TODO file |
| `sectionHeader` | string | _(none)_ | Section heading under which new todos are inserted (e.g. `"## Backlog"`). When omitted, new items are appended after the last existing todo. |
| `brainLog` | boolean | `true` | Log todo changes to memory brain |
| `brainStorePath` | string | `~/.openclaw/workspace/memory/brain-memory.jsonl` | Path to the brain memory store |
| `maxListItems` | number | `30` | Maximum items shown by `/todo-list` |
## Install (dev)
```bash
openclaw plugins install -l ~/.openclaw/workspace/openclaw-todo
openclaw gateway restart
```
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.