We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24af562 commit 90f8e1bCopy full SHA for 90f8e1b
1 file changed
demo/game-assistant-walkthrough/SKILL.md
@@ -38,9 +38,9 @@ user-invocable: true
38
1. 优先读取 skill 参数里的用户原话。
39
2. 如果原话清楚表达了目标游戏名,则直接使用,不运行检测。
40
3. 可接受的明确表达包括但不限于:
41
-1. `下载黑神话悟空攻略`
42
-2. `帮我下载黑神话悟空的攻略`
43
-3. `更新一下黑神话悟空攻略`
+1. `下载XXX攻略`
+2. `帮我下载XXX的攻略`
+3. `更新一下XXX攻略`
44
4. 仅移除动作词和尾部的 `攻略`、`的攻略`、`图文攻略` 等固定修饰,不要擅自改写游戏名。
45
5. 如果原话里没有明确游戏名,或游戏名提取后仍明显为空,再进入“游戏检测”步骤。
46
0 commit comments