KubeSearch - Homelab Helm Configuration Research

SkillSearch

Search kubesearch.dev to research how other homelabs configure Helm charts.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the KubeSearch - Homelab Helm Configuration Research skill

What this skill tells your AI

The instructions your AI receives, as published by ionfury/homelab in .claude/skills/kubesearch/SKILL.md and read by ahel’s review.

Search kubesearch.dev to find real-world Helm configurations from other homelab repositories.

Workflow

Step 1 — Find chart: WebFetch https://kubesearch.dev/?search=<chart-name> → list matching releases with registry paths.

Step 2 — Get repository links: Convert registry path to URL format (replace / with -), then WebFetch https://kubesearch.dev/hr/<url-path> → list repositories with direct GitHub links to HelmRelease files.

Examples of the URL conversion:

  • ghcr.io/grafana-helm-charts/grafanaghcr.io-grafana-helm-charts-grafana
  • charts.longhorn.io/longhorncharts.longhorn.io-longhorn

Step 3 — Fetch configs: Convert GitHub blob URLs to raw URLs, then fetch 3-5 in parallel:

  • Blob: github.com/<owner>/<repo>/blob/<branch>/<path>
  • Raw: raw.githubusercontent.com/<owner>/<repo>/<branch>/<path>

Selection criteria: recent activity (within 6 months), higher star count, similar chart version, similar infrastructure goals (bare-metal, GitOps, Talos).

Common Homelab Repositories

RepositoryFocus
onedr0p/home-opsFlux GitOps, extensive automation
bjw-s/home-opsApp-template patterns
buroa/k8s-gitopsTalos + Flux
mirceanton/home-opsWell-documented configs

See references/output-format.md for the standard output structure when presenting findings.

Signals

GitHub stars
25
Forks
3
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
kubesearch
Source
github.com/ionfury/homelab