← Back to Skills Marketplace
129
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install task-planner-2
Description
任务规划与执行引导工具。当用户提出需要多步骤完成的复杂任务、请求帮忙规划工作、说"帮我规划"、"拆解任务"、"怎么完成这个"时触发。也适用于用户描述了一个大目标但不确定从哪里开始的场景。即使用户没有明确说"规划",只要任务明显涉及3个以上步骤、多个依赖关系、或需要分阶段完成,都应该使用此 skill。覆盖场景包括...
Usage Guidance
This skill appears coherent and appropriate for planning and guiding multi-step tasks. Before enabling it to execute actions, confirm: (1) what the platform's TaskCreate/TaskUpdate/TaskList tools store and where (privacy/persistence), (2) whether the agent will prompt you before reading/writing files or running bash commands, and (3) whether you want to permit autonomous execution. If you prefer safer operation, restrict the agent from running file-modifying commands or require explicit human confirmation before any destructive or privileged action.
Capability Analysis
Type: OpenClaw Skill
Name: task-planner-2
Version: 0.1.0
The skill bundle is a legitimate task planning and execution tool. The SKILL.md file provides structured instructions for an AI agent to decompose complex tasks, manage workflows using standard tools (TaskCreate, TaskUpdate), and guide users through multi-step processes without any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The skill is an instruction-only 'task planner' and only references planning and execution tools (TaskCreate, TaskUpdate, TaskList) and common authoring/editing tools for programming tasks. It does not request unrelated binaries, environment variables, or installs—this matches the stated purpose.
Instruction Scope
The SKILL.md stays focused on planning and guided execution. It instructs using TaskCreate/TaskUpdate/TaskList to persist and manage progress and, for programming tasks, to use editor/Bash tools to perform work. This is reasonable for a planner, but these tool calls imply the ability to create/modify tasks and potentially read/write files or run commands—so the operator should confirm the platform's semantics and consent model before allowing autonomous execution.
Install Mechanism
No install specification or code files are present (instruction-only). No downloads, package installs, or binaries are required—lowest-risk install profile.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does not instruct access to secrets or unrelated environment values.
Persistence & Privilege
always is false and the skill is user-invocable. It requests normal task-list persistence via TaskCreate/TaskUpdate, which is proportionate to a planner. Note: the platform default allows the model to invoke skills autonomously; that is not flagged here but users should be aware of it.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install task-planner-2 - After installation, invoke the skill by name or use
/task-planner-2 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of task-planner: a professional tool for decomposing and executing complex, multi-step tasks.
- Guides users from vague goals to clear action steps, including risk identification and milestone setting.
- Adopts a five-stage workflow: understanding objectives, making plans, confirmation with the user, iterative execution, and completion summary.
- Supports both “plan only” and step-by-step execution modes, with flexibility for adjustments as tasks progress.
- Special handling for interruptions, parallel tasks, and programming-related tasks. Output adapts to user language.
Metadata
Frequently Asked Questions
What is Task Planner?
任务规划与执行引导工具。当用户提出需要多步骤完成的复杂任务、请求帮忙规划工作、说"帮我规划"、"拆解任务"、"怎么完成这个"时触发。也适用于用户描述了一个大目标但不确定从哪里开始的场景。即使用户没有明确说"规划",只要任务明显涉及3个以上步骤、多个依赖关系、或需要分阶段完成,都应该使用此 skill。覆盖场景包括... It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.
How do I install Task Planner?
Run "/install task-planner-2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Task Planner free?
Yes, Task Planner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Task Planner support?
Task Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Task Planner?
It is built and maintained by Jiangrb (@jiangrb); the current version is v0.1.0.
More Skills