OpenTelemetry Collector deployment, instrumentation (Java/Python/Node.js/.NET/Go), and OTTL pipeline transforms for Coralogix — coralogix exporter config, Helm chart selection, Kubernetes topology, ECS/EKS/GKE deployments, SDK setup, APM transactions, and OTTL cardinality/PII/routing.
98
97%
Does it follow best practices?
Impact
99%
1.13xAverage score across 81 eval scenarios
Advisory
Suggest reviewing before use
Agent Skills that provide domain-specific context for Coralogix and OpenTelemetry — APIs, naming conventions, collector behavior, SDK instrumentation, and pipeline patterns.
| Skill | Use case | Entry point |
|---|---|---|
opentelemetry-collector | OpenTelemetry Collector deployment, configuration, and troubleshooting for Helm, ECS, standalone, and installer flows. | skills/opentelemetry/opentelemetry-collector/SKILL.md |
opentelemetry-instrumentation | OpenTelemetry SDK instrumentation for Java, Python, Node.js, .NET, and Go — OTLP exporter setup, Coralogix resource attributes, APM samplers, and debugging missing telemetry. | skills/opentelemetry/opentelemetry-instrumentation/SKILL.md |
opentelemetry-ottl | OpenTelemetry Transformation Language for transform, filter, and routing questions across logs, metrics, and traces. | skills/opentelemetry/opentelemetry-ottl/SKILL.md |
Every skill in this repo is continuously evaluated against all three major LLM providers Anthropic, OpenAI & Google to ensure consistent cross-model reliability
Use this for any tool that supports the Agent Skills standard:
npx skills add coralogix/cx-skillsOpenAI Codex can also package these skills as a plugin via
.codex-plugin/plugin.json.
# Add this marketplace
claude plugin marketplace add coralogix/cx-skills
# Install the plugin
claude plugin install coralogix@cx-skillsVia the UI:
https://github.com/coralogix/cx-skillsOr clone directly into Cursor's global skills directory:
git clone https://github.com/coralogix/cx-skills ~/.cursor/skills/cx-skillsInstall from the Tessl Registry (workspace: coralogix):
npx tessl i coralogix/opentelemetry-skillsValidate a skill against the Tessl spec (no API keys required)
npx tessl skill review skills/<skill_name>Apache 2.0 — see LICENSE.