agents-cli
Transform any coding assistant into an expert for creating, evaluating, and deploying AI agents on Google Cloud.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 3.1k
- Source
- skill-github
- Repository
- github.com/google/agents-cli
Overview
agents-cli is a command-line tool and skill set that turns any coding assistant into an expert for creating, evaluating, and deploying AI agents on Google Cloud. It offers a comprehensive suite of features from project scaffolding to deployment, enabling developers to build enterprise-grade AI agents more efficiently. With agents-cli, users can easily integrate and utilize various coding assistants such as Gemini CLI, Claude Code, and Codex. Ideal for developers who need to rapidly build and deploy AI agents.
Capabilities
- ▪Development lifecycle management
- ▪Code preservation rules
- ▪Model selection
- ▪Project scaffolding
- ▪Evaluation methods
- ▪Deployment to Google Cloud
Use cases
Setup
uvx google-agents-cli setup or npx skills add google/agents-cli
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which coding assistants does agents-cli support?
Supports multiple coding assistants including Gemini CLI, Claude Code, Codex, and more.
How do I get started with agents-cli?
After installing Python 3.11+, uv, and Node.js, run `uvx google-agents-cli setup` or `npx skills add google/agents-cli`.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.