EveryDev.ai
Sign inSubscribe
Home
Tools

2,685+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1815
  • Coding1295
  • Infrastructure600
  • Marketing467
  • Projects433
  • Research403
  • Analytics351
  • Design338
  • Security243
  • MCP242
  • Testing238
  • Data230
  • Integration178
  • Prompts160
  • Learning159
  • Communication154
  • Extensions150
  • Voice130
  • Commerce125
  • DevOps108
  • Web80
  • Finance21
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Flux CD Agent Skills
    Flux CD Agent Skills icon

    Flux CD Agent Skills

    Agent Skill Registries
    Featured

    A collection of reusable AI agent skills that give AI agents expertise in Flux CD, Kubernetes, and GitOps best practices for generating manifests, auditing repositories, and debugging live clusters.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under Apache License 2.0. No cost to use, modify, or distribute.

    Engagement

    Available On

    macOS
    Linux
    Web
    API
    SDK

    Resources

    WebsiteGitHubllms.txt

    Topics

    Agent Skill RegistriesDevOps InfrastructureAI Development Libraries

    Alternatives

    TesslSkill OptimizerFetch Skills
    Developer
    Flux CDLondon, United KingdomEst. 2014$56650000 raised

    Listed Jun 2026

    About Flux CD Agent Skills

    Flux CD Agent Skills is an open-source collection of reusable skills published by the Flux project maintainers under the Apache License 2.0. It is designed to transform AI coding agents into GitOps engineers by providing structured, reference-backed expertise in Flux CD, Kubernetes, and GitOps workflows. The repository was created in February 2026 and reached its v0.0.3 release in April 2026.

    What It Is

    Agent Skills is a plugin/skill package for AI coding agents such as Claude Code, Codex, and tools supporting the .agents/skills convention. Rather than a standalone application, it is a set of structured skill definitions — bundled with OpenAPI schemas, reference documentation, and prompt guidance — that an AI agent loads at runtime to answer GitOps questions, generate Flux custom resource YAML, audit repository structure, and debug live Kubernetes clusters. The skills are distributed as an OCI artifact signed with cosign and published by the Flux team at ghcr.io/fluxcd/agent-skills.

    Available Skills

    The repository ships three distinct skills that the agent selects based on context:

    • gitops-knowledge — Answers questions about Flux CD and generates up-to-date YAML for all Flux custom resources. Bundled with OpenAPI schemas for every Flux resource and reference documentation covering sources, HelmRelease, Kustomization, ResourceSets, image automation, notifications, repository patterns, and Flux Operator APIs.
    • gitops-repo-audit — Audits Flux GitOps repositories for structure, security, and operational best practices. Validates manifests against OpenAPI schemas, detects deprecated API versions, reviews secrets management, source authentication, RBAC and multi-tenancy configuration, and generates a structured report with prioritized recommendations.
    • gitops-cluster-debug — Debugs and troubleshoots Flux CD on live Kubernetes clusters using the Flux MCP server. Inspects Flux installation health, diagnoses HelmRelease and Kustomization failures, analyzes pod logs, and traces dependency chains.

    Installation Paths

    The skills support multiple installation methods to fit different agent environments:

    • Flux Operator CLI — Run flux-operator skills install ghcr.io/fluxcd/agent-skills --agent claude-code from the GitOps repository root. The CLI verifies the cosign signature and extracts skills to .agents/skills, with optional per-agent symlinks.
    • NPX — npx skills add fluxcd/agent-skills using Vercel's skills tool.
    • Claude Code — Via the marketplace: /plugin marketplace add fluxcd/agent-skills then /plugin install gitops-skills@fluxcd.
    • Codex — By adding a plugin entry to a marketplace.json file at repo or personal scope.

    Prerequisites and Tooling

    The skills rely on several CLI tools being present in the agent's environment: flux for dry-running and manifest generation, awk for text processing, yq for YAML parsing and validation, kustomize for building overlays, kubeconform for validating Kubernetes manifests against OpenAPI schemas, and flux-operator-mcp for the cluster debug skill. A Brewfile is provided for easy installation on macOS.

    Update: v0.0.3

    The latest release is v0.0.3, published on April 19, 2026. The project was created on February 21, 2026, making it a recently launched addition to the Flux ecosystem. The README notes that the maintainers are actively seeking user feedback on accuracy, usefulness, and gaps when steering agents through GitOps tasks, signaling that the project is in an early but actively developed state. The skills are also indexed by third-party registries including tessl.io and skills.sh.

    Flux CD Agent Skills - 1

    Community Discussions

    Be the first to start a conversation about Flux CD Agent Skills

    Share your experience with Flux CD Agent Skills, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under Apache License 2.0. No cost to use, modify, or distribute.

    • gitops-knowledge skill
    • gitops-repo-audit skill
    • gitops-cluster-debug skill
    • Bundled OpenAPI schemas for all Flux resources
    • Cosign-signed OCI artifact

    Capabilities

    Key Features

    • gitops-knowledge skill for answering Flux CD questions and generating YAML manifests
    • gitops-repo-audit skill for auditing repository structure, security, and operational readiness
    • gitops-cluster-debug skill for troubleshooting live Kubernetes clusters via Flux MCP server
    • Bundled OpenAPI schemas for all Flux custom resources
    • Cosign-signed OCI artifact distribution
    • Support for Claude Code, Codex, and generic .agents/skills convention
    • Flux Operator CLI installation with signature verification
    • NPX installation via Vercel skills tool
    • Manifest validation against OpenAPI schemas
    • Deprecated API version detection
    • RBAC and multi-tenancy configuration review
    • Structured audit reports with prioritized recommendations
    • Brewfile for macOS prerequisite installation

    Integrations

    Flux CD
    Kubernetes
    Claude Code
    Codex
    Flux Operator CLI
    flux-operator-mcp
    Kustomize
    Helm
    yq
    kubeconform
    cosign
    GitHub Container Registry (ghcr.io)
    tessl.io
    skills.sh
    API Available

    Demo Video

    Flux CD Agent Skills Demo Video
    Watch on YouTube

    Reviews & Ratings

    No ratings yet

    Be the first to rate Flux CD Agent Skills and help others make informed decisions.

    Developer

    Flux CD

    Flux CD builds and maintains the Flux family of open-source GitOps tools for Kubernetes, operating as a CNCF Graduated project. The project delivers continuous and progressive delivery solutions including Flux, Flagger, and the Flux Operator, all designed around declarative, Git-driven automation. Flux maintainers work across a broad contributor community and steward integrations with major cloud providers, CI systems, and container registries. The project emphasizes security, multi-tenancy, and extensibility as core design principles.

    Founded 2014
    London, United Kingdom
    $56650000 raised
    71 employees

    Used by

    Deutsche Telekom
    Ericsson
    Fidelity
    State Farm
    +1 more
    Read more about Flux CD
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    Tessl icon

    Tessl

    Tessl is an AI Native software development platform that helps developers build context-centric software with agents, shifting focus from code to intent.

    Skill Optimizer icon

    Skill Optimizer

    An open-source Agent Skills lifecycle toolkit for mining, personalizing, and generalizing SKILL.md files for coding agents like Claude Code, Codex, Cursor, and Gemini CLI.

    Fetch Skills icon

    Fetch Skills

    Fetch Skills is a framework by Fetch.ai for building reusable, composable skill modules that AI agents can discover and execute within the Fetch.ai ecosystem.

    Browse all tools

    Related Topics

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    65 tools

    DevOps Infrastructure

    Platforms and tools for CI/CD pipelines and DevOps practices.

    57 tools

    AI Development Libraries

    Programming libraries and frameworks that provide machine learning capabilities, model integration, and AI functionality for developers.

    200 tools
    Browse all topics
    Back to all tools
    Discussions