If you're running .NET applications and need to instrument them for observability through Elastic's OpenTelemetry distribution, this handles the setup for you. It follows Elastic's EDOT .NET guidelines and configuration patterns, so you're not manually wiring up telemetry collection. The skill comes from Elastic's official agent skills repository and has passed security audits from Gen Agent Trust Hub, Socket, and Snyk. It's useful when you want Claude to help instrument your .NET code with proper tracing and metrics without having to remember all the EDOT configuration details yourself. With over 800 installs, it seems to be getting real use from teams standardizing on Elastic's observability stack.
npx skills add https://github.com/elastic/agent-skills --skill observability-edot-dotnet-instrument