
coralogix/cx-cli
2 skills540 installs209 starsGitHub
Install
npx skills add https://github.com/coralogix/cx-cliSkills in this repo
1Cx Telemetry Queryingcx-telemetry-querying is a procedural reference for Coralogix’s DataPrime query language as exposed through the cx CLI. Solo and indie builders running SaaS or API services in production use it when they need precise filters and aggregations over logs and distributed traces without guessing field prefixes or pipeline grammar. The skill walks through how sources attach to commands, when to omit an explicit source clause, and how metadata, label, and user-data fields compose in real pipelines such as error counts grouped by subsystem. It fits operators and full-stack founders who already ship with observability wired in and now need repeatable query patterns for on-call debugging, capacity checks, and customer-impact investigations. Complexity is intermediate because you must understand telemetry concepts and Coralogix’s three-prefix model, but the skill does not replace account setup or dashboard design—it accelerates correct query authoring inside the agent session.539installs2Coralogix DocsCoralogix-docs is an agent skill that routes your coding agent to official Coralogix platform documentation using the cx CLI's docs subcommands. Solo builders and small teams adopt it when they need correct setup steps for OpenTelemetry, collectors, Explore views, alerting, or API keys without mixing in live log or span queries from a tenant. The skill deliberately separates product how-to from operational data access, which keeps agents from hallucinating UI paths or inventing API shapes. It pairs well with ship-phase security reviews and operate-phase incident workflows where you still need the doc-backed answer first. Output is fetched markdown pages and search hit lists suitable for grounding the next implementation or runbook step.1installs