chef
Installation
SKILL.md
Chef
Chef is an automation platform that transforms infrastructure into code. It's used by system administrators and DevOps engineers to automate the configuration, deployment, and management of servers and applications across various environments.
Official docs: https://docs.chef.io/
Chef Overview
- Recipe
- Ingredient
- Step
- Shopping List
Use action names and parameters as needed.
Working with Chef
This skill uses the Membrane CLI to interact with Chef. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.