skills$openclaw/todo
0xterrybit4.8k

by 0xterrybit

todo – OpenClaw Skill

todo is an OpenClaw Skills integration for data analytics workflows. Task and todo list management. Create, organize, and track tasks with priorities and due dates.

4.8k stars9.0k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026data analytics

Skill Snapshot

nametodo
descriptionTask and todo list management. Create, organize, and track tasks with priorities and due dates. OpenClaw Skills integration.
owner0xterrybit
repository0xterrybit/todo
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @0xterrybit/todo
last updatedFeb 7, 2026

Maintainer

0xterrybit

0xterrybit

Maintains todo in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
442 B
SKILL.md
532 B
SKILL.md

name: todo description: Task and todo list management. Create, organize, and track tasks with priorities and due dates. metadata: {"clawdbot":{"emoji":"✅","always":true,"requires":{"bins":["curl","jq"]}}}

Todo ✅

Task and todo list management.

Features

  • Create tasks
  • Set priorities
  • Due dates and reminders
  • Projects and tags
  • Recurring tasks
  • Task completion tracking

Usage Examples

"Add task: Review PR by Friday"
"Show my todos for today"
"Mark task #3 as done"
"List high priority tasks"
README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install todo?

Run openclaw add @0xterrybit/todo in your terminal. This installs todo into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/0xterrybit/todo. Review commits and README documentation before installing.