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.)
Related
- Connect your chatbot — manual flow
- Tools tutorial — the canonical tool-wiring example
- Write a chatbot description — the guidance the description skill follows