A bridge that enables remote access to Claude Code and other local CLI tools through a secure web-based terminal on your mobile or desktop browser.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install remote-console
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 remote-console using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Remote Console skill is designed to provide developers with seamless access to their local development environment from anywhere in the world. By utilizing ttyd and SSH tunneling, it creates a secure gateway to interact with powerful AI coding tools like Claude Code directly through a browser. This Openclaw Skills component is essential for developers who need to manage long-running tasks or code on the go without sacrificing the power of their primary workstation.
Built with security and flexibility in mind, the skill manages the entire lifecycle of a remote session, from initializing the local terminal wrapper to maintaining the encrypted tunnel. It allows you to wrap any command-line interface into a responsive web UI, making mobile coding not just possible, but highly efficient.
To get started with this Openclaw Skills extension, follow these installation steps:
# Install the necessary Python dependencies
pip install psutil
# Ensure ttyd is installed on your host system
# For Linux: sudo apt install ttyd
# For Windows: scoop install ttyd
# Configure your relay server and project paths in config.json
# Verify your configuration
python ./scripts/validate_config.py
The skill organizes its configuration and operations through a structured JSON schema and a set of utility scripts:
| Component | Description |
|---|---|
config.json |
Stores server SSH details, ttyd port settings, and project path mappings. |
scripts/ |
Contains Python logic for starting, stopping, and validating the console environment. |
Command Aliases |
Pre-defined command strings for tools like Claude, Cursor-agent, and Codex. |
Tunnel Metadata |
Dynamic state data used to track active SSH tunnels and PID management. |
Loading
An orchestration skill that transforms project artifacts into professional, submission-ready academic papers through structured drafting and validation.

A CLI-driven skill to generate, edit, and export professional draw.io diagrams from natural-language prompts without a frontend.

An intelligent decision-making tool that provides rapid meal recommendations based on user context, mood, and budget.

An AI development assistant for Openclaw Skills designed to generate runnable Python trading strategies for the Matic-MQuant platform.

A sophisticated three-tier memory architecture for AI agents that manages short-term context, medium-term summaries, and long-term vector storage.

A professional AI assistant that automates the entire WeChat Official Account publishing process from a single prompt.








































