{"skill":{"slug":"azion-deploy","displayName":"Azion Deploy","summary":"Deploy applications, static sites, and edge functions to Azion using Azion CLI. Use when the user asks to deploy/publish to Azion, configure link/build/deplo...","description":"---\nname: azion-deploy\ndescription: Deploy applications, static sites, and edge functions to Azion using Azion CLI. Use when the user asks to deploy/publish to Azion, configure link/build/deploy flow, or troubleshoot Azion auth/project linking problems.\nversion: 0.1.1\nauthor: AskClaw\nentrypoint: scripts/azion-deploy.sh\nmetadata: {\"openclaw\":{\"emoji\":\"🚀\",\"short\":\"Deploy to Azion (CLI)\",\"requires\":{\"bins\":[\"bash\",\"azion\"]}}}\nuser-invocable: true\ncommand-dispatch: tool\ncommand-tool: azion-deploy\ncommands:\n  - name: azion-deploy\n    usage: azion-deploy <preflight|auth-check|quickstart|deploy-local> [args]\n    description: Deploy helper wrapper around azion CLI with preflight/auth checks.\n---\n# azion-deploy\n\nUse this skill to deploy projects to Azion with safe preflight checks.\n\n## Built-in checks\n\nThe script fails fast if:\n- `azion` executable is missing\n- authentication fails (`azion whoami`)\n- `.edge/manifest.json` is missing when using `--skip-build`\n\n## Commands\n\n```bash\n# Validate CLI + auth\nbash {baseDir}/scripts/azion-deploy.sh preflight\n\n# Validate auth only\nbash {baseDir}/scripts/azion-deploy.sh auth-check\n\n# Stable quickstart flow\nbash {baseDir}/scripts/azion-deploy.sh quickstart --name <project-name> [--token \"$AZION_TOKEN\"]\n\n# Local deploy flow\nbash {baseDir}/scripts/azion-deploy.sh deploy-local [--skip-build] [--auto] [--token \"$AZION_TOKEN\"]\n```\n\n## Notes\n\n- Keep `link -> build -> deploy` sequential (never parallel).\n- If `whoami` fails, run `azion login` (interactive) or provide valid `AZION_TOKEN`.\n- For detailed flags and framework behavior, read:\n  - `references/azion-cli.md`\n  - `references/azion-build-frameworks.md`\n","topics":["Deploy"],"tags":{"latest":"0.1.1"},"stats":{"comments":0,"downloads":712,"installsAllTime":27,"installsCurrent":2,"stars":0,"versions":2},"createdAt":1772077371709,"updatedAt":1778491644319},"latestVersion":{"version":"0.1.1","createdAt":1772077869348,"changelog":"Improve preflight version detection for azion CLI output noise","license":null},"metadata":{"setup":[],"os":null,"systems":null},"owner":{"handle":"askrauthein","userId":"s175a3d2qj7bg7w97xf3c36em1885rwm","displayName":"Adriano Krauthein","image":"https://avatars.githubusercontent.com/u/13016684?v=4"},"moderation":null}