turso
Installation
SKILL.md
Turso
Turso is an open-source, distributed SQLite database platform. It's designed for developers who need a fast, globally-replicated database that can run on edge locations.
Official docs: https://docs.turso.tech/
Turso Overview
- Databases
- Schemas
- Tables
- Rows
- Tokens
Use action names and parameters as needed.
Working with Turso
This skill uses the Membrane CLI to interact with Turso. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills