google-agents-cli-adk-code
🎯Skillfrom google/agents-cli
Installation
npx vibeindex add google/agents-cli --skill google-agents-cli-adk-codenpx skills add google/agents-cli --skill google-agents-cli-adk-code~/.claude/skills/google-agents-cli-adk-code/SKILL.mdTeaches AI coding agents the Google Agent Development Kit (ADK) Python API for building agents on the Gemini Enterprise Agent Platform, covering agents, tools, orchestration, callbacks, and state management.
Overview
A skill that teaches your coding agent the Google Agent Development Kit (ADK) Python API for building agents on the Gemini Enterprise Agent Platform. Part of the agents-cli suite from Google, it provides coding agents like Claude Code, Gemini CLI, and Codex with structured knowledge about ADK agents, tools, orchestration patterns, callbacks, and state management.
Key Features
- Teaches coding agents the ADK Python API including agents, tools, orchestration, callbacks, and state management
- Works with any coding agent: Claude Code, Gemini CLI, Codex, Antigravity, and others
- Part of a complete agent-building lifecycle suite with skills for scaffolding, evaluation, deployment, publishing, and observability
- Installs via
npx skills add google/agents-clioruvx google-agents-cli setupfor the full CLI + skills bundle - Pairs with CLI commands for creating, running, evaluating, and deploying ADK agent projects on Google Cloud
Who is this for?
- Developers building AI agents on Google Cloud's Gemini Enterprise Agent Platform using the ADK framework
- Teams that want their coding agent to understand ADK code patterns without manually learning every API surface
- Engineers scaffolding, testing, and deploying ADK-based agents who need end-to-end tooling support
Same repository
google/agents-cli(3 items)
SKILL.md
More from this repository2
Teaches AI coding agents how to deploy agents to Google Cloud's Agent Runtime and related infrastructure, part of the agents-cli skills for building enterprise-grade agents on the Gemini Enterprise Agent Platform.
Teaches AI coding agents observability practices for monitoring and debugging agents on the Gemini Enterprise Agent Platform, part of Google's agents-cli skills for building, scaling, and governing enterprise agents.