This is your entry point when you need to investigate production issues or answer questions from observability data. It teaches Claude to route between logs, metrics, traces, and RUM based on what you're asking, then loads the right query syntax references before running anything. The discovery workflow is clever: it searches for matching metrics and fields across pillars in parallel, so you're not guessing which data source has what you need. It also knows to pivot if the first source comes up empty. All commands are read-only, and it handles both obvious cases (frontend errors go to RUM) and ambiguous ones (revenue data could be anywhere). Worth using if you're tired of manually figuring out where your telemetry lives.
npx skills add https://github.com/coralogix/cx-cli --skill cx-telemetry-querying