shuttle
Installation
SKILL.md
Shuttle
Shuttle is a platform that provides cloud infrastructure and services for deploying and managing web applications. It's designed for developers who want a simpler way to deploy and scale their applications without managing complex infrastructure.
Official docs: https://www.shuttle.rs/docs
Shuttle Overview
- Trip
- Waypoint
- Vehicle
- Driver
- Contact
Working with Shuttle
This skill uses the Membrane CLI to interact with Shuttle. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills