google/agents-cli
原文摘要
The CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud. agents-cli The CLI and skills for building agents on Gemini Enterprise Agent Platform. Get Started | Skills | Commands | PyPI | Issues | Docs | Release Notes | Star us Turn your favorite coding assistant into an expert at building and deploying agents on Google Cloud. Agents CLI in Agent Platform ( agents-cli ) gives your coding agent the skills and commands to build, scale, govern, and optimize enterprise-grade agents — so you don't have to learn every CLI and service yourself. Works seamlessly with: Antigravity CLI • Claude Code • Codex • and any other coding agent. Get Started Prerequisites: Python 3.11+, uv , and Node.js . 1. Install uvx google-agents-cli setup Or just the skills — your coding agent will handle the rest npx skills add google/agents-cli 2. Open your coding agent Launch Antigravity CLI , Claude Code , Codex , or any coding agent you prefer. 3. Build your first agent Ask your coding agent to build something — e.g. "Use agents-cli to build a caveman-style agent that compresses verbose text into terse, technical grunts" See the full tuto…