This skill should be used when user asks to "query Supabase", "list Supabase tables", "get Supabase schema", "search Supabase records", or "check Supabase database".
Inherits all available tools
Additional assets for this skill
This skill inherits all available tools. When active, it can use any tool Claude has access to.
Query and explore Supabase databases.
mcp__supabase__list_tables - List all tables in the databasemcp__supabase__get_table_schema - Get schema for a specific tablemcp__supabase__execute_sql - Run read-only SQL querieslist_tables to understand database structureget_table_schema before writing queries