Turns trace IDs into clickable Arize URLs so you can stop manually constructing deep links. Handles traces, spans, sessions, datasets, evaluators, and labeling queues. The main gotcha is that all IDs must be base64 encoded and you need to set the right time window or you'll get a "no data" screen even though the trace exists. Works best when you're exporting data with the arize-trace skill and need to link back to the UI for review, or when someone pastes you an ID from logs and you want to pull it up. The skill is basically a URL template engine with validation, which sounds boring until you've debugged your fifth 404 from a non-encoded org_id.
npx -y skills add github/awesome-copilot --skill arize-link --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot