Pocketenv banner
pocketenv-io pocketenv-io

Pocketenv

Development community

Description

the universal sandbox runtime for agents and humans.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

![](https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExb25lY3R1dmVyczRwMmE5a204cmlkcjVmazluZ3V3MDE3YzNyMW1oaCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/uWLJEGCSWdmvK/giphy.gif)

[![discord](https://img.shields.io/discord/1270021300240252979?label=discord&logo=discord&color=5865F2)](https://discord.gg/9ada4pFUFS) ![GitHub Downloads](https://img.shields.io/github/downloads/pocketenv-io/pocketenv/total) [![Deploy Cloudflare Worker](https://github.com/pocketenv-io/pocketenv/actions/workflows/deploy.yml/badge.svg)](https://github.com/pocketenv-io/pocketenv/actions/workflows/deploy.yml)

**Pocketenv** is an open sandbox platform — for agents, for tinkerers, for anyone tired of being locked into one provider's ecosystem.

Spin up isolated environments, run code, test weird ideas. No drama.

Open in Pocketenv

[!NOTE] **heads up — still in early dev**

Things will break. APIs will change. We move fast. You've been warned (and we appreciate your patience).

![Made with VHS](https://vhs.charm.sh/vhs-1y1YqClWEmOwPD3MFwp40V.gif)

![](./preview.png)


Install

**Bash:**

curl -fsSL https://cli.pocketenv.io | bash

**npm:**

npm install -g @pocketenv/cli

**Homebrew (macOS/Linux):**

brew install pocketenv-io/tap/pocketenv

**Nix (Flakes):**

nix profile install github:pocketenv-io/pocketenv

**Arch Linux:**

yay -Syu pocketenv

Why does this exist?

Honestly? Because every sandbox tool out there wants you to commit to their platform. Their API, their format, their rules. Switch providers and you're rewriting everything.

Pocketenv is the escape hatch. One interface, multiple backends — Cloudflare, Daytona, Deno, Vercel, Modal, E2B and more. Write once, run anywhere (for real this time).

It also uses [AT Protocol](https://atproto.com) lexicons under the hood, whic