Local Supabase documentation reference (latest). Use for Supabase Auth, Database, Storage, Edge Functions, Realtime, and client SDKs.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: olore-supabase-latest description: Local Supabase documentation reference (latest). Use for Supabase Auth, Database, Storage, Edge Functions, Realtime, and client SDKs.
Supabase Documentation
Supabase documentation. Use for Supabase Auth, Database, Storage, Edge Functions, Realtime, and client SDKs.
Quick Reference
| Task | Entry Point |
|---|---|
| Getting started | contents/guides/getting-started/ |
| Authentication | contents/guides/auth/ |
| Database (PostgreSQL) | contents/guides/database/ |
| Storage (files) | contents/guides/storage/ |
| Edge Functions | contents/guides/functions/ |
| Realtime | contents/guides/realtime/ |
| AI/Vector search | contents/guides/ai/ |
| REST API | contents/guides/api/rest/ |
| Troubleshooting | contents/troubleshooting/ |
When to use
Use this skill when the user asks about:
- Supabase Auth (social login, SSO, MFA, sessions, RLS)
- Supabase Database (PostgreSQL, tables, functions, extensions, migrations)
- Supabase Storage (file uploads, buckets, image transformations)
- Supabase Edge Functions (serverless functions, Deno runtime)
- Supabase Realtime (subscriptions, broadcast, presence)
- Supabase AI features (vector embeddings, pgvector, semantic search)
- Supabase CLI and local development
- Supabase platform features (organizations, billing, regions)
- Client SDKs (JavaScript, Python, etc.)
How to find information
- First, read
TOC.mdfor complete file listing organized by directory - Identify relevant section based on user's question
- Read specific files for details
TOC.md contains all files organized by directory - always check it first.
More by olorehq
View allLocal OpenCode documentation reference (latest). Use when asked about OpenCode AI coding agent, agents, skills, tools, configuration, CLI, TUI, IDE integration, or MCP servers.
Build documentation packages from configs. Downloads docs, filters with AI, generates SKILL.md. Use when setting up or updating local documentation.
Local TanStack Query v3 (React Query) documentation reference. Server state management, data fetching, caching, queries, mutations, and React integration.
Local TanStack Query documentation reference (v4). Use for server state management, data fetching, caching, queries, mutations, and React/Vue/Solid/Angular query integration.
