supabase-rest

Community

Safely inspect Supabase schemas & data

Authorlollipopkit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides read-only access to Supabase via REST endpoints to inspect tables, columns, and sample data without performing writes.

Core Features & Use Cases

  • Tables & Schemas: List tables by schema, inspect columns with types and constraints.
  • Data Sampling: Pull sample rows with sane limits and ordering.
  • REST-Only: All requests are GET/HEAD to avoid mutations, with proper headers for authentication.
  • CORS Considerations: Respect SUPA_HOST, SUPA_ORIGIN, SUPA_REFERER when set.

Quick Start

Load environment variables and fetch the first 50 rows from a table, or list columns for a table.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: supabase-rest
Download link: https://github.com/lollipopkit/cc-skills/archive/main.zip#supabase-rest

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.