dolthub
Installation
SKILL.md
DoltHub
DoltHub is a data version control system built on Git, but for SQL databases. Data scientists and analysts use it to track changes, collaborate, and reproduce analyses on structured data.
Official docs: https://docs.dolthub.com/
DoltHub Overview
- Database
- Branch
- Commit
- Pull Request
- User
- Organization
Working with DoltHub
This skill uses the Membrane CLI to interact with DoltHub. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.