Skip to main content
AI/MLgithub

arize-dataset

Creates, manages, and queries Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation using the ax CLI. Use when the user needs test data, evaluation examples, or mentions create dataset, list datasets, export dataset, append examples, dataset version, golden dataset, or test set.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--arize-dataset
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-dataset/SKILL.md -o .claude/skills/arize-dataset.md

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