planetscale
Installation
SKILL.md
PlanetScale
PlanetScale is a serverless MySQL database platform. Developers use it to easily scale their databases without downtime.
Official docs: https://planetscale.com/docs
PlanetScale Overview
- Database
- Branch
- Deploy Request
- Branch
When to use which actions: Use action names and parameters as needed.
Working with PlanetScale
This skill uses the Membrane CLI to interact with PlanetScale. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills