docs(i18n): reconcile source-drifted translations
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write packages/skill/README.md
|
||||
README.md: cd606e778335249bf8ecc876d3b1a4e5feb79448
|
||||
README.zh.md: 4db7e2524596f4c62144ec7eabe7c6af63e2e270
|
||||
README.zh.md: ec43a531033799e5e5e920c1b2212f39a5699e81
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
| [`skill-local/`](skill-local/README.md) | 从本地文件系统发现 skill | 注册到 `ctx.skills` |
|
||||
| [`tool-skill/`](tool-skill/README.md) | 发布 skill 目录和面向模型的 loader | 注册到 `ctx.tools` |
|
||||
|
||||
该能力位于核心控制主干之外,可以使用本地、嵌入式或远程提供方,而无需更改面向模型的契约。
|
||||
该能力位于核心控制主干之外,可以使用本地、嵌入式或远程提供方,而无需更改面向模型的约定。
|
||||
|
||||
子系统参考——发现优先级、目录快照、`skill` 加载器——见 [docs/subsystems/skills.md](../../docs/subsystems/skills.md)。
|
||||
|
||||
Reference in New Issue
Block a user