google-adk-python

Expert guidance on the Google Agent Development Kit (ADK) for Python. Use this skill when the user asks about building agents, using tools, streaming, callbacks, tutorials, deployment, or advanced architecture with the Google ADK in Python.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "google-adk-python" with this command: npx skills add cnemri/google-genai-skills/cnemri-google-genai-skills-google-adk-python

Google ADK (Python) Skill

This skill provides comprehensive documentation and Python examples for the Google Agent Development Kit (ADK). It maps documentation topics to their corresponding Python code snippets.

How to Use

Identify the user's specific interest or task and refer to the relevant reference file below. Each reference file contains links to the official documentation (Markdown) and the corresponding Python examples (raw code).

Topics

1. Getting Started

For installation, quickstarts, and basic agent setup.

2. Agents & Models

For creating different types of agents (LLM, Workflow, Loop, Parallel, Sequential) and configuring specific models (Gemini, Anthropic, etc.).

3. Tools (Basic & Advanced)

For integrating tools like Google Search, Code Execution, BigQuery, third-party services (GitHub, Jira, etc.), MCP, and Grounding.

4. Streaming

For building real-time, low-latency streaming agents (audio/video).

5. Callbacks

For hooking into agent lifecycle events (before/after agent, model, tool execution).

6. Runtime & Architecture

For deep dives into the Runtime, Sessions, Memory, Context, Events, Artifacts, and Plugins.

7. Deployment & Operations

For deploying agents (Cloud Run, GKE) and observability (Logging, Tracing, Evaluation).

8. Tutorials & Samples

For end-to-end tutorials and complete agent samples (e.g., YouTube Shorts Assistant, Weather Agent).

9. API Reference

For REST API details.

10. General Information

For project info, community, release notes, and limitations.

Instructions

  • When a user asks about a specific topic, load the corresponding reference file to get the URLs for the documentation and code.
  • You can read the content of the linked files using web_fetch or run_shell_command with curl if you need to provide the actual content to the user.
  • Always prefer providing the Python example code when explaining a concept.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Nerf To 3dgs Migrator

Migrate NeRF-based methods to 3D Gaussian Splatting with step-by-step guidance. Analyzes component compatibility, provides code templates, and identifies pot...

Registry SourceRecently Updated
Coding

3dgs Code Reviewer

Review 3D Gaussian Splatting implementation code for correctness, performance bugs, and best practices. Covers CUDA kernels, rendering pipeline, training loo...

Registry SourceRecently Updated
Coding

AI Short Film Producer

低成本AI短剧/短片全流程制作技能。使用速创API(wuyinkeji.com)的Grok Imagine生成视频镜头、TTS生成配音,配合FFmpeg+Python本地合成,WorkBuddy编排全流程。适用于用户需要从零制作AI短片、短视频、短剧EP、预告片等场景。包含完整的分镜脚本创作、视频生成、配音生成、...

Registry SourceRecently Updated
Coding

Dlazy Image Generate

Image generation skill. Automatically selects the best dlazy CLI image model based on the prompt.

Registry SourceRecently Updated