fix(skills): 去除追问/展示数量的软性倾向措辞,完全交 Agent 自主 (#59)

## 摘要 / Summary

### 中文

在去除机械数字上限(#58)后,进一步删掉技能里追问/展示数量的**软性倾向措辞**——create
的「一次不要问太多以免用户负担」、discover 的「避免一次刷屏过多」。数量与节奏完全交由执行 Agent
自主判断,不带任何倾向暗示。create 2.5.4 / discover 2.6.4,manifest 1.2.15,中英双份同步、重算
source_hash(validate-i18n 通过)。

### English

After removing the mechanical numeric caps (#58), further drop the soft
directional hints on ask/display count — create's "don't ask too many so
as not to burden the user" and discover's "avoid flooding the screen".
Count and pacing are left entirely to the executing Agent's judgment
with no bias. create 2.5.4 / discover 2.6.4, manifest 1.2.15, both
locales synced, hashes recomputed (validate-i18n passes).
This commit is contained in:
2026-07-19 17:31:31 +08:00
committed by GitHub
parent 14b6a02c48
commit caccaee6ef
7 changed files with 19 additions and 11 deletions

View File

@@ -28,7 +28,7 @@
### 阶段 4排序
综合得分降序;同分 online 优先;展示最相关的若干个即可,数量由你按相关性自主把握,避免一次刷屏过多
综合得分降序;同分 online 优先;展示最相关的若干个,数量由你按相关性自主把握。
### 阶段 5结果展示