Installation
Skills CLI
npx skills@latest add prisma/skills --skill prisma-cliRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the prisma-cli skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Runs the Prisma ORM CLI for schemas, clients, local databases, Studio, raw SQL, migration deployment, and its MCP server, distinct from the Prisma Platform CLI. Database access may be local or hosted; reset and forced data-loss commands erase data and require the user's exact fresh consent.
- LicenceMIT
- FrontmatterValid name and description
- Risky patternsNone found
- Size266 lines
- Last checked27 Sept 2026 ·
947f1767a903a36f378bd707fcaff2e43a53822099da5a5ff80c1d1eb4feccb3
What it can touch
- Edits code
Changes files in your project.
- Runs commands
Runs shell commands such as tests, builds or installs.
- Needs MCP
Requires an MCP server to be configured.
- Network
Reaches external services or the web.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
prisma-cli/SKILL.md on GitHub (opens in a new tab)