← 返回 Skills 市场
Prd
作者
Benjamin Jesuiter
· GitHub ↗
· v2.0.5
7041
总下载
10
收藏
53
当前安装
6
版本数
在 OpenClaw 中安装
/install prd
功能描述
Create and manage Product Requirements Documents (PRDs). Use when: (1) Creating structured task lists with user stories, (2) Specifying features with acceptance criteria, (3) Planning feature implementation for AI agents or human developers.
安全使用建议
Install only if you want PRD templates that may be used to drive coding agents. Do not run the documented unattended permission-bypass loop in a real repository unless you deliberately accept automated file changes and commits; prefer a reviewed, human-in-the-loop workflow or an isolated worktree.
功能分析
Type: OpenClaw Skill
Name: prd
Version: 2.0.5
The skill is classified as suspicious due to the presence of highly risky commands and instructions within its documentation, specifically in `references/agent-usage.md` and `references/output-patterns.md`. These files, intended to describe how *other* AI agents execute PRDs, contain examples like `claude --print --dangerously-skip-permissions`, instructions for `git` operations (checkout, commit), and running arbitrary quality checks (typecheck, lint, test). While the `SKILL.md` explicitly states this skill 'only edits PRDs', the inclusion of such powerful and potentially harmful commands in documentation that an AI agent is expected to process creates a significant prompt injection surface and exposes the agent to knowledge of dangerous system-level capabilities, even if not directly intended for execution by this specific skill.
能力评估
Purpose & Capability
Creating and managing PRDs is coherent with the metadata and main instructions, and the references openly discuss AI agents executing PRDs; however, those references go beyond document editing into code changes, checks, git branching, and commits.
Instruction Scope
The reference documentation includes a copy-paste infinite loop using a permission-bypass flag for an autonomous coding agent, without nearby warnings, containment guidance, or an explicit stop condition in the command itself.
Install Mechanism
The artifact contains only markdown files and no executable scripts, package install hooks, or automatic runtime setup.
Credentials
If followed, the documented unattended agent command could modify a whole repository and run checks without interactive approval, which is higher-impact than ordinary PRD editing.
Persistence & Privilege
The skill does not install persistence, but it documents an unbounded agent loop with permission bypass and git operations, which is under-scoped for unattended use.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prd - 安装完成后,直接呼叫该 Skill 的名称或使用
/prd触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.5
- Added an `author` field to the skill metadata with contact information.
- Switched metadata `version` and flattening to proper YAML format under the `metadata` section.
- No behavioral or functional changes to PRD format or usage instructions.
- Documentation and usage examples remain unchanged.
v2.0.4
Removed agent requirements from metadata. Agent execution patterns (Claude Code, OpenCode, etc.) moved to references/agent-usage.md. Skill now focuses purely on editing PRDs.
v2.0.3
Fixed metadata format with clawdbot-specific fields: emoji, os, requires, install. Version now in metadata object.
v2.0.1
Fixed formatting for official agentskills compatibility. Restructured content with progressive disclosure into references/ folder.
v2.0.0
Restructured for official agentskills format. Simplified SKILL.md with progressive disclosure. Added reference files: workflows.md, output-patterns.md with templates and patterns.
v1.0.0
Initial release: Create and manage Product Requirements Documents (PRDs) for AI coding agents. Supports Ralph pattern, autonomous coding, and human-in-the-loop workflows.
元数据
常见问题
Prd 是什么?
Create and manage Product Requirements Documents (PRDs). Use when: (1) Creating structured task lists with user stories, (2) Specifying features with acceptance criteria, (3) Planning feature implementation for AI agents or human developers. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7041 次。
如何安装 Prd?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prd」即可一键安装,无需额外配置。
Prd 是免费的吗?
是的,Prd 完全免费(开源免费),可自由下载、安装和使用。
Prd 支持哪些平台?
Prd 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Prd?
由 Benjamin Jesuiter(@bjesuiter)开发并维护,当前版本 v2.0.5。
推荐 Skills