- Moltbot — Personal AI Assistant
"Clawd Bot is a 24 7 assistant with access to its own computer What if there were ten, or a hundred, or a thousand?? All running 24 7 in the cloud with access to your files, Gmail, calendar, everything about you That's the future, and we're living it today " @nickvasiles
- Index - Clawdbot
If you want a quick “get unstuck” flow, start here: Troubleshooting: Start here Install sanity (Node npm PATH): Install Gateway issues: Gateway troubleshooting Logs: Logging and Gateway logging Repairs: Doctor If you’re looking for conceptual questions (not “something broke”): FAQ (concepts)
- Synthetic - Clawdbot
Synthetic exposes Anthropic-compatible endpoints Clawdbot registers it as the synthetic provider and uses the Anthropic Messages API
- Gcp - Clawdbot
Goal Run a persistent Clawdbot Gateway on a GCP Compute Engine VM using Docker, with durable state, baked-in binaries, and safe restart behavior If you want “Clawdbot 24 7 for ~$5-12 mo”, this is a reliable setup on Google Cloud Pricing varies by machine type and region; pick the smallest VM that fits your workload and scale up if you hit OOMs
- Configuration - Clawdbot
The Gateway exposes a JSON Schema representation of the config via config schemafor UI editors The Control UI renders a form from this schema, with a Raw JSONeditor as an escape hatch Channel plugins and extensions can register schema + UI hints for their config, so channel settings stay schema-driven across apps without hard-coded forms Hints (labels, grouping, sensitive fields) ship
- Index - Clawdbot
# Explicit npm curl -fsSL https: clawd bot install sh | bash -s -- --install-method npm # Install from GitHub (source checkout) curl -fsSL https: clawd bot install sh | bash -s -- --install-method git
- Troubleshooting - Clawdbot
Some Comcast Xfinity connections block docs clawd bot via Xfinity Advanced Security Disable Advanced Security or add docs clawd bot to the allowlist, then retry
- Installer - Clawdbot
Clawdbot ships two installer scripts (served from clawd bot): https: clawd bot install sh — “recommended” installer (global npm install by default; can also install from a GitHub checkout)
|