·supabase-connect
</>

supabase-connect

Direct Supabase PostgreSQL database connection and SQL execution. Use when creating tables, running SQL queries, managing schemas, or setting up database migrations. Automatically reads connection info from project .env files.

11Installs·0Trend·@monicajeon28

Installation

$npx skills add https://github.com/monicajeon28/gmcruise --skill supabase-connect

How to Install supabase-connect

Quickly install supabase-connect AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/monicajeon28/gmcruise --skill supabase-connect
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: monicajeon28/gmcruise.

SKILL.md

View raw

Supabase PostgreSQL 데이터베이스에 직접 연결하여 테이블 생성, SQL 실행 등의 작업을 수행합니다.

| ENETUNREACH IPv6 | dns.setDefaultResultOrder('ipv4first') | | self-signed certificate | ssl: { rejectUnauthorized: false } | | Tenant not found | Pooler URL 사용 (aws-.pooler.supabase.com) | | password authentication failed | .env 비밀번호 확인 |

Direct Supabase PostgreSQL database connection and SQL execution. Use when creating tables, running SQL queries, managing schemas, or setting up database migrations. Automatically reads connection info from project .env files. Source: monicajeon28/gmcruise.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/monicajeon28/gmcruise --skill supabase-connect Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/monicajeon28/gmcruise --skill supabase-connect
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from monicajeon28/gmcruise

Quick answers

What is supabase-connect?

Direct Supabase PostgreSQL database connection and SQL execution. Use when creating tables, running SQL queries, managing schemas, or setting up database migrations. Automatically reads connection info from project .env files. Source: monicajeon28/gmcruise.

How do I install supabase-connect?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/monicajeon28/gmcruise --skill supabase-connect Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/monicajeon28/gmcruise