← All skills
Tencent SkillHub Β· AI

Text Based - Todo List Agent Manager

A structured, conversational task management system based on GTD and Eisenhower (V3.2 Protocol). This skill strictly confines persistence to its own skill di...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

A structured, conversational task management system based on GTD and Eisenhower (V3.2 Protocol). This skill strictly confines persistence to its own skill di...

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, display_config.json, import_tasks.txt, index.js, package.json, task_state.json

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.4.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 4 sections Open source page

claw-todolist Skill

This skill implements the Todo List Management Protocol V3.2, enabling structured task management via conversational commands.

Core Protocol (Commands)

This skill understands aliases: a (ADD), x (DONE), ls (SHOW), e (EDIT). It also understands the REVIEW command for automated structural analysis.

Features & Output Style

Structure: Tasks are persisted locally using defined rules (V3.2). Visuals: Full list output (ls) defaults to Text Format with Priority Group Headers and Weight ⭐ placed after the task text. Review: Command REVIEW triggers an automated analysis based on predefined thresholds (P1 Ratio, Overdue, Aging, Strategic Neglect).

Persistence

All state, rules, and display configs are bundled within the skill folder for deterministic installation.

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
3 Config1 Docs1 Scripts1 Files
  • SKILL.md Primary doc
  • index.js Scripts
  • display_config.json Config
  • package.json Config
  • task_state.json Config
  • import_tasks.txt Files