Skip to main content
The snowglobe-skills plugin for Claude Code bundles four skills that automate Snowglobe wiring. Skills auto-trigger by intent — ask Claude in plain English and the right one activates.

Install

In Claude Code:

Use

Ask Claude what you want: After bootstrap, open the deep link Claude gives you to launch a simulation, then run snowglobe connect --simulation-id <simulation-id> in a separate terminal to process it. (As of client 1.0.0, connect replaces the previous start command and --simulation-id is required.)
Always review code Claude generates before relying on it. Skills do their best to import your existing implementations and stay out of your way, but you’re responsible for what ships.