kubesearch

Search kubesearch.dev for Helm chart values and map them to GitHub HelmRelease configs.

1|Updated Apr 6, 2025
One-click install
npx skills add https://github.com/david-driscoll/stargate-command-cluster --skill kubesearch-david-driscoll
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kubesearch
Source: https://github.com/david-driscoll/stargate-command-cluster/tree/main/.agents/skills/kubesearch
Command: npx skills add https://github.com/david-driscoll/stargate-command-cluster --skill kubesearch-david-driscoll

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

KubeSearch helps you quickly research how other homelabs configure specific Helm charts, so you can avoid guesswork when creating or tuning values.yaml.

Core Features & Use Cases

  • Chart-to-repo discovery: Searches kubesearch.dev for a chart name and resolves matching registries to repository links that point to HelmRelease configuration files.
  • GitHub raw config retrieval: Converts kubesearch registry paths into the required URL-path format and transforms GitHub blob URLs into raw URLs to fetch actual values.yaml content.
  • Targeted selection for better signal: Filters candidate repositories using recency (e.g., within 6 months), higher star count, matching chart version, and similar infrastructure goals (like bare-metal, GitOps, Talos).

Quick Start

Ask the AI: Research how other homelabs configure the Grafana Helm chart and return common patterns plus example repos and suggested values.yaml.

Frequently Asked Questions about kubesearch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find real-world Helm chart values for my homelab Kubernetes setup?

To find real-world Helm chart values, search kubesearch.dev for matching chart releases and map results to GitHub HelmRelease files. This retrieves actual values.yaml configurations from homelab repositories to provide concrete examples.

What's the best way to compare Helm chart values.yaml patterns across homelab repositories?

Comparing Helm chart values.yaml patterns across homelab repositories requires fetching multiple configurations in parallel. Filtering by recency, star count, and matching chart version yields structured comparisons of GitOps practices.

How do I convert kubesearch registry paths to GitHub raw URLs for HelmRelease files?

Converting kubesearch registry paths to GitHub raw URLs requires URL-path conversion and blob-to-raw transformation. This fetches actual values.yaml content directly from repository files.

Can I research Helm chart best practices for bare-metal and Talos infrastructure?

Researching Helm chart best practices for bare-metal and Talos infrastructure filters candidate repositories by similar infrastructure goals. This targets homelab configurations matching specific deployment contexts.

Does kubesearch work with GitOps tools like Flux for Helm chart research?

kubesearch works with GitOps tools like Flux by mapping chart releases to HelmRelease configuration files. This resolves registry links to GitHub repositories for direct values.yaml retrieval.

How do I filter homelab Helm chart configs by chart version and repository recency?

Filtering homelab Helm chart configs by chart version and repository recency selects candidates updated within 6 months with higher star counts. This improves signal quality for values.yaml research.