using-axis

Installation
SKILL.md

Using AXIS

AXIS (Agent Experience Index Score) is a synthetic testing framework for AI agents. This skill is the operator's guide: how to invoke the CLI, where AXIS writes files, and how to read the scoring output.

For authoring scenarios and axis.config.json, see the configure-axis skill.

When to use this skill

Trigger phrases include "run AXIS", "compare runs", "explain this score", "which scenario regressed", "set a baseline", "where does AXIS put its reports", "what does this dimension mean".

Refer to the framework's output as the AXIS Result. The acronym is Agent Experience Index Score.

CLI commands

The binary is axis (or npx @netlify/axis without a global install).

axis init

Scaffold axis.config.json and a sample scenario, then install AXIS skills via npx skills.

Installs
17
Repository
netlify/axis
GitHub Stars
32
First Seen
Jun 24, 2026
using-axis — netlify/axis