google-adk-python

cnemri/google-genai-skills · updated Apr 8, 2026

$npx skills add https://github.com/cnemri/google-genai-skills --skill google-adk-python
0 commentsdiscussion
summary

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.

skill.md

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.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.636 reviews
  • Nia Reddy· Dec 28, 2024

    Solid pick for teams standardizing on skills: google-adk-python is focused, and the summary matches what you get after install.

  • Tariq Yang· Dec 28, 2024

    google-adk-python is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Ganesh Mohane· Dec 12, 2024

    Registry listing for google-adk-python matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Amelia Martinez· Nov 19, 2024

    Registry listing for google-adk-python matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Tariq Martin· Nov 19, 2024

    Keeps context tight: google-adk-python is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Rahul Santra· Nov 3, 2024

    Solid pick for teams standardizing on skills: google-adk-python is focused, and the summary matches what you get after install.

  • Pratham Ware· Oct 22, 2024

    I recommend google-adk-python for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Daniel Mehta· Oct 10, 2024

    Useful defaults in google-adk-python — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Arjun Menon· Oct 10, 2024

    We added google-adk-python from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Tariq Dixit· Sep 17, 2024

    Solid pick for teams standardizing on skills: google-adk-python is focused, and the summary matches what you get after install.

showing 1-10 of 36

1 / 4