google-adk
SKILL.md
google-adk
Expert knowledge of the latest Google's Agent Development Kit (ADK) Python SDK, source code, and implementation patterns.
ADK Repository Access
The ADK Python source code is available in the sibling directory ../adk-python/ relative to this repository. Use this to:
- Access ADK Source Code: Read files from
../adk-python/to understand ADK implementation details - Review API Documentation: Check
../adk-python/docs/for official ADK documentation - Examine Examples: Study
../adk-python/examples/for usage patterns - Investigate Changes: Use git log and diff commands in
../adk-python/to understand recent changes
Key ADK Components to Review
When analyzing ADK compatibility: