vagrant
Installation
SKILL.md
Vagrant
Vagrant is a tool for building and managing virtual machine environments in a single workflow. Developers use it to create reproducible development environments that are consistent across different operating systems.
Official docs: https://www.vagrantup.com/docs
Vagrant Overview
- Vagrant Environment
- Box
- Provider
When to use which actions: Use action names and parameters as needed.
Working with Vagrant
This skill uses the Membrane CLI to interact with Vagrant. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.