agent-skills
Flux CD manifest generation, repo audits, and cluster debugging
All Skills in This Repository (4)
Pure Emerald Level Indicatorsflux-controller-patch-releases
Automate Flux controller patch releases across multiple repositories.
gitops-cluster-debug
Diagnoses Kubernetes clusters and generates actionable remediation steps for Common | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | issues.
gitops-repo-audit
Audit local Flux GitOps repositories and generate a prioritized report.
gitops-knowledge
Generate Flux CD YAML manifests for CRDs from schema-aligned templates.
Frequently Asked Questions
FAQPage SchemaHow to install fluxcd/agent-skills?โผ
Run `npx skills add fluxcd/agent-skills --all -g -y` in your terminal to install all skills globally.
How to audit a Flux GitOps repository?โผ
Ask your agent to audit the repo, and the gitops-repo-audit skill validates manifests, detects deprecated APIs, reviews security and RBAC, then produces a prioritized report.
How to debug failing Flux resources on a cluster?โผ
The gitops-cluster-debug skill connects via the flux-operator-mcp server to inspect HelmReleases, Kustomizations, and sources, then traces the dependency chain to the root cause.
Can it generate Flux manifests like HelmRelease and Kustomization?โผ
Yes. The gitops-knowledge skill generates schema-validated YAML for every Flux CRD using bundled OpenAPI schemas and reference docs.
Does it work with Claude Code, Codex, and Copilot?โผ
Yes. The skills follow the open SKILL.md standard and ship with plugin configs for Claude Code, Codex, GitHub Copilot, and Kiro CLI.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core