ar.io Logoar.io Documentation
ARIO DeployClaude Code Integration

What the Skill Does

  1. Detects your build folder (./dist, ./build, ./out)
  2. Checks for credentials (DEPLOY_KEY env var or wallet file)
  3. Installs @ar.io/deploy if not already available
  4. Runs the deployment with appropriate flags
  5. Reports results — transaction ID, Arweave URL, ArNS URL

See examples/claude-skill/ for the full skill file and customization options.


How is this guide?