Skip to content

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

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_896391372
May 22, 2026
Merged

feat: Add tools and toolset to use SkillSource in ADK agents#1192
copybara-service[bot] merged 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 9 times, most recently from 492af03 to 1907aac Compare May 12, 2026 07:41
@copybara-service copybara-service Bot force-pushed the test_896391372 branch 10 times, most recently from 7e07312 to 64484d4 Compare May 22, 2026 17:50
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: 919759154
@copybara-service copybara-service Bot merged commit 83a4b71 into main May 22, 2026
@copybara-service copybara-service Bot deleted the test_896391372 branch May 22, 2026 17:56
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