runtm-airuntm-aiOfficialยท1 Agent Skills Included

runtm

Isolated sandboxes where coding agents build and deploy

Spins up isolated sandbox environments where coding agents build, test, and ship software to live URLs. Removes the risk of letting agents run with full permissions on your own machine or cloud account. Provides instant startup, persistent workspaces, logs, previews, and one-command deploys. Works with Claude Code, Cursor, Codex, and Gemini CLI through a single command-line interface.
npx skills add runtm-ai/runtm --all -g -y
Available:

Tells the AI agent how the Runtm codebase is structured, which commands to run for setup, testing, and deployment, and what coding standards to follow when working in this repository.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Runtm?โ–ผ

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

What does Runtm do?โ–ผ

Runtm spins up isolated sandboxes where coding agents like Claude Code or Codex can build software with full permissions, then deploy it to a live URL with logs and previews.

Is it safe to let an agent code with full permissions?โ–ผ

Yes. Runtm uses OS-level isolation (bubblewrap on Linux, seatbelt on macOS) so agents can install dependencies and run code without any risk to your machine or cloud account.

Which coding agents work with Runtm?โ–ผ

Runtm works with Claude Code, Cursor, Codex, Gemini CLI, and other agents. You pick your preferred agent when starting a sandbox session.

Can I deploy what the agent builds?โ–ผ

Yes. One command deploys the sandbox project to a live HTTPS endpoint on auto-stopping infrastructure that wakes up on incoming traffic.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’