prisma-postgres

Provision and manage Prisma Postgres databases via Console, CLI, Management API, and SDK.

Updated Jun 26, 2025
One-click install
npx skills add https://github.com/flaviogragnolati/coco --skill prisma-postgres-flaviogragnolati
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prisma-postgres
Source: https://github.com/flaviogragnolati/coco/tree/main/.agents/skills/prisma-postgres
Command: npx skills add https://github.com/flaviogragnolati/coco --skill prisma-postgres-flaviogragnolati

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires prisma-cli, management-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the setup and management of Prisma Postgres databases, streamlining operations across the Prisma Console, CLI, Management API, and SDK.

Core Features & Use Cases

  • Console Setup: Provides step-by-step guidance for setting up Prisma Postgres using the Prisma Console.
  • CLI Provisioning: Offers instructions for provisioning databases with create-db CLI.
  • Management API: Guides on managing resources via the Management API and SDK.
  • Use Case: Ideal for developers and administrators looking to automate database setup and management tasks within their Prisma projects.

Quick Start

Use the prisma-postgres skill to provision a new Prisma Postgres database with create-db.

Frequently Asked Questions about prisma-postgres

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I provision a Prisma Postgres database using the CLI?

To provision a Prisma Postgres database using the CLI, execute the `create-db` command. This Skill provides specific instructions for CLI provisioning, automating database setup directly within your Prisma projects.

Can I manage Prisma Postgres databases programmatically via the Management API?

Yes, you can manage Prisma Postgres databases programmatically via the Management API. This Skill guides you through managing resources using both the Management API and SDK for automated database administration.

Do I need the Prisma CLI to set up a Prisma Postgres database?

Yes, you need the Prisma CLI installed and Management API access to use this Skill. These dependencies are required to support the interactive and programmatic workflows for database provisioning and linking.

What is the best way to automate Prisma Postgres setup across different workflows?

The best way to automate Prisma Postgres setup is using this Skill to streamline operations across the Prisma Console, CLI, Management API, and SDK. It covers interactive and programmatic workflows for database provisioning and management.

How does Prisma Console integration work for Postgres database management?

Prisma Console integration works by providing step-by-step guidance for setting up Prisma Postgres databases. It simplifies resource management by covering interactive workflows for database provisioning and linking.