@optima-chat/optima-agent 0.9.41 → 0.9.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -8,7 +8,7 @@ description: "基于 IPD 方法论的产品研究全生命周期工具。在 ~/k
|
|
|
8
8
|
## 启动 SOP
|
|
9
9
|
|
|
10
10
|
1. 检查 `~/kb/product-research/` 是否存在
|
|
11
|
-
- 不存在 → 使用 kb-skills 的 initializing-kb
|
|
11
|
+
- 不存在 → 使用 kb-skills 的 initializing-kb 流程创建,**KB 名称必须是 `product-research`**,不要复用其他已有 KB。AGENTS.md 内容从 `template/kb/AGENTS.md` 复制。
|
|
12
12
|
- **必须询问用户填写 `wiki/entities/seller-profile.md` 的关键字段**(至少:主营市场、目标价位、最低毛利率、最低净利率、单品启动预算)。这些信息直接影响 SPAN 评分和 FAN 判断,缺失会导致分析不准确。用户可以简短回答,agent 帮填入。
|
|
13
13
|
2. 检查 `wiki/entities/seller-profile.md` 是否已填写关键字段
|
|
14
14
|
- 未填写 → 必须询问(不能跳过关键字段:最低毛利率、最低净利率、单品启动预算)
|