SnowClaw docs
SnowClaw is a CLI that scaffolds, configures, and deploys a fully-wired OpenClaw instance on Snowflake Container Services. It layers deployment config, custom plugins, and SPCS infrastructure on top of upstream OpenClaw — no fork required.
Where to go next
- Installation — run the one-liner and get the
snowclawcommand available in your shell. - Quick start — three steps from zero to a running agent.
- Setup wizard — what the interactive setup does and which credentials it asks for.
- Security model — why SnowClaw is safe to run in your Snowflake account by default.
Command reference
Every top-level command gets its own page in the sidebar. Subcommand families (network, channel, plugins, proxy) are grouped onto single pages with anchors for each subcommand.
| Section | What it covers |
|---|---|
| Lifecycle | Running locally, building images, deploying to SPCS, managing service state |
| Config sync | Pushing and pulling openclaw.json, skills, and secrets to/from the SPCS stage |
| Workspace files | Moving files in and out of the agent's live workspace |
| Subcommand families | network, channel, plugins, proxy |
| Reference | Security model, secrets & credentials, build hooks, architecture |