Install
openclaw skills install @alkindivv/proxima-vpsSet up, repair, or document a Proxima deployment on a remote Ubuntu VPS with a non-root Electron runtime, virtual desktop GUI, loopback-only VNC/noVNC/REST exposure, and SSH-stdio MCP access for local IDEs like Antigravity, Windsurf, Zed, or Claude Desktop. Use when a user asks to install Proxima on a VPS, expose the GUI safely, make REST reachable through SSH tunnels, configure proxima-mcp, or troubleshoot remote MCP/GUI connectivity.
openclaw skills install @alkindivv/proxima-vpsUse this skill to stand up or repair a Proxima-on-VPS deployment end to end.
proxima.curl http://localhost:3210/... on the user's laptop as valid unless an SSH tunnel exists.references/security-and-architecture.md before making user-facing safety claims.references/server-setup-runbook.md and apply the server-side setup or repair steps.references/local-access-and-mcp.md when configuring SSH tunnels or local IDE MCP clients.references/troubleshooting.md if REST, GUI, VNC, or MCP does not work as expected.When reporting status, keep it compact and include:
proxima-app.service is active127.0.0.1:3210, 127.0.0.1:5902, 127.0.0.1:6081, and 127.0.0.1:19222 are listening when expectedcurl http://127.0.0.1:3210/v1/models worksssh -T <alias> proxima-mcp works from the user sidereferences/security-and-architecture.md first for risk framing, binding model, and model-routing caveats.references/server-setup-runbook.md for package install, systemd services, config files, wrapper creation, and validation.references/local-access-and-mcp.md for SSH config, tunnels, and IDE MCP config snippets.references/troubleshooting.md for the common failure modes and exact fixes.