adk-agent-builder
Installation
SKILL.md
ADK Agent Builder
This file serves as a directory of specialized reference guides for developing agents with ADK. To avoid context pollution, read only the relevant reference file based on your current task.
Core Concepts Directory
Refer to these files for foundational knowledge:
- Getting Started & Basic Agents: getting-started.md
- Environment setup, API key configuration, and minimal agent definitions.
- Tool Catalog: tool-catalog.md
- How to bind function tools, MCP tools, OpenAPI specs, and Google API tools.
- Agent Modes (Task / Single-Turn): task-mode.md
- Multi-turn structured delegation and autonomous single-turn execution patterns.