Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Start VS Code Remote Tunnel in Docker containers for remote terminal access
Start VS Code Remote Tunnel in Docker containers for remote terminal access
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Start a VS Code Remote Tunnel in Docker container environments, enabling remote terminal access through VS Code.
"start vscode tunnel" "open vscode tunnel" "connect vscode" "launch code tunnel in container" "vscode remote"
# Start tunnel (interactive name prompt) bash /path/to/tunnel.sh start # Start tunnel with specific name bash /path/to/tunnel.sh start my-tunnel-name # Stop tunnel bash /path/to/tunnel.sh stop # View status bash /path/to/tunnel.sh status # View logs bash /path/to/tunnel.sh log
VariableDescriptionDefaultVSCODE_TUNNEL_NAMETunnel nameInteractive inputVSCODE_CLI_DIRCLI installation directory~/.vscode-cli
User: start vscode tunnel Agent: Starting VS Code Tunnel... [Executes: bash tunnel.sh start] Agent: Tunnel started. Please enter this code in VS Code to authorize: xxxx-xxxx User: launch a tunnel named dev-env Agent: Starting tunnel dev-env... [Executes: bash tunnel.sh start dev-env]
CommandDescriptionstart [name]Start tunnel with optional namestopStop running tunnelstatusDisplay tunnel statuslogView tunnel logs (live)
curl - Download CLI tar - Extract CLI grep - Log processing
First-time startup requires Microsoft account authorization Authorization code will be displayed in the log output Tunnel runs in background; needs restart after container reboot
Linux x64 (Alpine/Debian/Ubuntu) Docker container environments
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.