From opentelemetry-agent-skills
Looks up latest compatible OpenTelemetry SDK and package versions across languages. Guides selection of compatible versions, companion packages, and fallback to official release sources.
How this skill is triggered — by the user, by Claude, or both
Slash command
/opentelemetry-agent-skills:otel-sdk-versionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when you need the latest released OpenTelemetry SDK or package version for a language.
Use this skill when you need the latest released OpenTelemetry SDK or package version for a language.
references/generated/otel-version-index.md.npx claudepluginhub ollygarden/opentelemetry-agent-skills --plugin otel-javaGuides setup of OpenTelemetry NodeSDK, declarative YAML configuration, and auto-instrumentations for Node.js services.
Instrument apps with OpenTelemetry and send telemetry to Grafana Cloud via OTLP. Covers SDK setup, Alloy collector, sampling, and migration from other observability tools.
Guides phased OpenTelemetry migration for existing uninstrumented apps: SDK setup, context propagation refactoring, logging/metrics bridges, verification. For retrofitting without breaking monitoring.