Catalog of OpenTelemetry instrumentation built into framework @cyanheads/mcp-ts-core — spans, metrics, completion logs, env config, runtime caveats, custom instrumentation patterns, and cardinality rules. Use when enabling OTel export, adding custom spans or metrics in services, debugging missing telemetry, looking up attribute names, or deciding what's safe to put on a metric attribute vs. a span.
$npx -y skills add cyanheads/ntfy-mcp-server --skill api-telemetryInstalls into the current project.
Run `npx skills use "https://github.com/cyanheads/ntfy-mcp-server" --skill "cyanheads/ntfy-mcp-server/api-telemetry"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cyanheads/ntfy-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/cyanheads/ntfy-mcp-server"` and select the relevant skills, then follow their instructions.