Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Complete Supabase platform documentation. Use when working with Supabase - covers authentication (email, OAuth, magic links, phone, SSO), database (PostgreSQL, RLS, migrations), storage (file uploads, CDN), edge functions, realtime subscriptions, AI/embeddings, cron jobs, queues, and platform management. Includes framework integrations (Next.js, React, SvelteKit, etc.).
Complete Supabase platform documentation. Use when working with Supabase - covers authentication (email, OAuth, magic links, phone, SSO), database (PostgreSQL, RLS, migrations), storage (file uploads, CDN), edge functions, realtime subscriptions, AI/embeddings, cron jobs, queues, and platform management. Includes framework integrations (Next.js, React, SvelteKit, etc.).
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
This skill contains Supabase documentation with command examples. Commands are for reference only and should NEVER be auto-executed by agents without explicit user approval.
Complete Supabase platform documentation embedded in markdown. Read from references/ to answer questions about authentication, database, storage, edge functions, and platform features.
All documentation is in references/guides/ organized by product:
Quickstart guides Architecture overview Framework integrations Database fundamentals
Complete auth system documentation: Email & password auth OAuth providers (Google, GitHub, etc.) Magic links Phone auth (SMS, WhatsApp) SSO & SAML Multi-factor authentication (MFA) Row Level Security (RLS) User management Server-side auth Redirect URLs Session management
PostgreSQL database features: Tables and columns Relationships and foreign keys Functions and triggers Extensions Full-text search Postgres roles Replication Connection pooling Webhooks Migrations
File storage and CDN: Upload files Download files Delete files List files Transform images CDN and caching Access control with RLS Resumable uploads
Serverless functions: Getting started Deploy functions Environment variables Secrets management Database access Auth integration Logging and monitoring Cold starts optimization
Realtime subscriptions: Postgres changes (inserts, updates, deletes) Broadcast messages Presence tracking Authorization
AI and vector features: Embeddings and vector search pgvector extension Similarity search RAG patterns AI integrations (OpenAI, etc.)
Platform management: Organizations Projects Billing Logs and monitoring Performance tuning Backups Custom domains SSL certificates
Self-hosted Supabase: Docker setup Configuration Monitoring Backups and restore
Scheduled tasks with pg_cron
Background job queues with pgmq
Third-party integrations and tools
CLI setup Local studio Database migrations Testing CI/CD
Common issues and solutions
API and database error reference
TaskDirectory to CheckSetup Supabaseguides/getting-started/Email authguides/auth/OAuth providersguides/auth/Database schemaguides/database/RLS policiesguides/auth/ + guides/database/File uploadsguides/storage/Edge functionsguides/functions/Realtime subscriptionsguides/realtime/Vector searchguides/ai/Migrationsguides/database/ + guides/local-development/Framework integrationguides/getting-started/Self-hostingguides/self-hosting/
Supabase works with: Next.js (App Router, Pages Router, Server Components) React (Create React App, Vite) SvelteKit Nuxt Vue Angular Flutter React Native And more...
Setting up Supabase authentication Database schema design with PostgreSQL Row Level Security (RLS) policies File storage and CDN Edge functions deployment Realtime subscriptions Vector search and AI features Migration from other platforms Self-hosting Supabase Performance optimization Troubleshooting errors
Start with guides/getting-started/ for setup For auth: Browse guides/auth/ For database: Check guides/database/ For storage: See guides/storage/ For functions: Use guides/functions/ For realtime: Check guides/realtime/ For AI: See guides/ai/ For errors: Check troubleshooting/ and errorCodes/ All files are .mdx (Markdown + JSX) but readable as plain markdown.
Long-tail utilities that do not fit the current primary taxonomy cleanly.
Largest current source with strong distribution and engagement signals.