Yige
22b128f185
feat(skills): 独立维护智能体生命周期操作说明 (#90)
## 中文
### 变更
- 新增 `clone-agent` 内置 Skill,覆盖私有数据复制和团队分发边界
- 将 Smart routing、reasoning、头像和确认流程迁入 action-specific Skills
- 修正 `update-agent` 与当前 ManageAgent 白名单的漂移
- 保持所有市场 Skill 按需加载,并加入 builtin 清单
### 验证
- `uv run --quiet scripts/i18n/test_validate_i18n.py`
- `uv run --quiet scripts/i18n/validate-i18n.py`
- `uv run --quiet scripts/i18n/translate.py --check`
- 公共信息边界检查通过
## English
### Changes
- Add the built-in `clone-agent` Skill for private-data copy and
team-distribution boundaries
- Move Smart routing, reasoning, avatar, and confirmation workflows into
action-specific Skills
- Align `update-agent` with the current ManageAgent configuration
whitelist
- Keep every marketplace Skill on-demand and add the new Skill to the
built-in manifest
### Verification
- `uv run --quiet scripts/i18n/test_validate_i18n.py`
- `uv run --quiet scripts/i18n/validate-i18n.py`
- `uv run --quiet scripts/i18n/translate.py --check`
- Public information boundary review passed
2026-08-25 16:13:09 +08:00
..
2026-07-19 14:37:19 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-08-25 16:13:09 +08:00
2026-07-22 20:03:56 +08:00
2026-07-29 17:48:28 +08:00
2026-08-25 16:13:09 +08:00
2026-07-14 11:55:22 +08:00
2026-08-25 16:13:09 +08:00
2026-06-09 11:27:13 +08:00
2026-08-09 16:25:20 +08:00
2026-08-25 16:13:09 +08:00
2026-06-04 11:14:36 +08:00
2026-07-19 00:45:05 +08:00
2026-07-19 14:37:19 +08:00
2026-05-05 00:26:33 +08:00
2026-07-07 21:14:31 +08:00
2026-08-09 18:14:38 +08:00
2026-08-09 18:14:38 +08:00
2026-07-19 14:37:19 +08:00
2026-07-14 11:55:22 +08:00
2026-08-09 16:25:20 +08:00
2026-07-16 19:59:41 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-07-16 19:59:41 +08:00
2026-08-09 16:25:20 +08:00
2026-07-07 21:14:31 +08:00
2026-07-14 11:55:22 +08:00
2026-05-05 00:26:33 +08:00
2026-07-14 11:55:22 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-07-16 19:59:41 +08:00
2026-07-07 21:14:31 +08:00
2026-07-16 19:59:41 +08:00
2026-07-07 21:14:31 +08:00
2026-07-19 14:37:19 +08:00
2026-08-09 16:25:20 +08:00
2026-07-07 21:14:31 +08:00
2026-08-09 18:14:38 +08:00
2026-05-05 00:26:33 +08:00
2026-07-07 21:14:31 +08:00
2026-08-23 23:31:26 +08:00
2026-07-07 21:14:31 +08:00
2026-07-29 17:48:28 +08:00
2026-07-07 21:14:31 +08:00
2026-07-14 11:55:22 +08:00
2026-08-09 16:25:20 +08:00
2026-07-14 11:55:22 +08:00
2026-08-25 16:13:09 +08:00
2026-07-29 17:48:28 +08:00
2026-08-07 23:54:22 +08:00
2026-07-19 19:19:33 +08:00
2026-08-24 11:06:54 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-07-07 21:14:31 +08:00
2026-08-08 00:13:56 +08:00
2026-07-14 11:55:22 +08:00
2026-07-07 21:14:31 +08:00
2026-02-28 22:47:09 +08:00
2026-05-29 15:36:19 +08:00