Claude Skill

fluxcd/agent-skills

FluxCD Agent Skills is a Shell-based skill collection that turns AI agents into GitOps engineers for FluxCD-managed Kubernetes clusters, enabling automated deployments and rollbacks.

Overview

Stars154
Forks7
LanguageShell
Last pushed2026-05-21
Last synced2026-06-25
View on GitHub

Repository

Ownerfluxcd
Repositoryagent-skills
Full namefluxcd/agent-skills
Repo ID1,163,373,343

Install this Skill

npx skills add fluxcd/agent-skills

Registry

Typemcp_server
Quality score80/100
Verificationreadme_parsed
Last verified2026-06-25
Platforms
ClaudeMCPCodex
Capabilities
code-reviewpdfimageterminalworkflowagent-skillsai-agentsfluxcdgitopsskills
Detected files
README.mddocstests
Install methods
  • npx skills add fluxcd/agent-skills
  • claude mcp add --scope project --transport stdio flux-operator-mcp \

Summary

FluxCD Agent Skills is a collection of specialized skills that transform AI agents into GitOps engineers, enabling them to manage Kubernetes clusters using FluxCD. Built with Shell scripts, it provides a structured way for AI agents to perform GitOps operations like deployments, rollbacks, and health checks.

Chinese description

将AI代理转化为GitOps工程师的技能

Key features

  • Transforms AI agents into GitOps engineers
  • Enables FluxCD-based Kubernetes management
  • Structured Shell scripts for agent skills
  • Supports deployment, rollback, and health checks
  • Designed for seamless AI agent integration

Use cases

  • Automating Kubernetes deployments with AI agents
  • GitOps-driven rollback and recovery operations
  • AI-assisted cluster health monitoring
  • Integrating FluxCD into AI agent workflows
  • Streamlining CI/CD pipelines with agent skills

README excerpt

# GitOps Agent Skills [![release](https://img.shields.io/github/release/fluxcd/agent-skills/all.svg)](https://github.com/fluxcd/agent-skills/releases) [![license](https://img.shields.io/github/license/fluxcd/agent-skills.svg)](https://github.com/fluxcd/agent-skills/blob/main/LICENSE) A collection of reusable skills that give AI Agents expertise in Flux CD, Kubernetes, and GitOps best practices for generating manifests, answering Flux questions, auditing repository structure, security, operational readiness, and debugging live cluster installations. > [!NOTE] > These are the official AI Skills for Flux CD, developed by the Flux project maintainers. > We are looking for users to try them out and provide feedback on accuracy, usefulness, and any gaps when steering Agents through GitOps tasks. > If you have suggestions for improvements or new skills, please [open an issue](https://github.com/fluxcd/agent-skills/issues/new). ## Install ### Using Flux Operator CLI Navigate to your GitOps repository root and run: ```shell flux-operator skills install ghcr.io/fluxcd/agent-skills --agent claude-code ``` The [Flux Operator](https://fluxoperator.dev/) CLI verifies the cosign signature (validating that the OCI artifact is published by the Flux team) and extracts the skills in the repo root at `.agents/skills`. The `--agent` flag creates per-skill symlinks from agent-specific directories to the canonical location. If your agent supports the conventional `.agents/skills` path, you can omit the `--agent` flag. To update the skills run `flux-operator skills update`. ### Using NPX Install the skills with Vercel's skills tool: ```shell npx skills add fluxcd/agent-skills ``` ### Using Claude Code For Claude Code, add the marketplace and install the skills with: ```shell /p

Topics

Explore more

Data from GitHub. Synced on 2026-06-25