chromatic

Installation
SKILL.md

Chromatic

What Chromatic Is

Chromatic gives an AI agent a browser. It deploys headless Chrome instances in the cloud, on the user's private Ambit network, that an agent can control via the Chrome DevTools Protocol (CDP). The browser runs in a disposable container with no access to the user's local files or sessions, and it is only reachable over Tailscale — never exposed to the public internet.

Browsers sleep when idle and wake in a couple of seconds when the agent makes a request, so the user only pays for the seconds the browser is actually running. Typical developer usage comes to around $2.50 a month.

Installation

If chromatic is not already installed, run it directly via Nix:

nix run github:ToxicPine/ambit#chromatic

How It Works

Related skills
Installs
2
First Seen
Feb 18, 2026