← 返回 Skills 市场
3skill
作者
zhao202404
· GitHub ↗
· v1.0.0
· MIT-0
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install prd-skill202603
功能描述
Create and manage Product Requirements Documents (PRDs) by defining user stories with verifiable acceptance criteria and tracking progress by priority order.
安全使用建议
This skill is essentially a PRD template + agent-run instructions. That is coherent, but be careful before using it autonomously: 1) Do not run infinite unattended loops against your main repo; use isolated worktrees or throwaway test repos. 2) Never use flags like `--dangerously-skip-permissions` or other options that bypass agent safety — they defeat platform protections. 3) Require human review of any agent-made commits (use pull requests, branch protection, CI). 4) Backup your repo and run agents in a sandboxed environment first. 5) If you intend to allow an agent to commit code, restrict its scope (single worktree, limited filesystem access) and audit progress.txt and prd.json updates. These steps will reduce the risk of unintended or damaging automated changes.
功能分析
Type: OpenClaw Skill
Name: prd-skill202603
Version: 1.0.0
The skill bundle is a legitimate tool for managing Product Requirements Documents (PRDs) and coordinating autonomous AI coding workflows. It provides structured JSON templates (prd.json), Markdown instructions (SKILL.md), and workflow patterns (references/workflows.md) that guide an agent through implementing features story-by-story. While the documentation in references/agent-usage.md mentions high-risk CLI flags for external tools (e.g., --dangerously-skip-permissions for Claude Code), these are presented as optional usage patterns for human users to enable unattended loops, rather than instructions for the agent to perform unauthorized or harmful actions. No evidence of data exfiltration, backdoors, or malicious prompt injection was found.
能力评估
Purpose & Capability
Name/description (create/manage PRDs and user stories) align with the provided templates and runtime instructions: prd.json, progress.txt, story lifecycle, and git workflow. The files and examples relate to coding work and PRD execution, so requested capabilities match purpose.
Instruction Scope
SKILL.md and references direct agents to read and modify local repo files (prd.json, progress.txt), create/check out branches, implement code, run checks, commit changes, and update prd.json. Those actions fit the stated goal but carry high-impact side effects (modifying code, committing). More importantly, examples include an unattended infinite loop and a concrete example using `claude --dangerously-skip-permissions`, which explicitly suggests bypassing safety checks — this is out-of-band risk and should be treated with caution.
Install Mechanism
Instruction-only skill with no install spec, no binaries, and no external downloads. Nothing will be written to disk by the skill itself; risk from install mechanism is minimal.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The documentation references agent CLIs (Claude, OpenCode) and git but does not request unrelated secrets or credentials in metadata.
Persistence & Privilege
Skill is not always-enabled and does not request persistent privileges, which is appropriate. However, its documentation encourages running autonomous agent loops that modify a repository and suggests disabling agent permission checks in examples — combining autonomous execution with instructions to bypass safety increases practical risk even though the skill metadata itself does not request elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prd-skill202603 - 安装完成后,直接呼叫该 Skill 的名称或使用
/prd-skill202603触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: introduce a skill for creating and managing Product Requirements Documents (PRDs).
- Provides PRD guidance for feature planning and developer/AI agent workflows.
- Outlines prd.json format with user stories, acceptance criteria, priorities, and tracking fields.
- Includes best practices for story sizing, ordering, and verifiable acceptance criteria.
- Offers quick-reference commands and resource links for further documentation.
元数据
常见问题
3skill 是什么?
Create and manage Product Requirements Documents (PRDs) by defining user stories with verifiable acceptance criteria and tracking progress by priority order. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 3skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prd-skill202603」即可一键安装,无需额外配置。
3skill 是免费的吗?
是的,3skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
3skill 支持哪些平台?
3skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 3skill?
由 zhao202404(@zhao202404)开发并维护,当前版本 v1.0.0。
推荐 Skills