cloudrouter

Automate creation, synchronization, and access to cloud development sandboxes with GPU support.

5|2|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/manaflow-ai/cloudrouter --skill cloudrouter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudrouter
Source: https://github.com/manaflow-ai/cloudrouter/tree/main/.agents/skills/cloudrouter
Command: npx skills add https://github.com/manaflow-ai/cloudrouter --skill cloudrouter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cloud development teams spend significant time provisioning, configuring, and securing remote sandboxes for development. cloudrouter automates creation, synchronization, and access to cloud-based development sandboxes with GPU support and browser automation.

Core Features & Use Cases

  • Create and sync sandboxes from local directories or git repositories, with optional GPU support.
  • Open VS Code, VNC, or Jupyter in a browser and manage sandboxes programmatically.
  • Automate browser tasks inside remote environments and streamline collaboration across teams.

Quick Start

Run cloudrouter start . to create and sync a cloud sandbox for your current project.

Frequently Asked Questions about cloudrouter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I spin up a cloud development sandbox with GPU support?

Yes, you can automate browser tasks inside remote cloud sandboxes. The environment supports browser automation, allowing you to programmatically manage and interact with remote VMs directly from local prompts.

Can I automate browser tasks inside a remote cloud VM?

Yes, you can automate browser tasks inside remote cloud sandboxes. The environment supports browser automation, allowing you to programmatically manage and interact with remote VMs directly from local prompts.

Do I need the cloudrouter CLI installed to create remote dev sandboxes?

You can access a remote sandbox using VS Code, VNC, or Jupyter directly in your browser. The system manages these connections programmatically, allowing you to open and interact with the remote VM environment seamlessly.

How do I access a remote sandbox using VS Code or VNC in a browser?

You can access a remote sandbox using VS Code, VNC, or Jupyter directly in your browser. The system manages these connections programmatically, allowing you to open and interact with the remote VM environment seamlessly.

What is the best way to sync local directories to a cloud development environment?

The best way to sync local directories to a cloud development environment is using the `cloudrouter start .` command. This automatically synchronizes your current project directory to a newly provisioned remote sandbox.

Does cloudrouter support opening Jupyter in a browser for remote VMs?

Yes, cloudrouter supports opening Jupyter in a browser for remote VMs. You can manage and access sandboxes programmatically using modes like code, vnc, pty, and browser automation to streamline your workflow.