Skip to main content
AI/MLgithub

arize-trace

Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues. Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation using the ax CLI. Use when the user wants to look at existing trace data, see what their LLM app is doing, export traces, download spans, investigate errors, or analyze behavior regressions.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--arize-trace
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/arize-ax/skills/arize-trace/SKILL.md -o .claude/skills/arize-trace.md

Drops the SKILL.md into .claude/skills/arize-trace.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.