🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 69.6K |
| ⭐ GitHub Stars | 5,467(fork 580) |
| 🗓️ 最近推送 | 2026-07-23 |
| 🌱 项目创建 | 2026-04-08 |
| 💻 语言 / License | Python · Apache-2.0 |
| 🐛 开放Issue | 24 |
📝 工具简介
把任意编程助手变成Google Cloud上创建、评估、部署AI agent的专家。
📖 怎么用
部署技能,同样先跑 `uvx google-agents-cli setup` 做基础配置,再用 `npx skills add google/agents-cli` 安装。装完你的 coding agent 就具备部署能力了。你只要告诉它“部署到 Google Cloud”,它会自动处理构建、上线这些步骤,你盯着输出看结果就行。
📋 迷你测评
同样是变身Google Cloud专家,专注部署。亮点是打通创建到上线的流程,省去手动操作。适合需要频繁发布的场景。
📄 README 要点
这个工具和上面那个是同一个项目,都是谷歌Gemini企业级Agent平台的CLI和技能集。它主要解决的是部署环节的问题,让你的编程助手能熟练地在Google Cloud上构建和部署Agent。它支持Antigravity CLI、Claude Code、Codex等主流编程助手,安装前提是Python 3.11+、uv和Node.js。用起来很简单,装好之后你的AI助手就能自动掌握构建、扩展、治理和优化企业级Agent的技能,省去你手动学习各种命令行工具的时间。适合需要频繁部署和管理Agent的开发者。
查看英文原文
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 [安装/使用命令见下方] Or just the skills — your coding agent will handle the rest [安装/使用命令见下方] 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 tutorial for a step by step walkthrough. Browse the full documentation → Agent Skills Skill What your coding agent learns google agents cli workflow Development lifecycle, code preservation rules, model selection google agents cli adk code ADK Python API — agents, tools, orchestration, callbacks, state google agents cli scaffold Project scaffolding — create , enhance , upgrade google agents cli eval Evaluation methodology — metrics, datasets, LLM as judge, adaptive rubrics google agents cli deploy Deployment — Agent Runtime, Cloud Run, GKE, CI/CD, secrets google agents cli publish Gemini Enterprise registration google agents cli observability Observability — Cloud Trace, logging, third party integrations CLI Commands Command What it does agents cli setup Instal
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除