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 snowclaw command 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.

SectionWhat it covers
LifecycleRunning locally, building images, deploying to SPCS, managing service state
Config syncPushing and pulling openclaw.json, skills, and secrets to/from the SPCS stage
Workspace filesMoving files in and out of the agent's live workspace
Subcommand familiesnetwork, channel, plugins, proxy
ReferenceSecurity model, secrets & credentials, build hooks, architecture