An automated deployment utility that simplifies launching web applications to Vercel, Railway, and Supabase via integrated CLI workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install deploy-kit
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 deploy-kit using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Deploy Kit is a comprehensive skill designed to streamline the transition from development to production. By leveraging the power of Openclaw Skills, this tool intelligently analyzes your codebase to identify frameworks, languages, and necessary configurations. It acts as a bridge between your local environment and premier cloud platforms, ensuring that deployments are handled consistently and efficiently.
Whether you are managing static frontends, complex backend APIs, or full-stack applications with integrated databases, Deploy Kit provides the automation required to reduce manual overhead. It prioritizes safety by requiring explicit user confirmation before any live changes are made, while providing developers with a high-level interface to complex CLI commands.
To get started with this skill in your Openclaw Skills collection, ensure you have the relevant CLIs installed and the deployment script ready:
# Verify CLI availability
python3 skills/deploy-kit/scripts/deploy.py check
# Detect project type
python3 skills/deploy-kit/scripts/deploy.py detect <path>
You must also be logged into the respective platforms via their official CLIs (vercel login, railway login, or supabase login).
The skill utilizes a structured approach to project identification and platform referencing:
| Component | Description |
|---|---|
scripts/deploy.py |
The primary execution script for detection and deployment orchestration. |
references/ |
A directory containing detailed CLI documentation for Vercel, Railway, and Supabase. |
| Framework Mapping | A logical table mapping files (like astro.config.js) to specific web frameworks. |
| Environment Mapping | Rules for identifying and injecting variables from .env files into platform secrets. |
Loading
A security-focused static analysis tool designed to audit Openclaw Skills for malicious patterns and vulnerabilities before they are installed.

A hybrid memory management system that transforms raw episodic logs into structured semantic knowledge using the PARA method.

An encrypted communication layer for AI agents that secures sensitive data using AES-256-CBC and stealth activation.

Ichiro-Mind is a sophisticated unified memory architecture that provides AI agents with persistent, hierarchical recall through a 4-layer system of hot, warm, cold, and archive storage.

A lightweight Python-based command-line toolkit for French freelancers to manage clients, track time, and generate professional HTML invoices.

A comprehensive suite of Python scripts for accessing real-time French transport, logistics, and weather data.








































