← 返回 Skills 市场
389
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pm
功能描述
提供规范的项目管理流程指导,涵盖需求拆解、API设计、任务分解、迭代开发、测试验证与状态同步。
安全使用建议
This skill is coherent with its stated purpose, but it directs the agent to create and edit project files and to run tests in a terminal — actions that can execute arbitrary code and change your repository. Before installing or allowing autonomous runs: (1) run the skill in a sandbox or test environment (not on production systems); (2) require the agent to ask for explicit user confirmation before executing tests or writing files; (3) review any generated files and test commands before they run; (4) ensure no sensitive credentials or production services are exposed to the environment where tests will run. If you want stricter control, limit the skill to user-invoked mode and inspect its outputs manually before applying changes.
能力评估
Purpose & Capability
Name and description describe PM/dev workflow guidance and the SKILL.md only requires creating/reading/updating project files and guiding development — there are no unrelated binaries, env vars, or installs requested. The requested actions align with the stated purpose.
Instruction Scope
Instructions explicitly direct the agent to create/read/update files (ARCHITECTURE.md, TASK_TRACKER.md, ERROR_LOG.md) and to 'actually run tests in the terminal'. This is within the PM/dev scope but gives the agent authority to execute commands and modify repository files — which can have side effects (running tests may execute arbitrary project code, contact external services, or require credentials).
Install Mechanism
No install spec or code files — instruction-only skill. Nothing is downloaded or written by an installer, minimizing supply‑chain risk.
Credentials
The skill requests no environment variables, credentials, or config paths. It only references project files it creates/reads, which is proportional to a project management/dev workflow.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system privileges or modify other skills' configs. Note: autonomous invocation is allowed by platform default, so consider whether you want the agent to run this workflow without explicit user confirmation each time.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pm - 安装完成后,直接呼叫该 Skill 的名称或使用
/pm触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
init commit
元数据
常见问题
pm 是什么?
提供规范的项目管理流程指导,涵盖需求拆解、API设计、任务分解、迭代开发、测试验证与状态同步。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 389 次。
如何安装 pm?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pm」即可一键安装,无需额外配置。
pm 是免费的吗?
是的,pm 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
pm 支持哪些平台?
pm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 pm?
由 zengn1(@zengn1)开发并维护,当前版本 v1.0.0。
推荐 Skills