If you're moving a .NET application off Elastic's classic APM agent and onto their OpenTelemetry distribution (EDOT), this walks Claude through the migration. It strips out all the old Elastic.Apm.* packages, removes the UseAllElasticApm calls, then wires in Elastic.OpenTelemetry with the correct builder registration. The key gotcha it handles: making sure you set the three required OTEL environment variables and point to a proper OTLP endpoint, not the old APM Server URL. It's narrow in scope but saves you from the documentation hunt when you need to do this exact swap. Works best when you have an existing instrumented app that needs the upgrade.
npx -y skills add elastic/agent-skills --skill observability-edot-dotnet-migrate --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template