Add OpenTelemetry observability (traces, logs, metrics) to a Node.js/TypeScript app with Liteverge. Use when the user asks to add observability, tracing, logging, or metrics to an Express, Fastify, or similar Node.js backend — or to add custom spans, logs, and instrumentation to an already-instrumented app.
94
92%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
This skill has two modes. Choose based on what the user is asking for.
If the user wants to set up OpenTelemetry / Liteverge tracing on a project that doesn't have it yet (install packages, create instrumentation file, wire entrypoint), follow:
→ init.md
If the project already has Liteverge OTel initialized (has instrumentation.ts and @opentelemetry/api installed) and the user wants to add custom spans, attributes, or tracing to specific code, follow:
@opentelemetry/api in package.json dependencies. If present, use instrument.md. If not, use init.md.3e0a0be
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.