← 返回 Skills 市场
double729

PlanSuite

作者 double729 · GitHub ↗ · v0.1.3
cross-platform ✓ 安全检测通过
2437
总下载
1
收藏
8
当前安装
3
版本数
在 OpenClaw 中安装
/install plansuite
功能描述
Create, finalize, and execute file-based project plans with subplans, using checkpoints and logs for controlled, session-based implementation and progress tr...
安全使用建议
This skill is a local, file-based planning workflow and appears coherent: it creates/updates task_plan.md, progress.md, and findings.md in whichever working directory the agent runs in. Before installing or invoking it: (1) understand the agent will write to your current working directory — back up or run in an empty/sandbox directory if you care about file safety; (2) avoid putting secrets or sensitive credentials into the plan files; (3) note the registry metadata lacks a homepage/description and the source is unknown — if provenance matters to you, prefer skills with clear authorship; (4) check whether your agent platform’s sessions_spawn (isolated session) capability is available and behaves as you expect. Other than those operational cautions, the skill's requests and instructions are proportionate to its stated planning purpose.
功能分析
Type: OpenClaw Skill Name: plansuite Version: 0.1.3 The OpenClaw AgentSkills skill bundle defines a structured workflow for an AI agent to manage projects, including planning, freezing, and executing tasks. The `SKILL.md` instructions are clear, aligned with the stated purpose, and notably include a recommendation to use `sessions_spawn` for isolated execution, which is a strong security-conscious instruction. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent, or obfuscation. All file operations are confined to creating and updating specific markdown files (`task_plan.md`, `progress.md`, `findings.md`) within the working directory, which is consistent with its stated purpose.
能力评估
Purpose & Capability
There is no separate description in registry metadata, but the SKILL.md clearly defines a file-based planning/execution workflow (task_plan.md, progress.md, findings.md). The resources it requires (none) and actions it prescribes (create/update local files) are consistent with a planning tool. Minor note: source/homepage are unknown and the top-level registry description is missing, which reduces provenance but does not make the behavior incoherent.
Instruction Scope
Instructions are tightly scoped to creating and updating three files in the current working directory, enforcing a freeze/execute workflow, and recommending use of an isolated session (sessions_spawn) for execution. There are no instructions to read unrelated system files, access external endpoints, or exfiltrate data. The guidance to 'do not paste these three files into chat' simply enforces file-based persistence.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing will be downloaded or written by an installer. Lowest risk per install mechanism.
Credentials
No environment variables, credentials, or config paths are requested. The instructions only require permission to create/update files in the current working directory, which is proportional to a file-based planning workflow.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistence. It only instructs the agent to write three files in the working directory and to spawn an isolated session for execution — this is normal for a project-run workflow and does not modify other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install plansuite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /plansuite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.3
test
v0.1.2
Republish from managedSkillsDir
v0.1.0
Initial local publish
元数据
Slug plansuite
版本 0.1.3
许可证
累计安装 8
当前安装数 8
历史版本数 3
常见问题

PlanSuite 是什么?

Create, finalize, and execute file-based project plans with subplans, using checkpoints and logs for controlled, session-based implementation and progress tr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2437 次。

如何安装 PlanSuite?

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

PlanSuite 是免费的吗?

是的,PlanSuite 完全免费(开源免费),可自由下载、安装和使用。

PlanSuite 支持哪些平台?

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

谁开发了 PlanSuite?

由 double729(@double729)开发并维护,当前版本 v0.1.3。

💬 留言讨论