🎯
google-agents-cli-adk-code
🎯Skillfrom google/agents-cli
What it does
|Teaches 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.
Same repository
google/agents-cli(3 items)
google-agents-cli-adk-code
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add google/agents-cli --skill google-agents-cli-adk-codeskills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add google/agents-cli --skill google-agents-cli-adk-codeManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/google-agents-cli-adk-code/SKILL.mdSKILL.md
2,701Installs
-
AddedApr 22, 2026
More from this repository2
🎯🎯
google-agents-cli-observability🎯Skill
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.
google-agents-cli-deploy🎯Skill
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.