supabase

Manages Supabase platform operations including databases, authentication, edge functions, and projects via MCP tools.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/MinhDuyDEV/mdpi --skill supabase-minhduydev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supabase
Source: https://github.com/MinhDuyDEV/mdpi/tree/main/.pi/skills/supabase
Command: npx skills add https://github.com/MinhDuyDEV/mdpi --skill supabase-minhduydev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies Supabase development by providing structured guidance and tool access for managing databases, authentication, storage, edge functions, and project operations without manually navigating platform APIs.

Core Features & Use Cases

  • Project Management: Inspect Supabase projects, organizations, URLs, and configuration details through available management tools.
  • Database Operations: Work with tables, migrations, extensions, SQL execution, generated TypeScript types, and security-related database tasks.
  • Development Support: Manage edge functions, retrieve logs, review advisories, and search Supabase documentation for implementation guidance.

Quick Start

Use the supabase skill to list my Supabase projects and inspect the available database resources.

Frequently Asked Questions about supabase

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

FAQPage Schema
How do I manage Supabase database schemas and execute SQL without navigating platform APIs?

Manage Supabase database schemas by executing SQL directly through structured workflows that handle tables, migrations, and extensions. This bypasses manual platform API navigation, enabling secure inspection and configuration of database resources.

What is the best way to configure Supabase authentication and edge functions for application development?

Configure Supabase authentication and edge functions using guided deployment workflows that retrieve logs and review advisories. This provides structured tool access for backend service configuration, debugging, and implementation without manual API intervention.

Do I need Supabase MCP tools to inspect project URLs and configuration details?

Yes, Supabase MCP tools are required to inspect project URLs and configuration details. They provide the secure access layer for project inspection, documentation lookup, and executing management operations within the platform.

Can I generate TypeScript types from my PostgreSQL database using Supabase workflows?

Yes, you can generate TypeScript types from your PostgreSQL database using Supabase workflows. The database operations workflow supports retrieving generated TypeScript types alongside managing tables, migrations, and extensions for application development.

How do I list my Supabase projects and inspect available database resources step by step?

List Supabase projects and inspect database resources by initiating the project management workflow. This queries your organizations and project configurations to surface available tables, edge functions, and security advisories for review.