# google-agents-cli-observability

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

This skill should be used when the user wants to "set up tracing", "monitor my ADK agent", "configure logging", "add observability", "debug production traffic", or needs guidance on monitoring deployed ADK (Agent Development Kit) agents. Covers Cloud Trace, prompt-response logging, BigQuery Agent Analytics, third-party integrations (AgentOps, Phoenix, MLflow, etc.), and troubleshooting. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for deployment setup (use google-agents-cli-deploy) or API code patterns (use google-agents-cli-adk-code).

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-observability ~/.claude/skills/google-agents-cli-observability
```

## Links

- HTML page: https://omgskills.com/skills/google/agents-cli/google-agents-cli-observability/
- 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
