Generates Fluent Bit configurations for log pipelines with a smart script-or-manual approach. It walks through a questionnaire to nail down your inputs, outputs, and reliability needs, then either runs a Python generator for common cases like Kubernetes to Elasticsearch/Loki/CloudWatch or hand-assembles configs from battle-tested templates when you need custom parsers or exotic plugins. The execution flow is unusually prescriptive, specifying absolute paths, fallback chains for plugin documentation lookups (Context7, then official docs, then web), and even what to do when the fluent-bit binary is missing for validation. Good for teams that want repeatable config generation without memorizing every INPUT and FILTER incantation.
npx skills add https://github.com/akin-ozer/cc-devops-skills --skill fluentbit-generator