Claude Skill

fastclaw-ai/clawhost

ClawHost 是一个基于 Go 的开源 OpenClaw 托管服务,简化 OpenClaw 实例的部署与管理。在 GitHub 上探索。

概览

Stars392
Forks70
语言Go
最后更新2026-06-01
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者fastclaw-ai
仓库clawhost
完整名称fastclaw-ai/clawhost
Repo ID1,145,886,862

安装这个 Skill

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

Registry 信息

类型openclaw_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-12
平台
ClaudeOpenClaw
能力
memoryimageterminalclawhostcloud-openclawopenclawopenclaw-deployopenclaw-host
识别文件
README.md
配置键
API_TOKENBOT_ID
安装方式
  • 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

项目简介

ClawHost 是一个基于 Go 语言构建的 OpenClaw 开源托管服务,帮助用户高效部署和管理 OpenClaw 实例。

英文描述

openclaw hosting service

要点

  • 为 OpenClaw 提供的开源托管平台
  • 使用 Go 语言构建,性能高效
  • 简化 OpenClaw 的部署与管理
  • 支持基于云的 OpenClaw 托管

使用场景

  • 为 AI 应用托管 OpenClaw 实例
  • 在云环境中部署 OpenClaw
  • 管理多个 OpenClaw 部署

README 摘要

# 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 │ │ │ └──────────────────┘ │ │ └───────────────┘ │ │ │ │ │ ┌───────────────┐ │ └───────────┼─────────

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17