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