tracing skills

47 tagged tracing, measured the same way as everything else here.

Browse within: observability 29opentelemetry 17ReAct 11go 11sqlite 11logging 9llmops 8telemetry 8aiops 7llms 7metrics 5monitoring 5

gadievron/raptor

Skill Claude CodeCodex

Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualisation.

3.7k 2d ago A 22 tokens

truera/trulens

Skill Claude CodeCodex

Instrument LLM apps with TruLens OTEL-based tracing - from setup to debugging and optimization.

3.5k 3d ago A 25 tokens original MIT

trace-and-isolate

03

rohitg00/skillkit

Skill Claude CodeCodex

Applies systematic tracing and isolation techniques to pinpoint exactly where a bug originates in code. Use when a bug is hard to locate, code is not working as expected, an error or crash appears with unclear cause, a regression was introduced between recent commits, or you need to narrow down which component…

1.5k 3mo ago A 120 tokens original Apache-2.0

phoenix-cli

04

Arize-ai/openinference

Skill Claude CodeCodex

Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets, review experiments, query annotation configs, and use the GraphQL API. Use whenever the user is analyzing traces or spans, investigating LLM/agent failures, deciding…

1.2k 2d ago A 113 tokens original Apache-2.0

Arize-ai/openinference

Skill Claude CodeCodex

Review Python OpenInference instrumentation code for correctness and completeness. Use this skill when reviewing a Python instrumentor package — whether it's a new instrumentor, a PR that modifies one, or when the user asks to audit/review/check an existing instrumentor's code quality. Trigger on phrases like "review…

1.2k 2d ago A 100 tokens original Apache-2.0

genai-conformance

06

Arize-ai/openinference

Skill Claude CodeCodex

Run, interpret, and iterate on the OpenInference GenAI conformance MVP at python/openinference-instrumentation/scripts/conformance/. Use when the user mentions GenAI conformance, OTel GenAI semantic conventions, Weaver registry live-check, the dual-write conversion (genaiconversion.py, enablegenaisemconv), genai.…

1.2k 2d ago A 95 tokens original Apache-2.0

Aaronontheweb/dotnet-skills

Skill Claude CodeCodex

Provides guidance for implementing OpenTelemetry instrumentation in .NET codebases, covering tracing (Activities/Spans), metrics, logs, naming conventions, error handling, performance, SDK setup, resources, context propagation, and API design best practices.

1.1k 24d ago A 56 tokens original MIT

instrument-agent

08

raindrop-ai/workshop

Skill Claude CodeCodex

Set up Raindrop AI traces for an agent and verify they flow into Workshop. Use when the user says "set up traces", "add tracing", "instrument my agent", "wire Raindrop", "Workshop is empty", or "make traces show up in Workshop." Guides unknown repos by discovering runtime and telemetry setup, using current Raindrop…

1.1k 9d ago A 114 tokens original MIT

setup-agent-replay

09

raindrop-ai/workshop

Skill Claude CodeCodex

Set up a local agent replay server for Raindrop Workshop. Use when the user wants Workshop to replay a captured trace against their real local agent code and tools. Creates/updates .raindrop/agents.yaml, scaffolds a language-appropriate replay server, registers the project with raindrop replay register, and verifies…

1.1k 9d ago A 74 tokens original MIT

layerlens

10

LayerLens/stratix-python

Skill Claude CodeCodex

Evaluate AI outputs with LayerLens. Upload traces, create judges, run evaluations, and retrieve quality scores -- all from within OpenClaw.

260 4d ago A 31 tokens original Apache-2.0

tracelet-instrument

13

jnMetaCode/local-agent-toolkit

Skill Claude CodeCodex

Instrument an AI agent or LLM app with OpenTelemetry and watch its runs live in tracelet (local DevTools). Use when asked to add tracing/observability to an agent, or to debug what an agent actually did.

12 2mo ago A 51 tokens

DemboNauta/skill-doc-generator

Skill Claude CodeCodex

Modern, powerful structured logging for Python using structlog. Use when adding or improving logging in Python projects, configuring structlog for dev/production, working with contextvars for request-scoped logging, integrating structlog with stdlib logging, or writing tests for logging behavior.

9 4mo ago A 61 tokens original MIT

agentreceipt

15

ametel01/agentreceipt

Skill Claude CodeCodex

Use AgentReceipt CLI as a local evidence sidecar for AI coding sessions. Use when an agent needs compact replay/focus reports, patch-equivalence checks, schema outputs, or deterministic JSON workflows.

2 18d ago A 42 tokens original Apache-2.0

project-frontend

16

netdata/ai-viewer

Skill Claude CodeCodex

Apply React/TypeScript/Vite patterns used in ai-viewer's frontend. Use when editing frontend/ — pages, components, API client, SSE handling, D3 visualizations.

2 yesterday A 40 tokens original MIT

netdata/ai-viewer

Skill Claude CodeCodex

Catalog of every automated quality gate ai-viewer enforces — commands, thresholds, and what to do when a gate fails. Use before claiming any work done, before any commit, when adding a new gate, or when investigating a CI failure. The runtime companion to .agents/sow/specs/quality-gates.md.

2 yesterday A 70 tokens original MIT

netdata/ai-viewer

Skill Claude CodeCodex

Run ai-viewer's external reviewer gates. Use on meaningful chunks of work, at least per SOW and per substantial SOW milestone: gap analysis, implementation plan, and implementation review. Reviewers are glm, minimax, kimi, mimo, deepseek, and qwen. They are gates, not implementers.

2 yesterday A 70 tokens original MIT

agent-obs-opencode

19

KryptosAI/agent-observability

Skill Claude CodeCodex

Self-report every agent action to the agent-obs observability MCP server. Use in EVERY session where the agent-obs MCP server is connected - start a session at task start, log every tool call (Read, Write, Edit, Bash, Glob, Grep, etc.), end the session at task completion, and answer "how did my last session go"…

1 1mo ago A 85 tokens original MIT

ss26367098/rawtrace-mcp

Skill Claude CodeCodex

Use RawTrace proactively to debug flaky or timing-sensitive browser behavior, including intermittent Playwright or Cypress failures, clicks with no request or unclear result, transient or asynchronous DOM changes, API timing, WebSocket ordering, downloads, authentication redirects, or cases where snapshots are…

1 1mo ago A 77 tokens original MIT