EveryDev.ai
Subscribe
Home
Tools

3,107+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2063
  • Coding1441
  • Infrastructure665
  • Marketing524
  • Projects470
  • Research437
  • Design408
  • Analytics371
  • MCP268
  • Security265
  • Testing255
  • Data249
  • Integration183
  • Prompts183
  • Communication172
  • Learning166
  • Extensions163
  • Voice146
  • Commerce132
  • DevOps115
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. agents-cli
    agents-cli icon

    agents-cli

    Agent Frameworks
    Featured

    An open-source CLI and skills suite that turns any coding assistant into an expert at building, evaluating, and deploying AI agents on Google Cloud.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under Apache License 2.0. No cost to use, modify, or distribute.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Android
    iOS

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent FrameworksCommand Line AssistantsDeployment Automation

    Alternatives

    Gemini CLIMercury AgentIndusagi
    Developer
    Google Open Source Programs OfficeMountain View, CAEst. 2004

    Listed Jul 2026

    About agents-cli

    agents-cli is an open-source command-line tool published by Google under the Apache License 2.0, designed to give coding agents the skills and commands needed to build, evaluate, and deploy enterprise-grade AI agents on Google Cloud. It reached v1.0.0 in July 2026 and is part of the Gemini Enterprise Agent Platform. The project is available on PyPI as google-agents-cli and can be installed with a single uvx command.

    What It Is

    agents-cli sits between your coding assistant (such as Antigravity CLI, Claude Code, or OpenAI Codex) and the Google Cloud agent stack. Rather than replacing those coding agents, it equips them with structured "skills" — machine-readable instruction sets — that teach them how to scaffold, evaluate, deploy, and publish ADK-based agents end-to-end. The CLI also works standalone from any terminal without a coding agent present.

    Agent Skills Architecture

    The tool ships seven named skills that each cover a distinct phase of the agent-building lifecycle:

    • 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 via create, enhance, and upgrade
    • google-agents-cli-eval — evaluation methodology: metrics, datasets, LLM-as-judge, adaptive rubrics
    • google-agents-cli-deploy — deployment to Agent Runtime, Cloud Run, GKE, CI/CD, and secrets management
    • google-agents-cli-publish — Gemini Enterprise registration
    • google-agents-cli-observability — Cloud Trace, logging, and third-party integrations

    Skills can be installed independently via npx skills add google/agents-cli, letting a coding agent handle the rest of the setup.

    CLI Command Surface

    The full command set covers every stage from project creation to production:

    • agents-cli setup — installs CLI and skills to coding agents
    • agents-cli scaffold <name> — creates a new agent project from templates
    • agents-cli scaffold enhance — adds deployment, CI/CD, or RAG to an existing project
    • agents-cli run "prompt" — runs the agent with a single prompt for local testing
    • agents-cli eval generate / grade / compare / analyze / optimize — full evaluation pipeline including LLM-as-judge grading and prompt auto-tuning
    • agents-cli deploy — deploys to Google Cloud (Agent Runtime, Cloud Run, or GKE)
    • agents-cli publish gemini-enterprise — registers the agent with Gemini Enterprise
    • agents-cli infra cicd — provisions staging/production infrastructure and CI/CD pipelines

    Deployment Model and Google Cloud Integration

    For local development, agents-cli works with an AI Studio API key and runs Gemini via ADK without requiring a Google Cloud project. Cloud features — deployment, CI/CD, observability via Cloud Trace, and BigQuery analytics — require a Google Cloud project. The tool provisions infrastructure directly and manages secrets, making it a full-lifecycle operator rather than just a scaffolding helper. Deployed resources run in the user's own Google Cloud project under standard Google Cloud Service Terms.

    Update: v1.0.0

    The repository reached its first stable release, v1.0.0, on July 1, 2026, roughly three months after the project was created in April 2026. The GitHub repository shows 4,881 stars and 525 forks as of the data snapshot. The project is marked as a Pre-GA offering under Google Cloud's "Pre-GA Offerings Terms," meaning it is available as-is with potentially limited support while the platform matures toward general availability.

    agents-cli - 1

    Community Discussions

    Be the first to start a conversation about agents-cli

    Share your experience with agents-cli, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under Apache License 2.0. No cost to use, modify, or distribute.

    • Full CLI command suite
    • All agent skills included
    • Local development with AI Studio API key
    • Deploy to Google Cloud (own project)
    • Community support via GitHub Issues

    Capabilities

    Key Features

    • Scaffold new agent projects from templates
    • Enhance existing projects with deployment and CI/CD
    • Run agents locally with AI Studio API key (no Google Cloud required)
    • Evaluate agents with LLM-as-judge grading and adaptive rubrics
    • Auto-tune agent prompts using eval data
    • Deploy to Agent Runtime, Cloud Run, or GKE
    • Publish agents to Gemini Enterprise
    • Provision CI/CD pipelines and staging/production infrastructure
    • Observability via Cloud Trace and BigQuery plugin
    • Works with Antigravity CLI, Claude Code, Codex, and other coding agents
    • Standalone CLI usage without a coding agent
    • Skills installable independently via npx

    Integrations

    Google Cloud
    Gemini Enterprise Agent Platform
    ADK (Agent Development Kit)
    Cloud Run
    Google Kubernetes Engine (GKE)
    Cloud Trace
    BigQuery
    AI Studio
    Antigravity CLI
    Claude Code
    OpenAI Codex
    Ruff (linting)
    API Available
    View Docs

    Demo Video

    agents-cli Demo Video
    Watch on YouTube

    Ratings & Reviews

    No ratings yet

    Be the first to rate agents-cli and help others make informed decisions.

    Developer

    Google Open Source Programs Office

    Google's Open Source Programs Office (OSPO) has supported open source innovation since 2004, making it one of the first OSPOs in the industry. The office releases and maintains major open source projects including Android, Chromium, Go, Kubernetes, and TensorFlow. OSPO runs programs like Google Summer of Code and Season of Docs to bring new contributors into open source and improve documentation across the ecosystem.

    Founded 2004
    Mountain View, CA

    Used by

    Over 1,000 open source organizations…
    225+ open source projects use OSS-Fuzz
    Hundreds of organizations supported…
    Notable projects supported include:…
    Read more about Google Open Source Programs Office
    WebsiteGitHubX / Twitter
    2 tools in directory

    Similar Tools

    Gemini CLI icon

    Gemini CLI

    An open-source AI agent by Google that brings Gemini models directly into your terminal for coding, debugging, and workflow automation.

    Mercury Agent icon

    Mercury Agent

    Soul-driven open-source AI agent with Second Brain memory, multi-agent orchestration, 40+ permission-hardened tools, and multi-channel access via CLI, Web, and Telegram.

    Indusagi icon

    Indusagi

    An open-source terminal-first AI coding agent framework with a TypeScript SDK and CLI for building autonomous agent loops with full programmatic control.

    Browse all tools

    Related Topics

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    487 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    178 tools

    Deployment Automation

    AI-enhanced tools that streamline and automate application deployment processes with intelligent rollout strategies and failure prediction.

    38 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions