Prisma Postgres setup and operations guidance across Console, create-db CLI, Management API, and Management API SDK. Use when creating Prisma Postgres databases, working in Prisma Console, provisioning with create-db/create-pg/create-postgres, or integrating programmatic provisioning with service tokens or OAuth.
$npx -y skills add prisma/prisma-plugin --skill prisma-postgresInstalls into the current project.
Run `npx skills use "https://github.com/prisma/prisma-plugin" --skill "prisma/prisma-plugin/prisma-postgres"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/prisma/prisma-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/prisma/prisma-plugin"` and select the relevant skills, then follow their instructions.