google-adk
Installation
SKILL.md
Google ADK
Comprehensive reference for Google's Agent Development Kit. Use this skill when:
- Creating or configuring any ADK agent (
LlmAgent,SequentialAgent,LoopAgent,ParallelAgent, custom agents) - Wiring tools to agents (function tools, built-in tools, MCP, OpenAPI, tool authentication)
- Managing sessions, state, and memory
- Building multi-agent systems or agent pipelines
- Integrating the Gemini Live API or building streaming agents
- Deploying agents to Cloud Run, GKE, or Vertex AI Agent Engine
- Evaluating agent behavior or writing agent tests
- Using the A2A (Agent-to-Agent) protocol for inter-agent communication
- Configuring callbacks, grounding, context caching, or observability
How to Use This Skill
- Identify the task from the Quick Reference table below
- Load the concept reference file (prose, architecture, API parameters)
- If you need runnable code, also load the matching language sidecar:
filename-python.md,filename-typescript.md,filename-go.md, orfilename-java.md