Claude Skill

fastclaw-ai/clawhost

ClawHost is an open-source Go-based hosting service for OpenClaw, simplifying deployment and management of OpenClaw instances. Explore on GitHub.

Overview

Stars392
Forks70
LanguageGo
Last pushed2026-06-01
Last synced2026-06-17
View on GitHub

Repository

Ownerfastclaw-ai
Repositoryclawhost
Full namefastclaw-ai/clawhost
Repo ID1,145,886,862

Install this Skill

git clone https://github.com/clawhost/clawhost.git

Registry

Typeopenclaw_skill
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-12
Platforms
ClaudeOpenClaw
Capabilities
memoryimageterminalclawhostcloud-openclawopenclawopenclaw-deployopenclaw-host
Detected files
README.md
Config keys
API_TOKENBOT_ID
Install methods
  • git clone https://github.com/clawhost/clawhost.git
  • docker run -d --name clawhost-pg \
  • docker run -p 18080:18080 -v ./config.toml:/app/config.toml clawhost:latest

Summary

ClawHost is an open-source hosting service for OpenClaw, built with Go, enabling users to deploy and manage OpenClaw instances efficiently.

Chinese description

openclaw 托管服务

Key features

  • Open-source hosting platform for OpenClaw
  • Built with Go for high performance
  • Simplifies OpenClaw deployment and management
  • Supports cloud-based OpenClaw hosting

Use cases

  • Hosting OpenClaw instances for AI applications
  • Deploying OpenClaw in cloud environments
  • Managing multiple OpenClaw deployments

README excerpt

# ClawHost Kubernetes-native platform for managing and orchestrating [OpenClaw](https://openclaw.ai/) bot instances. Provides a RESTful API to create, deploy, and manage AI agent bots in a multi-tenant environment. ## Features - **Bot Lifecycle** - Create, start, stop, restart, upgrade, and delete bot instances - **Kubernetes Native** - Each bot runs as an isolated Pod with its own Service - **Multi-tenant** - App-level isolation with per-user bot ownership - **Skills** - Dynamically manage skills for running bots - **IM Channels** - Connect bots to Telegram, Slack, Discord, Teams, LINE, Feishu, etc. - **Device Pairing** - Approve and manage device access with auto-approval - **Model Providers** - Configure multiple AI providers (Anthropic, OpenAI, MiniMax, etc.) - **Proxy** - HTTP and WebSocket proxy to bot instances, with subdomain routing - **Bot Cleanup** - K8s CronJob to automatically stop and clean up expired bots ## Architecture ``` ┌────────┐ ┌───────────────────────┐ ┌─────────────────────┐ │ Client │──────▶│ ClawHost │──────▶│ K8s Cluster │ └────────┘ │ │ │ │ │ │ ┌─────────┐ ┌──────┐ │ │ ┌───────────────┐ │ │ Subdomain │ │ Bot API │ │Admin │ │ K8s │ │ OpenClaw Pod │ │ │ Routing │ │ │ │ API │ │ API │ │ │ │ └───────────▶│ └─────────┘ └──────┘ │◀────▶│ │ Gateway │ │ │ ┌──────────────────┐ │ │ │ IM Channels │ │ │ │ Proxy (HTTP/WS) │─┼──────▶│ │ Devices │ │ │ └──────────────────┘ │ │ └───────────────┘ │ │ │ │ │ ┌───────────────┐ │ └───────────┼─────────

Topics

Explore more

Data from GitHub. Synced on 2026-06-17