google-agents-cli-observability
🎯Skillfrom google/agents-cli
Installation
npx vibeindex add google/agents-cli --skill google-agents-cli-observabilitynpx skills add google/agents-cli --skill google-agents-cli-observability~/.claude/skills/google-agents-cli-observability/SKILL.mdTeaches AI coding agents observability practices for monitoring and debugging agents on the Gemini Enterprise Agent Platform, part of Google's agents-cli skills for building, scaling, and governing enterprise agents.
Overview
A skill that teaches your coding agent observability practices for ADK agents running on Google Cloud, covering Cloud Trace, logging, and third-party monitoring integrations. Part of the agents-cli suite from Google, it complements skills for ADK coding, scaffolding, evaluation, deployment, and publishing.
Key Features
- Teaches coding agents how to instrument ADK agents with Cloud Trace for distributed tracing
- Logging configuration and best practices for agent applications on Google Cloud
- Third-party observability integrations for monitoring agent performance and behavior
- Part of the complete
agents-clilifecycle suite alongside scaffold, code, eval, deploy, and publish skills - Installs via
npx skills add google/agents-clioruvx google-agents-cli setup
Who is this for?
- Developers who need to monitor and debug AI agents running on Google Cloud
- SRE and DevOps teams responsible for agent application health and performance
- Teams building production-grade ADK agents who need tracing, logging, and alerting from the start
Same repository
google/agents-cli(3 items)
SKILL.md
More from this repository2
Teaches AI coding agents the Google Agent Development Kit (ADK) Python API for building agents on the Gemini Enterprise Agent Platform, covering agents, tools, orchestration, callbacks, and state management.
Teaches AI coding agents how to deploy agents to Google Cloud's Agent Runtime and related infrastructure, part of the agents-cli skills for building enterprise-grade agents on the Gemini Enterprise Agent Platform.