# 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.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/google-agents-cli
- Source: https://github.com/google/agents-cli
- Price: free and open source

## Summary
google-agents-cli is a Claude Code plugin with 7 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes google-agents-cli-adk-code, google-agents-cli-deploy, google-agents-cli-eval. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add google/agents-cli --agent claude-code
```

## Skills
- google-agents-cli-adk-code
- google-agents-cli-deploy
- google-agents-cli-eval
- google-agents-cli-observability
- google-agents-cli-publish
- google-agents-cli-scaffold
- google-agents-cli-workflow

## FAQ

### What is 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.

### How do I install google-agents-cli?
Run these in Claude Code: npx -y skills add google/agents-cli --agent claude-code. Then prompt normally.

### Does google-agents-cli auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is google-agents-cli free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
