Skip to main content

Setup skill

AI DevKit Setup Skill

Check local readiness and run AI DevKit setup only when needed.

Install command

AI DevKit installs its built-in skills as one curated set. Run this once to install ai-devkit-setup with the rest of the built-in workflow skills.

npx ai-devkit@latest skill add --built-in

What it does

Use ai-devkit-setup when onboarding AI DevKit, preparing a harness, or repairing local agent integration. It starts with the status report, runs the smallest setup command that addresses detected gaps, and verifies readiness after setup.

When to use it

  • Onboard a machine with Codex, Claude Code, or Pi integrations
  • Repair missing hooks, session tracking, or built-in skills
  • Separate setup-repairable gaps from manual actions like auth or host tool installation

Supported agents

Claude CodeCodexPi

Related skills