supabase-schema-catalog

Official

Offline Supabase schema catalog for AI agents.

AuthorInsightpulseai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides an offline JSON catalog of a PostgreSQL database schema (Supabase) to enable schema-aware automation without repeatedly querying the live database.

Core Features & Use Cases

  • Offline schema knowledge: Stores table and column metadata in a portable JSON catalog.
  • Automated SQL guidance: Helps agents generate migrations, documentation, and mappings without live DB access.
  • Use Case: When building AI-driven data pipelines or Odoo integrations, use this catalog to map tables to domain entities and verify schemas.

Quick Start

  • From the skill directory, run the catalog generator to build or refresh catalog/schema_catalog.json using scripts/build_schema_catalog.sh.

Dependency Matrix

Required Modules

psql

Components

scripts

💻 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-schema-catalog
Download link: https://github.com/Insightpulseai/odoo/archive/main.zip#supabase-schema-catalog

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.