██████╗ ██████╗ ███████╗██╗ ██╗██╗██╗ ██╗ ███████╗ ██╔══██╗██╔══██╗ ██╔════╝██║ ██╔╝██║██║ ██║ ██╔════╝ ██║ ██║██████╔╝ ███████╗█████╔╝ ██║██║ ██║ ███████╗ ██║ ██║██╔══██╗ ╚════██║██╔═██╗ ██║██║ ██║ ╚════██║ ██████╔╝██████╔╝ ███████║██║ ██╗██║███████╗███████╗███████║ ╚═════╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚══════╝
Built by PlanetScaleDatabase Skills for AI Agents
Make your agents smarter when working with Postgres, MySQL, Vitess, and Neki databases.
Install
$ npx skills add planetscale/database-skills
Available Skills
Works With
Cursor Codex AMP Claude Code OpenCode Antigravity and many more...
Repo Structure
database-skills/ ├── README.md └── skills/ ├── postgres/ │ ├── SKILL.md │ └── references/ ├── mysql/ │ ├── SKILL.md │ └── references/ ├── vitess/ │ ├── SKILL.md │ └── references/ └── neki/ ├── SKILL.md └── references/
Contributing
02
Create a skill directory under skills/
03
Add SKILL.md and optional references/