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.

Install the CLI

Installs
43
GitHub Stars
189
First Seen
Apr 3, 2026
vagrant — membranedev/application-skills