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.
$npx -y skills add arize-ai/arize-skills --skill arize-traceInstalls into the current project.
Run `npx skills use "https://github.com/arize-ai/arize-skills" --skill "arize-ai/arize-skills/arize-trace"` 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/arize-ai/arize-skills" that are relevant to the current task. Run `npx skills add "https://github.com/arize-ai/arize-skills"` and select the relevant skills, then follow their instructions.