A high-performance deployment wrapper for the Azion CLI designed to automate the publishing of edge functions and static sites with safety-first validation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install azion-deploy
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install azion-deploy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Azion Deploy skill is a technical integration designed to simplify the interaction between developers and the Azion edge platform. As part of the broader ecosystem of Openclaw Skills, this tool provides a structured wrapper around the Azion CLI, ensuring that deployments of applications, static sites, and edge functions are both predictable and resilient. It focuses on reducing manual errors by enforcing sequential workflows—linking, building, and deploying—while providing instant feedback on environment readiness.
By utilizing this skill, developers can handle complex edge configurations through simple command-dispatch tools. Whether you are troubleshooting authentication failures or setting up a fresh project via quickstart, this utility manages the underlying CLI complexities, allowing you to focus on writing code while Openclaw Skills manage the deployment pipeline.
To integrate this tool into your Openclaw Skills workflow, you must have the Azion CLI installed and authenticated. Follow these steps for setup:
# Install the Azion CLI if not already present
# Follow official Azion documentation for your OS
# Authenticate your environment
azion login
# Or export your token for automated environments
export AZION_TOKEN="your_azion_personal_token"
The Azion Deploy skill interacts with the standard Azion project structure to manage deployment metadata and artifacts:
| File/Directory | Role in Skill Workflow |
|---|---|
.edge/ |
Contains the build artifacts and manifests required for edge deployment. |
manifest.json |
Required by the deploy-local command to validate build completion. |
azion-deploy.sh |
The core script that executes the logic within the Openclaw Skills environment. |
AZION_TOKEN |
Used as an environment variable or argument to bypass interactive login. |
--skip-build flag, allowing power users to deploy pre-compiled assets directly to the edge.Loading
A standardized framework for authoring, running, and optimizing Gina sandbox automation workflows with built-in evaluation loops.

Standardize and maintain your Obsidian vault structure for maximum long-term reliability and searchability.

A comprehensive playbook and AI-driven workflow for building, securing, and scaling professional Discord communities.

An elite AI artist skill designed to craft high-quality, professional image prompts across diverse artistic styles and mediums.

A secure bridge for AI agents to access and manage Bitwarden and Vaultwarden credentials via the rbw CLI.

A Linux-based command-line tool for syncing and managing CalDAV calendars like iCloud and Google via vdirsyncer and khal.








































