supabase-ops

Automate Supabase SQL execution, migrations, and health checks across projects.

Updated May 7, 2026
One-click install
npx skills add https://github.com/mrvonkalus/claude-skill-pack-free --skill supabase-ops-mrvonkalus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supabase-ops
Source: https://github.com/mrvonkalus/claude-skill-pack-free/tree/main/supabase-ops
Command: npx skills add https://github.com/mrvonkalus/claude-skill-pack-free --skill supabase-ops-mrvonkalus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Supabase project operations often require running SQL, applying migrations, and validating health across environments. This Skill centralizes those tasks to streamline database workflows and reduce human error.

Core Features & Use Cases

  • Run SQL against PostgREST or SQL endpoints across projects
  • Apply migrations and track schema changes with safe workflows
  • Audit RLS policies and monitor health across environments
  • Manage edge functions and project defaults from a single interface

Quick Start

Ask Claude Code to run a SQL query against your Supabase project and apply a migration.

Frequently Asked Questions about supabase-ops

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

FAQPage Schema
How do I run SQL queries across multiple Supabase projects?

You can run SQL queries across multiple Supabase projects by executing SQL against PostgREST or SQL endpoints. This skill centralizes database operations to streamline workflows across different environments and projects.

What is the best way to apply database migrations safely in Supabase?

The best way to apply database migrations safely in Supabase is to use automated workflows that track schema changes. This skill handles migration workflows with safe execution constraints to reduce human error during deployment.

How do I audit Row Level Security policies in a Supabase database?

You can audit Row Level Security (RLS) policies in a Supabase database by running automated health checks. This skill audits RLS policies and monitors health across environments to validate your security configuration.

Can I manage Supabase edge functions and project defaults from a single interface?

Yes, you can manage Supabase edge functions and project defaults from a single interface. This skill automates project operations including edge function management alongside SQL execution and environment variable handling.

Does this skill support environment variable handling for different Supabase environments?

Yes, this skill supports environment variable handling for different Supabase environments. It applies operations across multiple projects and environments while satisfying safe execution constraints for database workflows.