OpenRouterTeamOpenRouterTeamOfficialยท2 Agent Skills Included

spawn

Launch coding agents on any cloud with one command

Provisions cloud servers and installs coding agents like Claude Code, Codex, and OpenClaw with a single command. Handles credentials, API keys, and server setup automatically across Hetzner, DigitalOcean, GCP, and more. Eliminates manual VM configuration so teams can run, manage, and tear down remote coding sessions in seconds.
npx skills add OpenRouterTeam/spawn --all -g -y
Available:

Tells the agent how to use the spawn CLI to provision child cloud VMs, run prompts on them over SSH, and manage or delete running servers.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Spawn?โ–ผ

Run `npx skills add OpenRouterTeam/spawn --all -g -y` in your terminal to install all skills in this suite globally.

What does Spawn do?โ–ผ

Spawn launches coding agents like Claude Code or Codex on cloud servers with one command. It provisions the VM, installs the agent, and injects your OpenRouter credentials automatically.

Which clouds and agents does Spawn support?โ–ผ

It supports 10 agents including Claude Code, Codex, Cursor, and OpenClaw across 8 clouds such as Hetzner, DigitalOcean, GCP, and Sprite, with 79 working combinations.

Can Spawn run agents non-interactively?โ–ผ

Yes. Use `spawn <agent> <cloud> --headless --output json --prompt "task"` to provision a VM and run a task without any interactive prompts.

Do I need cloud credentials to use Spawn?โ–ผ

You need an OpenRouter API key plus a token for your chosen cloud, such as HCLOUD_TOKEN for Hetzner. Once set as environment variables, everything runs without further prompts.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’