Claude Skill

paperclipinc/openclaw-operator

OpenClaw Operator is a Kubernetes operator for deploying and managing OpenClaw AI agent instances with production-grade security, observability, and lifecycle management. Built in Go with Helm supp...

Overview

Stars381
Forks66
LanguageGo
Last pushed2026-06-16
Last synced2026-06-17
View on GitHub

Repository

Ownerpaperclipinc
Repositoryopenclaw-operator
Full namepaperclipinc/openclaw-operator
Repo ID1,151,230,494

Install this Skill

git clone https://github.com/paperclipinc/openclaw-operator.git

Registry

Typemcp_server
Quality score85/100
Verificationreadme_parsed
Last verified2026-06-13
Platforms
ClaudeMCPOpenClaw
Capabilities
browsercode-reviewpdfmemoryimageterminalworkflowagentsaigolang
Detected files
README.mddocstest
Config keys
UIDPIDANTHROPIC_API_KEYOPENCLAW_GATEWAY_TOKENURLCHROMIUM_URLTS_KUBE_SECRETGITHUB_TOKENPIP_INDEX_URLS3_ACCESS_KEY_IDS3_SECRET_ACCESS_KEY

Summary

OpenClaw Operator is a Kubernetes operator built in Go for deploying and managing OpenClaw AI agent instances. It provides production-grade security, observability, and lifecycle management, leveraging Helm charts and Kubernetes-native patterns to simplify AI agent operations in cloud-native environments.

Chinese description

用于部署和管理OpenClaw AI代理实例的Kubernetes operator,具备生产级安全性、可观测性和生命周期管理功能。

Key features

  • Kubernetes-native deployment of OpenClaw AI agents
  • Production-grade security and lifecycle management
  • Built-in observability for agent instances
  • Helm-based installation and configuration
  • Automated scaling and health monitoring

Use cases

  • Deploying AI agents in Kubernetes clusters
  • Managing agent lifecycles in production environments
  • Integrating AI agents with existing cloud-native infrastructure
  • Scaling AI agent workloads with Kubernetes autoscaling
  • Ensuring security and observability for AI agent deployments

README excerpt

<p align="center"> <img src="docs/images/banner.svg" alt="OpenClaw Kubernetes Operator — OpenClaws sailing the Kubernetes seas" width="100%"> </p> # OpenClaw Kubernetes Operator [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Go Report Card](https://goreportcard.com/badge/github.com/paperclipinc/openclaw-operator)](https://goreportcard.com/report/github.com/paperclipinc/openclaw-operator) [![CI](https://github.com/paperclipinc/openclaw-operator/actions/workflows/ci.yaml/badge.svg)](https://github.com/paperclipinc/openclaw-operator/actions/workflows/ci.yaml) [![Kubernetes](https://img.shields.io/badge/Kubernetes-1.28%2B-326CE5?logo=kubernetes&logoColor=white)](https://kubernetes.io) [![Go](https://img.shields.io/badge/Go-1.24-00ADD8?logo=go&logoColor=white)](https://go.dev) **Self-host [OpenClaw](https://openclaw.ai) AI agents on Kubernetes with production-grade security, observability, and lifecycle management.** OpenClaw is an AI agent platform that acts on your behalf across Telegram, Discord, WhatsApp, and Signal. It manages your inbox, calendar, smart home, and more through 50+ integrations. While [Paperclip Inc.](https://paperclip.inc/openclaw) offers fully managed hosting, this operator lets you run OpenClaw on your own infrastructure with the same operational rigor. --- ## Why an Operator? Deploying AI agents to Kubernetes involves more than a Deployment and a Service. You need network isolation, secret management, persistent storage, health monitoring, optional browser automation, and config rollouts, all wired correctly. This operator encodes those concerns into a single `OpenClawInstance` custom resource so you can go from zero to production in minutes: ```yaml apiVersion: opencl

Topics

Explore more

Data from GitHub. Synced on 2026-06-17