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