npx skills add ...
npx skills add grafana/skills --skill infrastructure
Ship Kubernetes, host, container, and cloud-provider telemetry into Grafana Cloud — `k8s-monitoring` Helm chart for K8s clusters (metrics + logs + traces + events + cost), Alloy `prometheus.exporter.unix` for Linux hosts, cAdvisor + Docker discovery for containers, and CloudWatch / Azure Monitor / Google Cloud Monitoring datasource setup. Use when onboarding a new cluster or VM fleet to Grafana Cloud, picking the right Helm values for K8s scraping, wiring kube-state-metrics + node-exporter + cAdvisor, alerting on `PodCrashLooping` / node memory / PVC capacity, or pulling AWS / Azure / GCP cloud metrics — even when the user says "monitor my cluster", "send K8s metrics to Grafana", "scrape EC2 metrics", "cluster pod logs", or "install the monitoring helm chart" without naming `k8s-monitoring` or Alloy.
npx skills add grafana/skills --skill infrastructure
Docs: https://grafana.com/docs/grafana-cloud/monitor-infrastructure/
K8s + host + container + cloud-provider telemetry, mostly via the grafana/k8s-monitoring Helm chart or Alloy.
metrics:write, logs:write, traces:write)helm 3.x + kubectl context pointing at itFull values.yaml, key PromQL, dashboard IDs (15520, 1860, 14282…), and alert rules: references/k8s-monitoring-values.md.
Provision the datasource (full YAML in references/clouds-and-hosts.md), then:
grafana-cloud-secret api-key value; check Alloy logs for 401kube-state-metrics pod Pending → likely RBAC; reapply the chart's CRDs/CRBshostNetwork: true collision with the host's :9100; change the portcloudwatch:GetMetricData, cloudwatch:ListMetrics