What problem does it solve?
This Skill turns a homelab K3s cluster into a fully managed AI operations platform, removing the friction of wiring together chat agents, model routing, custom builds, and cluster tooling by hand.
Core Features & Use Cases
- AI Agent Stack: Deploys Hermes Agent for self-improving assistance, HolmesGPT for SRE incident analysis, and OpenClaw for a personal AI gateway.
- Model Routing with Fallbacks: Uses an in-cluster LiteLLM proxy to route requests across OpenRouter, local Ollama, and cloud fallback tiers without changing client code.
- ARM64 Cluster Support: Builds amd64-only components into ARM64-compatible images with kaniko and publishes them through a local registry.
- Operational Use Case: Run one skill to bootstrap the AI namespace, registry, secrets, and deployment paths needed for cluster copilots and user-facing chat services.
Quick Start
Ask the AI to deploy and troubleshoot the cluster AI stack for Hermes, HolmesGPT, and OpenClaw on your ARM64 K3s environment.