← Back to Skills Marketplace
269
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install task-list
Description
Run a conversational task list with Inbox, Today, Upcoming, recurring tasks, waiting items, projects, and review loops that stay trustworthy.
Usage Guidance
This skill appears to do what it says: local conversational task management stored in ~/task-list/. Before enabling continuity, confirm you are comfortable with files being created under your home directory and that the agent will ask for consent before creating them. If you want stricter transparency, ask the agent to explicitly tell you when it will create or modify files (don’t rely on implicit or “silent” setup behavior). Because the skill contains no network calls or credentials by default, the primary risk is accidental local data storage — review the created Markdown files and their permissions, and back them up if they will hold sensitive information.
Capability Analysis
Type: OpenClaw Skill
Name: task-list
Version: 1.0.0
The 'Task List' skill is a well-structured conversational task management system that operates locally within the `~/task-list/` directory. The instructions across all files, including SKILL.md and setup.md, are strictly focused on task organization, project tracking, and productivity workflows without any evidence of data exfiltration, unauthorized network access, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name and description match the behavior described in SKILL.md and supporting docs: a conversational task manager that stores a local workspace under ~/task-list/. No unrelated binaries, services, or credentials are requested.
Instruction Scope
Runtime instructions confine data to local Markdown files under ~/task-list/ and explicitly state no data leaves the machine by default. One wording concern: setup.md instructs the agent to “read this silently” and “do not mention file names, folders, setup, or configuration,” which could be misread as encouraging stealthy behavior. However, elsewhere the docs state the agent must ask before creating local continuity and only save data with user consent. This is a minor UX/clarity issue rather than a technical mismatch, but you should be aware of the ambiguous phrasing.
Install Mechanism
No install spec, no code files, and no downloads — instruction-only. This is low risk and appropriate for a skill whose data is stored locally.
Credentials
The skill requests no environment variables, no credentials, and no config paths outside its declared ~/task-list/ workspace. The requested access is proportional to a local task-list feature.
Persistence & Privilege
always is false and the skill does not request system-wide modifications or access to other skills' configs. It will create and manage files only within its own workspace, and the docs explicitly require asking before creating persistent continuity.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install task-list - After installation, invoke the skill by name or use
/task-list - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with a conversational task-list workspace, stable views, and Things or Todoist-style operating rules.
Metadata
Frequently Asked Questions
What is Task List?
Run a conversational task list with Inbox, Today, Upcoming, recurring tasks, waiting items, projects, and review loops that stay trustworthy. It is an AI Agent Skill for Claude Code / OpenClaw, with 269 downloads so far.
How do I install Task List?
Run "/install task-list" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Task List free?
Yes, Task List is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Task List support?
Task List is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Task List?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills