product-operations-manual — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited product-operations-manual (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
运营手册是团队的肌肉记忆,不是束之高阁的文档
产品运营手册的核心价值在于让团队在无指导的情况下也能正确执行日常运营。手册不是写完就结束的文档,而是持续更新的活文档,是团队协作的最低共识。
🤖→👤 AI建议人类审批
| 输入项 | 类型 | 必填 | 来源 | 说明 |
|---|---|---|---|---|
| 增长模式 | markdown | 否 | growth-model | 增长模式、飞轮模型、瓶颈环节 |
| 激活策略 | markdown | 否 | activation-onboarding | Onboarding流程、激活策略 |
| 留存策略 | markdown | 否 | retention-management | 分层运营、促活策略 |
| 变现策略 | markdown | 否 | revenue-funnel | 付费漏斗、定价策略 |
| 产品信息 | text | 是 | 用户输入 | 产品功能、运营目标、团队结构 |
定义产品日常运营的标准操作流程:
定义内容运营的标准和流程:
定义用户运营的分层策略和执行方法:
定义活动运营的标准模板和流程:
定义运营异常的应急响应流程:
将以上内容组装为完整运营手册。
| 文件 | 路径 | 说明 |
|---|---|---|
| 产品运营手册 | output/pm-growth/product-operations-manual/product-operations-manual.md | 人类可读的完整手册 |
| 结构化数据 | output/pm-growth/product-operations-manual/product-operations-manual.json | 机器可消费的结构化数据 |
输出Schema:
{
"type": "object",
"required": ["product_name", "daily_sop", "user_operations", "emergency_response"],
"properties": {
"product_name": {"type": "string", "description": "产品名称"},
"report_date": {"type": "string", "description": "报告日期"},
"daily_sop": {"type": "object", "description": "日常运营SOP,包含日/周/月检查清单"},
"content_operations": {"type": "object", "description": "内容运营规范,包含类型矩阵、生产流程和质量标准"},
"user_operations": {"type": "object", "description": "用户运营策略,包含分层模型和触达策略"},
"activity_operations": {"type": "object", "description": "活动运营模板,包含策划和复盘模板"},
"emergency_response": {"type": "object", "description": "应急响应流程,包含分级标准和SLA"}
}
}| 字段路径 | 类型 | 必填 | 说明 |
|---|---|---|---|
| product_name | string | 是 | 产品名称,不可为空 |
| daily_sop | object | 是 | 日常运营SOP,须含daily_checklist/weekly_rhythm/monthly_rhythm |
| daily_sop.daily_checklist | array | 是 | 日检查清单,至少3项 |
| user_operations | object | 是 | 用户运营策略,须含segmentation_model/segment_strategies |
| user_operations.segment_strategies | array | 是 | 分层策略,至少覆盖新/活跃/沉默/流失4类 |
| emergency_response | object | 是 | 应急响应,须含severity_levels/response_sla |
| emergency_response.severity_levels | array | 是 | 异常分级,至少覆盖P0-P3 |
| content_operations | object | 否 | 内容运营规范 |
| activity_operations | object | 否 | 活动运营模板 |
| 检查项 | 标准 | 不通过处理 |
|---|---|---|
| SOP可执行 | 每项SOP有具体动作和时间节点 | 补充执行细节 |
| 分层策略完整 | 至少覆盖新/活跃/沉默/流失4类用户 | 补充缺失分层 |
| 应急流程可操作 | P0-P3均有响应SLA和升级路径 | 补充缺失级别 |
| 模板可直接使用 | 活动模板有占位符和填写说明 | 补充模板细节 |
| 缺失的上游输入 | 降级方案 | 输出影响 |
|---|---|---|
| 无增长模式 | 手册聚焦通用运营SOP,增长策略部分标注"待增长模式诊断" | 运营SOP缺乏增长模式导向 |
| 无各环节策略 | 手册提供标准模板和最佳实践,标注"待策略定制" | 运营策略为通用模板,非定制化 |
| 无产品信息 | 无法生成,要求用户提供基本信息 | 无输出 |
| 上游来源 | 变更类型 | 影响范围 | 响应动作 |
|---|---|---|---|
| growth-model | 增长模式变更 | 运营SOP和用户运营策略 | 调整运营节奏和分层策略 |
| activation-onboarding | Onboarding流程变更 | 新用户运营策略 | 更新新用户引导SOP |
| retention-management | 分层策略变更 | 用户运营策略 | 更新分层模型和触达策略 |
| revenue-funnel | 付费漏斗变更 | 变现运营策略 | 更新付费转化运营SOP |
| 下游消费者 | 通知条件 | 通知方式 | 通知内容 |
|---|---|---|---|
| growth-orchestrator | 运营手册生成完成 | 输出文件更新 | 手册完成状态和关键结论 |
| 用户提供 | 运营手册生成完成 | 输出文件 | 完整产品运营手册 |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.