← 返回 Skills 市场
jiangrb

Task Planner

作者 Jiangrb · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install task-planner-2
功能描述
任务规划与执行引导工具。当用户提出需要多步骤完成的复杂任务、请求帮忙规划工作、说"帮我规划"、"拆解任务"、"怎么完成这个"时触发。也适用于用户描述了一个大目标但不确定从哪里开始的场景。即使用户没有明确说"规划",只要任务明显涉及3个以上步骤、多个依赖关系、或需要分阶段完成,都应该使用此 skill。覆盖场景包括...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install task-planner-2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /task-planner-2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug task-planner-2
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Task Planner 是什么?

任务规划与执行引导工具。当用户提出需要多步骤完成的复杂任务、请求帮忙规划工作、说"帮我规划"、"拆解任务"、"怎么完成这个"时触发。也适用于用户描述了一个大目标但不确定从哪里开始的场景。即使用户没有明确说"规划",只要任务明显涉及3个以上步骤、多个依赖关系、或需要分阶段完成,都应该使用此 skill。覆盖场景包括... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。

如何安装 Task Planner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install task-planner-2」即可一键安装,无需额外配置。

Task Planner 是免费的吗?

是的,Task Planner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Task Planner 支持哪些平台?

Task Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Task Planner?

由 Jiangrb(@jiangrb)开发并维护,当前版本 v0.1.0。

💬 留言讨论