# database-skills

Database-focused skills for AI coding assistants. Each skill lives in its own sub-directory under skills/ and covers a specific database technology.

- Tier: Indexed (plain plugin)
- Category: Data
- Page: https://www.flowy.sh/listings/planetscale-database-skills
- Source: https://github.com/planetscale/database-skills
- Price: free and open source

## Summary
database-skills is a Claude Code plugin with 4 hand-picked skills for data work, indexed on Flowy. Install it with the command on its page. It includes mysql, neki, postgres. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add planetscale/database-skills --agent claude-code
```

## Skills
- mysql
- neki
- postgres
- vitess

## FAQ

### What is database-skills?
Database-focused skills for AI coding assistants. Each skill lives in its own sub-directory under skills/ and covers a specific database technology.

### How do I install database-skills?
Run these in Claude Code: npx -y skills add planetscale/database-skills --agent claude-code. Then prompt normally.

### Does database-skills auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is database-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
