@optima-chat/optima-agent 0.8.65 → 0.8.66
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.
|
@@ -85,8 +85,9 @@ growth calendar update <id> --status published
|
|
|
85
85
|
- tiktok skill:TikTok 热销产品和达人内容(`scout tiktok`)
|
|
86
86
|
- reddit skill:Reddit 趋势和商机信号(`scout reddit`)
|
|
87
87
|
- twitter skill:Twitter/X 行业讨论和趋势(`scout twitter`)
|
|
88
|
-
3.
|
|
89
|
-
4.
|
|
88
|
+
3. **去重检查**:创建选题前,用 `growth topics list` 和 `growth calendar list --status published` 获取已有选题和已发内容,跳过角度相似或主题重复的内容
|
|
89
|
+
4. 从高互动内容中提取选题角度,用 `growth topics create --source trending` 存入选题库
|
|
90
|
+
5. 根据原内容互动数据给选题打分(`growth topics update <id> --performance-score <分数>`)
|
|
90
91
|
|
|
91
92
|
可用 sentinel skill 创建定时规则自动执行选题更新。
|
|
92
93
|
|