Skip to content

feat: Add tools and toolset to use SkillSource in ADK agents#1227

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_921615212
May 27, 2026
Merged

feat: Add tools and toolset to use SkillSource in ADK agents#1227
copybara-service[bot] merged 1 commit into
mainfrom
test_921615212

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service Bot commented May 26, 2026

feat: Add tools and toolset to use SkillSource in ADK agents
This change re-introduces the tools and toolset to enable ADK agents to use skills loaded via SkillSource.

Key changes:

  • ListSkillsTool: Lists available skills.
  • LoadSkillTool: Loads skill instructions. Also add a code change to support serialize the custom autovalue class
  • LoadSkillResourceTool: Loads skill resources.
  • SkillToolset: Groups the above tools.
  • Integrates SkillSource into LlmAgent and BaseLlmFlow.
  • Tests for all new tools.

@copybara-service copybara-service Bot force-pushed the test_921615212 branch 2 times, most recently from f6ac3b5 to 3402b8c Compare May 27, 2026 16:53
This change re-introduces the tools and toolset to enable ADK agents to use skills loaded via `SkillSource`.

Key changes:
- ListSkillsTool: Lists available skills.
- LoadSkillTool: Loads skill instructions. Also add a code change to support serialize the custom autovalue class
- LoadSkillResourceTool: Loads skill resources.
- SkillToolset: Groups the above tools.
- Integrates SkillSource into LlmAgent and BaseLlmFlow.
- Tests for all new tools.

PiperOrigin-RevId: 922194486
@copybara-service copybara-service Bot merged commit 198b2fb into main May 27, 2026
@copybara-service copybara-service Bot deleted the test_921615212 branch May 27, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant