🗂️
DataPython

Arize Dataset

by github

Arize Dataset is a Data skill for Claude Code, published by github in awesome-copilot.

37.8K stars4.8K forkson github/awesome-copilotAdded 2026/08/13Repository updated 2026/08/13
agent-skillsagentsaiawesomecustom-agentsgithub-copilothacktoberfestprompt-engineering
Install in seconds
Install Arize Dataset
Copy Arize Dataset into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/github/awesome-copilot/tree/main/skills/arize-dataset ~/.claude/skills/arize-dataset

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/github/awesome-copilot.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/arize-dataset/SKILL.md in github/awesome-copilot
Installs to
~/.claude/skills/arize-dataset
Collection
One of 25 skills cataloged from this repository
Category
Data668 skills

What Arize Dataset does

Arize Dataset creates, manages, and queries Arize datasets and examples, covering CRUD, appending examples, exporting data, and file-based dataset creation with the ax CLI. Use when the user needs evaluation data or mentions create, list, export, append, or dataset version.

Arize Dataset is cataloged under Data on DirSkills. Arize Dataset comes from a repository tagged agent-skills, agents, ai, awesome and custom-agents.

Documentation

README

Arize Dataset Skill

SPACE — All --space flags and the ARIZE_SPACE env var accept a space name (e.g., my-workspace) or a base64 space ID (e.g., U3BhY2U6...). Find yours with ax spaces list.

Concepts

  • Dataset = a versioned collection of examples used for evaluation and experimentation
  • Dataset Version = a snapshot of a dataset at a point in time; updates can be in-place or create a new version
  • Example = a single record in a dataset with arbitrary user-defined fields (e.g., question, answer, context)
  • Space = an organizational container; datasets belong to a space

System-managed fields on examples (id, created_at, updated_at) are auto-generated by the server -- never include them in create or append payloads.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Arize Dataset

  • What else does github publish alongside Arize Dataset?

    Arize Dataset is one of 25 skills that DirSkills catalogs from github/awesome-copilot, the repository it ships in. Its siblings there include AI Prompt Engineering Safety Review, AI Readiness Assessment and AI Ready. Each one is a separate skill with its own page in this directory, installs the same way Arize Dataset does, and is maintained by github in that same repository. The rest of the collection is listed on the github/awesome-copilot page.

  • How does Arize Dataset compare to other Data skills?

    Arize Dataset ranks #29 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Arize Dataset against them. Open each page to compare what they document and how they install.

More from github/awesome-copilot

Arize Dataset is one of 25 skills cataloged on DirSkills from github/awesome-copilot.

See all 25 skills
🛡️
3w ago

AI Prompt Engineering Safety Review

AI Prompt Engineering Safety Review analyzes AI prompts for safety, bias, security vulnerabilities, and effectiveness, then provides structured improvement recommendations using systematic frameworks and testing methodologies.
AI Engineering
37.8K4.8K
📊
3w ago

AI Readiness Assessment

AI Readiness Assessment runs the AgentRC readiness scan on a repository and generates a static HTML dashboard at reports/index.html with maturity level, score, pillar breakdowns, and remediation plan. Use it when asked to audit, score, or assess the AI readiness of a codebase.
AI Engineering
37.8K4.8K
🤖
3w ago

AI Ready

AI Ready guides users to install and review the ai-ready skill. After installation, the skill analyzes the codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, and issue templates tailored to the stack.
AI Engineering
37.8K4.8K
🤖
3w ago

AI Team Orchestration

AI Team Orchestration bootstraps and runs a lightweight multi-agent development team with producer, developer, and optional QA roles. Use it for project planning, implementation, independent testing, brainstorming, and preserving context across sessions.
AI Engineering
37.8K4.8K
📚
3w ago

Acquire Codebase Knowledge

Acquire Codebase Knowledge scans a repository and produces seven documentation files covering stack, structure, architecture, conventions, integrations, testing, and concerns. Use it when you need to map, document, or onboard into an existing codebase.
Writing
37.8K4.8K
📊
3w ago

Ad Campaign Analyzer

Ad Campaign Analyzer turns raw ad campaign performance data into clear decisions on what to cut, scale, and test. Use it to diagnose wasted ad spend, identify top performers, check statistical significance, and reallocate budget across channels.
Data
37.8K4.8K