If you're building agents with Google's ADK in Python, this skill gives you quick access to the full documentation set organized by topic. It covers the basics like agent types and model configuration, plus the deeper stuff like streaming, callbacks, runtime architecture, and deployment to Cloud Run or GKE. Each reference file links directly to official docs and working Python examples, so you're not hunting through repos. The organization is solid: tools are split into basic and advanced, there's a dedicated section for MCP and grounding, and tutorials give you complete samples like the YouTube Shorts Assistant. It's basically a well-structured map to everything Google ADK can do, which matters when the framework has this many moving parts.
npx skills add https://github.com/cnemri/google-genai-skills --skill google-adk-python