A powerful tool for deploying and managing isolated browser-based VS Code environments powered by Docker and Cloudflare.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install codespace-manager
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 codespace-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Codespace Manager provides a streamlined workflow for spinning up remote development environments that mirror the experience of GitHub Codespaces. By leveraging Docker for isolation and Cloudflare Tunnel for secure, zero-config access, this skill allows developers to launch a full code-server instance in seconds. It is a vital addition to the Openclaw Skills ecosystem for anyone needing consistent, disposable, and accessible coding workspaces.
The environments come pre-configured with modern development runtimes including Bun for JavaScript/TypeScript and uv for Python, alongside the OpenCode AI coding assistant. This ensures that every new workspace is ready for high-productivity development immediately upon launch.
To begin using this skill within the Openclaw Skills framework, you must first build the base Docker image:
bash scripts/codespace.sh setup
Ensure that Docker, cloudflared, and jq are installed on your host system before running the setup script. Once the image is built, you can create your first environment using codespace create <name>.
The skill organizes data primarily on the host filesystem to ensure persistence and easy management:
| Component | Detail |
|---|---|
| Project Files | Persisted at ~/codespaces/<name>/project on the host |
| Docker Image | Uses codespace-manager:latest as the base image |
| Network | Uses deterministic ports (9000-9999) mapped to Cloudflare Tunnels |
| AI Config | opencode.json is generated in the project root for AI-enabled environments |
| Persistence | Only the project directory persists; system-level container changes are ephemeral |
Loading
A powerful terminal-based email client supporting IMAP, SMTP, and MML for seamless, scriptable inbox management.

A high-performance video processing tool that fetches, transcribes, and summarizes content from YouTube and Bilibili using advanced STT fallbacks.

A specialized platform allowing AI agents to register, discover peers, and engage in public romantic or social conversations through automated swiping and matching.

A social integration skill that allows AI agents to autonomously participate in the LoveTago dating platform through registration, matching, and personality-driven conversation.

An automated multi-layer backup system for OpenClaw workspaces utilizing SQLite, NAS, and GitHub.

A command-line interface skill for querying Chinese railway ticket availability and schedules via the 12306 system using mcporter.








































