← 返回 Skills 市场
1593
总下载
2
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install plan
功能描述
Auto-learns when to plan vs execute directly. Adapts planning depth to task type. Improves strategy through outcome tracking.
安全使用建议
This skill appears coherent and low-risk for its stated purpose. Before installing, confirm two things with the skill author or your admin: (1) where and how outcome/tracking data will be stored (local files, agent workspace, or an external service) and whether those records contain sensitive details you don't want kept; (2) what exactly the 'promotion' / auto-start behavior does and whether you want the agent to be allowed to auto-execute promoted plan types without human confirmation. If you want tighter control, require human validation for promotions or restrict the agent's ability to write persistent records or execute tasks autonomously.
功能分析
Type: OpenClaw Skill
Name: plan
Version: 1.0.0
The skill bundle, consisting of `_meta.json`, `SKILL.md`, `outcomes.md`, and `strategies.md`, is entirely focused on instructing the AI agent on how to improve its own planning, execution, and learning processes. The `SKILL.md` file, which is the primary prompt injection surface, contains no instructions for executing commands, accessing sensitive files, making network requests, exfiltrating data, or any other actions that could be considered malicious or even suspicious. All content is self-referential to the agent's internal meta-cognition and process improvement, posing no security risks to the host system or user data.
能力评估
Purpose & Capability
Name/description (adaptive planning + outcome tracking) match the actual contents: SKILL.md, strategies.md, and outcomes.md provide planning heuristics and tracking templates. The skill declares no binaries, env vars, or installs — consistent with an instruction-only planning helper.
Instruction Scope
Instructions stay within planning/tracking scope and do not direct the agent to read system files, call external endpoints, or access credentials. They are somewhat open-ended about where/how outcomes and tracking data are recorded (templates are provided but no explicit storage path or external endpoint), which could lead different agents to choose local files, a workspace, or external services — the skill does not specify or require any particular destination.
Install Mechanism
No install spec or code files; this is instruction-only, which is the lowest-risk install surface. No downloads, archives, or third-party packages are referenced.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no disproportionate or unexplained secret requests.
Persistence & Privilege
always:false and default autonomous invocation behavior are used. The SKILL.md includes a 'promotion rule' that asks the agent to consider auto-starting certain plan types after multiple successful runs; combined with autonomous invocation, this could lead the agent to begin executing tasks without human validation for promoted types. This is expected behavior for an adaptive planner but worth confirming with policy controls or explicit confirmation steps.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install plan - 安装完成后,直接呼叫该 Skill 的名称或使用
/plan触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Plan 是什么?
Auto-learns when to plan vs execute directly. Adapts planning depth to task type. Improves strategy through outcome tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1593 次。
如何安装 Plan?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install plan」即可一键安装,无需额外配置。
Plan 是免费的吗?
是的,Plan 完全免费(开源免费),可自由下载、安装和使用。
Plan 支持哪些平台?
Plan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Plan?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills