Skip to content

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

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_896391372
Open

feat: Add tools and toolset to use SkillSource in ADK agents#1192
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_896391372

Conversation

@copybara-service
Copy link
Copy Markdown

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

This change introduces a set of tools and a toolset to enable ADK agents
to interact with and use skills loaded via SkillSource.

Key changes:

  • ListSkillsTool: Lists available skills.
  • LoadSkillTool: Loads skill instructions.
  • 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_896391372 branch 8 times, most recently from 742a3aa to 492af03 Compare May 12, 2026 07:31
This change introduces a set of tools and a toolset to enable ADK agents
to interact with and use skills loaded via `SkillSource`.

Key changes:
- ListSkillsTool: Lists available skills.
- LoadSkillTool: Loads skill instructions.
- LoadSkillResourceTool: Loads skill resources.
- SkillToolset: Groups the above tools.
- Integrates SkillSource into LlmAgent and BaseLlmFlow.
- Tests for all new tools.

PiperOrigin-RevId: 896391372
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