A personal task management system for AI agents that automates daily standups, weekly reviews, and task extraction from notes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install task-tracker
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install task-tracker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Task Tracker is a specialized utility designed to bring structure to personal and professional workflows through the power of Openclaw Skills. It functions as a local task manager that resides within your AI agent's memory, allowing for seamless tracking of priorities, blockers, and deadlines without leaving your coding environment. By maintaining a clean, Markdown-based source of truth, it ensures your AI agent always knows exactly what is on your plate.
This skill is built for developers who need more than a simple to-do list. It facilitates sophisticated project management behaviors like quarterly archiving and natural language task extraction. Integrating this into your Openclaw Skills library enables a high-velocity feedback loop between your planning and execution phases, turning raw meeting notes into actionable items instantly.
To get started with Task Tracker as part of your Openclaw Skills setup, follow these steps:
# Navigate to your skills directory and clone the repository
cd ~/clawd/skills
git clone https://github.com/kesslerio/task-tracker-clawdbot-skill task-tracker
# Initialize your TASKS.md file from the provided template
python3 ~/clawd/skills/task-tracker/scripts/init.py
The skill organizes data within the ~/clawd/memory/work/ directory to ensure persistence and readability for both humans and AI agents:
| File | Purpose |
|---|---|
TASKS.md |
The active source of truth containing current tasks, priorities, and checkboxes. |
ARCHIVE-YYYY-QX.md |
A quarterly archive where completed tasks are moved during weekly reviews. |
WORKFLOW.md |
Documentation of the specific lifecycle and status transitions for tasks. |
Tasks within the Markdown file follow a specific metadata schema including priority icons, due dates, and blocking relationships.
Loading
A universal Moltbot skill wrapping the Stripe CLI for seamless payment processing, subscription management, and local webhook testing.

SoulCraft is a specialized framework for designing, refining, and evolving the internal character and external identity of AI agents.

A streamlined URL shortening skill that leverages is.gd to provide permanent short links without the need for authentication.

A lightning-fast local tool for converting PDF documents into Markdown and JSON formats with support for image and table extraction.

Automatically fetch, summarize, and analyze the top tech stories and social media sentiment from TechMeme.

A lightweight tool for generating permanent short URLs via is.gd without requiring authentication.








































