ARIO DeployClaude Code Integration
What the Skill Does
- Detects your build folder (
./dist,./build,./out) - Checks for credentials (
DEPLOY_KEYenv var or wallet file) - Installs
@ar.io/deployif not already available - Runs the deployment with appropriate flags
- Reports results — transaction ID, Arweave URL, ArNS URL
See examples/claude-skill/ for the full skill file and customization options.
How is this guide?