OpenClaw Install

Supabase

The Supabase skill gives your AI agent full access to your Supabase project's PostgreSQL database, authentication system, and file storage through the Supabase REST and management APIs. Query tables, insert and update rows, run complex joins, and manage Row Level Security policies in natural language without writing SQL manually. The agent translates requests like 'show me all users who signed up this week but haven't made a purchase' into efficient Supabase queries. Auth management includes listing users, resetting passwords, disabling accounts, and reviewing sign-in logs. Storage bucket operations allow listing, uploading, downloading, and deleting files, as well as managing public and signed URL expiration. Edge function deployment status and invocation logs are viewable from the agent. Schema exploration shows tables, columns, data types, and foreign key relationships, helping the agent give accurate advice about your data model. Realtime subscription monitoring reports which channels are active and their subscriber counts. Migrations can be generated from natural language schema change descriptions and applied after review.

Installation

bash
clawhub install supabase-skill
API key required. Get a free key from Supabase project key and add it to your OpenClaw configuration.
SupabasedatabaseauthBaaS

Install: clawhub install supabase-skill

We'll configure this skill for you

We'll install Supabase and connect it to your OpenClaw

Get Started