Remote Vibe Station — DevOps skill for Claude Code
Remote Vibe Station is a server-first AI coding workspace.
How to install Remote Vibe Station
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open nyxandro/remote-vibe-station and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Remote Vibe Station does
Remote Vibe Station is a server-first AI coding workspace. Instead of running OpenCode on your laptop, you put it on a Linux host you actually trust with Docker access, /hostfs, and host-level operations — then drive it from anywhere. Telegram-first control.
Alternatives in DevOps
- Skypilot — Run, manage, and scale AI workloads on any AI infrastructure 9.7k ★
- MCP Boilerplate — A remote Cloudflare MCP server boilerplate with user authentication and Stripe for paid tools 1k ★
- Proxy — route Claude Code requests through multiple upstream providers (OpenCode Go, OpenCode Zen, and AWS Bedrock) wi 957 ★
README
Remote Vibe Station
**A Docker-based remote development workspace built around OpenCode, Telegram, and a browser-accessible control surface.**
*Deploy the stack on a remote host. Code from your phone. Open the dashboard when you need a bigger screen.*
[](#license) [](#architecture) [](#deployment) [](#runtime-requirements)
[**Quick start**](#-quick-start) · [**Architecture**](#-architecture) · [**Mini App**](#-mini-app) · [**Deployment**](#-deployment) · [**Local dev**](#-local-development)
Why this project exists
Remote Vibe Station is a server-first AI coding workspace. Instead of running OpenCode on your laptop, you put it on a Linux host you actually trust with `Docker access`, `/hostfs`, and host-level operations — then drive it from anywhere.
- Telegram-first control plane — prompts, slash commands, approvals, runtime notices, voice messages.
- Mini App for visual ops — projects, files, Git, containers, providers, runtime updates.
- Browser access on demand — magic-link gated entry to OpenCode Web UI through Traefik forward-auth.
- Pluggable model gateway — CLIProxy fronts multiple provider accounts behind a single OpenAI-compatible surface.
- Image-only runtime — published Docker images deploy straight to a clean Ubuntu host. No source checkout on the server.
[!TIP] The bootstrap installer takes a fresh Ubuntu/Debian box and brings up the entire stack with TLS, firewall hardening, and Docker log rotation in one command.
Related Skills
Obsidian Web MCP
Secure remote MCP server for Obsidian vaults -- access your notes from Claude, your phone, or any MCP client,
Ttyd Tmux Cf
Deploy a persistent web terminal on macOS with ttyd and tmux, secured by Cloudflare Zero Trust Access — browse
Agent Local Cloud Sync
Push-to-deploy for agent builders and vibe coders. Auto-pull your repo on a single cloud host when you git pus
Clem
Continuously Looping Engineering Machines. docker-compose for Claude Code agents - persistent teams, 24/7, on
LiteEditorAI
Terminal-first workspace for supervising AI coding agents (Claude Code, Codex, Gemini): live agent status per
Cloudflare Shell Tunnel
Remote shell over Cloudflare Tunnel – let AI agents (Claude Code, OpenCode, etc.) exec commands, upload & down
Related Agents
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and
Git Sync Agent
Git Sync Auditor. Use this agent to check for uncommitted differences and remote drift before risky operations
Developer Overview
code-container (container) creates isolated Docker environments for AI coding harnesses (Claude Code, OpenCode