安全扫描
OpenClaw
安全
high confidence仅提供指令的产品规划助手,内置模板与引导问题;无需凭据、安装或文件系统访问,内部逻辑与其声明用途一致。
评估建议
This skill is instruction-only and appears coherent with its product-planning purpose, so it does not request secrets or install code. Before installing: 1) Note the source is unknown—if provenance matters, prefer skills with a known homepage or maintainer. 2) Review outputs before sharing externally (the skill will generate plans that may contain sensitive internal details you should redact). 3) If you want to prevent autonomous invocation, consider disabling model invocation for this skill in ...详细分析 ▾
✓ 用途与能力
Name/description match the content: the skill provides product-planning guidance, templates, and step-by-step prompts. It declares no binaries, env vars, or config paths, which is appropriate for a purely instructional PM helper.
✓ 指令范围
SKILL.md only contains questions, templates, and guidance for planning; it does not instruct the agent to read local files, call external endpoints, access environment variables, or transmit data. The scope stays within product-planning assistance.
✓ 安装机制
No install spec and no code files present. This is low-risk and expected for a text-based assistant that runs purely as instructions.
✓ 凭证需求
The skill requires no environment variables, credentials, or config paths. There is no disproportionate access requested relative to the described functionality.
✓ 持久化与权限
always is false and the skill doesn't request persistent/system-wide changes. Model invocation is enabled (default), which is normal for a user-invocable skill; this combination does not raise extra concerns.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.12026/3/22
- 为技能元数据添加了标准化的 YAML 头部,包含 name 和 description。 - 未更改核心产品规划内容或工作流。 - 在 description 中明确了更广泛的调用场景,提升通用性。
● Pending
安装命令
点击复制官方npx clawhub@latest install product-planning-assistant
镜像加速npx clawhub@latest install product-planning-assistant --registry https://cn.longxiaskill.com
技能文档
助你完成从需求到落地的高质量产品规划。
使用场景
- 年度/季度/版本规划
- 向老板汇报
- 团队对齐会前准备
核心流程(5步)
第1步:明确目标 🎯
目的:锚定方向 引导问题:- 规划周期?(年度/季度/版本)
- 公司核心目标?(降本增效、体验提升、市场扩张)
- 规划要达成什么?如何量化?
输出模板:
``
规划目标
- 周期:2026 Q1
- 业务对齐:公司“降本增效”
- 核心指标:留存率+20%
` 第2步:筛选需求 🔍
目的:抓核心
工具:MoSCoW
输出模板:
`
| 需求 | 来源 | 优先级 | 投入 | 备注 |
|------|------|--------|------|------|
| xxx | 用户访谈 | P0 | 2人月 | 核心场景 |
` 第3步:拆解路径 🗺️
目的:可落地
输出模板:
`
规划路径
阶段
| 阶段 | 时间 | 目标 | 产出 |
|------|------|------|------|
| 需求设计 | W1-2 | 原型评审 | PRD、原型 |
` 第4步:制定预案 🛡️
目的:规避风险
输出模板:
`
| 风险 | 概率 | 影响 | 预案 |
|------|------|------|------|
| 算法难度超预期 | 中 | 高 | 预留10天缓冲 |
` 第5步:对齐汇报 📊
目的:获支持
输出模板:
`
汇报要点
- 业务价值:减少人工录入成本50%
- 投入:X人月
- 资源需求:研发X人
`` 避坑清单
- [ ] 目标对齐战略
- [ ] 需求验证真实痛点
- [ ] 核心场景≤2
- [ ] 任务可执行
- [ ] 风险有预案
- [ ] 汇报用业务语言