A conversational task manager for Openclaw Skills that brings professional GTD workflows to your AI coding agent through a local, file-based workspace.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install task-list
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-list using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Task List is a sophisticated productivity framework designed to help users maintain a trustworthy task management system through natural conversation. Unlike traditional task managers that require tedious form filling, this skill enables Openclaw Skills to capture, clarify, and organize work into a durable local workspace. It implements high-level operating rules similar to professional tools like Things or Todoist, ensuring that tasks are actionable, views are stable, and nothing falls through the cracks.
By leveraging the power of Openclaw Skills, the Task List agent maintains separate contexts for Inbox, Today, Upcoming, and Projects. It prioritizes semantic clarity—distinguishing between due dates, defer dates, and snoozed items—to provide a reliable overview of your commitments. All data is stored locally, giving you full control over your productivity data while benefiting from an AI agent that understands the nuance of your workflow.
To activate the task management system within your Openclaw Skills environment, ensure the local directory exists and initialize the setup boundaries.
mkdir -p ~/task-list/
# The agent will prompt to run setup.md on first use to establish rules
Follow the conversational prompts to define your activation boundaries and continuity rules.
The skill organizes all data within ~/task-list/ using a structured file-based architecture for maximum portability and transparency.
| File | Purpose |
|---|---|
memory.md |
Stores durable preferences and activation boundaries for the system. |
inbox.md |
Contains raw captures that require further clarification or metadata. |
tasks.md |
The primary ledger for active tasks across Today, Upcoming, and Someday. |
projects.md |
Tracks finite outcomes with specific next actions and deadlines. |
areas.md |
Documents ongoing responsibilities without specific end dates. |
recurring.md |
Defines recurrence rules and automatic regeneration behavior. |
waiting.md |
Monitors delegated or blocked work with chase dates. |
log.md |
A historical record of completed, dropped, or modified items. |
Loading
Integrate real-time voice capabilities, phone agents, and live speech interactions into your AI agentic workflows.

An AI-powered tai chi companion for building practice plans, improving form alignment, and tracking balance-focused consistency.

A specialized architectural framework for designing high-availability infrastructure, secure networks, and scalable cloud systems.

A comprehensive suite for managing Linux servers, including user administration, process control, storage optimization, and system security.

A specialized feedback loop for AI agents to develop refined aesthetic judgment and calibration by learning directly from human preferences.

A comprehensive planning and research framework for tattoo discovery, cultural validation, and physical preparation.








































