942 B
942 B
id, title, type, tags, sources, last_updated
| id | title | type | tags | sources | last_updated | ||||
|---|---|---|---|---|---|---|---|---|---|
| skill-toolset | SkillToolset | concept |
|
|
2026-04-17 |
Summary
ADK(Agent Development Kit)提供的 skill 工具集,支持按需加载和动态组合不同的 skill 模式。
Definition
SkillToolset 是 Google ADK 中的组件,提供一组标准化的 skill 加载和组合机制,支持渐进式披露、动态加载和模式复用。
Components
- 动态加载器:根据运行时上下文按需加载 skill
- 模式组合器:支持多种模式(Tool Wrapper、Generator、Reviewer、Inversion、Pipeline)自由组合
- 上下文管理器:管理 skill 生命周期和 token 消耗优化