Skip to main content
Run any Skill in Manus
with one click

deploy-everywhere

Build and deploy ZeroClaw Rust binaries to all supported targets: WASM32-WASI (Cloudflare Workers, Deno, Wasmtime), Linux musl (Docker, Lambda, edge), native Linux (x86_64, ARM64, RISC-V), and WebAssembly browsers. Generates platform-specific configs, CI/CD pipelines, and deployment scripts. Uses cargo-cross for cross-compilation and cargo-component for WASM components. Adapted from OpenClaw's deploy-everywhere for Rust's cross-compilation ecosystem.

Overview

Build and deploy ZeroClaw Rust binaries to all supported targets: WASM32-WASI (Cloudflare Workers, Deno, Wasmtime), Linux musl (Docker, Lambda, edge), native Linux (x86_64, ARM64, RISC-V), and WebAssembly browsers. Generates platform-specific configs, CI/CD pipelines, and deployment scripts. Uses cargo-cross for cross-compilation and cargo-component for WASM components. Adapted from OpenClaw's deploy-everywhere for Rust's cross-compilation ecosystem.

Install command
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill deploy-everywhere

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMarch 10, 2026 at 00:14
SKILL.md
readonly