skills/smithery.ai/google-adk

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:

  1. Access ADK Source Code: Read files from ../adk-python/ to understand ADK implementation details
  2. Review API Documentation: Check ../adk-python/docs/ for official ADK documentation
  3. Examine Examples: Study ../adk-python/examples/ for usage patterns
  4. Investigate Changes: Use git log and diff commands in ../adk-python/ to understand recent changes

Key ADK Components to Review

When analyzing ADK compatibility:

Core ADK Classes and Methods

Installs
2
First Seen
Mar 27, 2026