supabase

Installation
SKILL.md

Supabase CLI

Interact with Supabase projects: queries, CRUD, vector search, and table management.

Setup

# Required
export SUPABASE_URL="https://yourproject.supabase.co"
export SUPABASE_SERVICE_KEY="eyJhbGciOiJIUzI1NiIs..."

# Optional: for management API
export SUPABASE_ACCESS_TOKEN="sbp_xxxxx"

Quick Commands

# SQL query
Related skills

More from sundial-org/awesome-openclaw-skills

Installs
6
GitHub Stars
598
First Seen
Feb 25, 2026