Install + verify ax (the agent experience layer). Triggers when the user says "install ax", "set up ax", "ax not found", "ax doctor", "is ax running", "fix ax install", "first-time ax setup", or any setup question about the ax CLI / skills / daemon. Walks the install via the install.sh + skills.sh + first ingest, validates with ax doctor, and points the user at ax:retro (experiment loop) and ax:extract-workflow (reconstruct workflow behind shipped artifacts).
$npx -y skills add necmttn/ax --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/necmttn/ax" --skill "necmttn/ax/setup"` 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/necmttn/ax" that are relevant to the current task. Run `npx skills add "https://github.com/necmttn/ax"` and select the relevant skills, then follow their instructions.