# google-agents-cli-publish

> Claude/Codex skill by [@google](https://github.com/google) · 2.1k stars · 228k installs · Updated 2026-04-29

This skill should be used when the user wants to "publish an agent", "publish my ADK agent", "register an agent with Gemini Enterprise", "publish to Gemini Enterprise", or needs guidance on the agents-cli publish gemini-enterprise command. Covers ADK vs A2A registration modes, programmatic and interactive usage, flag reference, auto-detection from deployment metadata, and troubleshooting. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for deployment (use google-agents-cli-deploy).

Tags: adk, agent-development-kit, agents, coding-agent, gemini, gemini-enterprise-agent-platform, generative-ai, google-cloud

## Install

```sh
git clone https://github.com/google/agents-cli /tmp/agents-cli && ln -s /tmp/agents-cli/skills/google-agents-cli-publish ~/.claude/skills/google-agents-cli-publish
```

## Links

- HTML page: https://omgskills.com/skills/google/agents-cli/google-agents-cli-publish/
- GitHub: https://github.com/google/agents-cli
- Author: [@google](https://github.com/google)

## More from this repo

- [google-agents-cli-workflow](https://omgskills.com/skills/google/agents-cli/google-agents-cli-workflow/index.md) — This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent...
   - [@google](https://github.com/google) · 5.9k stars
- [google-agents-cli-adk-code](https://omgskills.com/skills/google/agents-cli/google-agents-cli-adk-code/index.md) — This skill should be used when the user wants to "write agent code", "build an agent with ADK", "add a tool", "create a...
   - [@google](https://github.com/google) · 5.8k stars
- [google-agents-cli-deploy](https://omgskills.com/skills/google/agents-cli/google-agents-cli-deploy/index.md) — This skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure...
   - [@google](https://github.com/google) · 2.1k stars
