A comprehensive suite for automating interactions with Kubernetes dashboards, Grafana, and ArgoCD web interfaces.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install k8s-browser
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install k8s-browser using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The K8s Browser skill empowers AI agents to perform complex browser-based operations on Kubernetes-related web interfaces. Built as part of the Openclaw Skills ecosystem, it provides 26 specialized tools to navigate dashboards, handle authentication, and interact with DOM elements. This skill is essential for workflows where CLI tools fall short, such as visual verification of Grafana charts or manual sync triggers in ArgoCD.
By bridging the gap between automated scripts and web-based UIs, this skill allows for seamless integration of visual data into your DevOps pipelines. It supports both local browser execution and cloud-based providers like Browserbase, ensuring flexibility across different infrastructure setups.
To activate the browser tools, set the following environment variables in your configuration:
export MCP_BROWSER_ENABLED=true
# Optional: Configure a cloud provider for headless execution
export MCP_BROWSER_PROVIDER=browserbase
export BROWSERBASE_API_KEY=your_api_key_here
| Category | Data Managed | Key Functions |
|---|---|---|
| Session | Browser context and session IDs | browser_session_list, browser_session_switch |
| Navigation | History, URLs, and Navigation states | browser_open, browser_navigate, browser_back |
| Interaction | User inputs, clicks, and form filling | browser_click, browser_type, browser_fill |
| Visual | PNG screenshots and viewport dimensions | browser_screenshot, browser_set_viewport |
| Metadata | Page titles, content, and current URL | browser_content, browser_title, browser_url |
Loading
A specialized AI agent skill for managing Kubernetes cluster backups, restores, and disaster recovery workflows using Velero integration.

A robust skill for managing multiple Kubernetes clusters, switching contexts, and performing synchronized cross-cluster operations through a unified interface.

A comprehensive automation skill for managing Horizontal Pod Autoscaling, Vertical Pod Autoscaling, and KEDA event-driven triggers within Kubernetes clusters.

A robust utility for verifying host and port availability via TCP or HTTP status checks.

Automate the provisioning, scaling, and lifecycle management of Kubernetes clusters using the Cluster API (CAPI) framework.

A comprehensive automation tool for managing TLS certificates, issuers, and cert-manager resources within Kubernetes clusters.








































