---
Title: Supabase
URL Source: https://www.company-skill.com/p/supabase
Language: en
Last-Modified: 2026-05-12T04:10:13.744483+00:00
Description: Supabase is an open-source Firebase alternative that provides a suite of tools for building modern applications, including real-time databases, authentication, storage, edge functions, vector search, 
---

# Supabase

> Supabase is an open-source Firebase alternative that provides a suite of tools for building modern applications, including real-time databases, authentication, storage, edge functions, vector search, analytics, and more. This entry skill routes users to domain-specific skills based on their intent and preferred interaction type (API/code vs. console/guide).

Supabase is available as agent-callable skills via DaaS. Route any question to the best skill with `POST https://www.company-skill.com/api/route` `{"query": "...", "product": "supabase"}`.

## What you can do

- [Execute logic](https://www.company-skill.com/p/supabase/supabase-execute-logic.md): This skill helps users choose the right path to Run custom backend logic near the data. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based o
- [Monitor system](https://www.company-skill.com/p/supabase/supabase-monitor-system.md): This skill helps users choose the right path to Monitor system performance and logs. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on y
- [Search data](https://www.company-skill.com/p/supabase/supabase-search-data.md): This skill helps users choose the right path to Search and query data in Supabase. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on you

## Frequently asked questions

### Supabase API

Supabase → Project Settings → API `anon` `service_role` `service_role` Row Level Security—

### Supabase

**intent skills** “”“” `supabase-data` guide SDK

## Use with an AI agent

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "...", "product": "supabase"}'
```

MCP server: https://www.company-skill.com/api/mcp/supabase.py

---
Machine-readable: https://www.company-skill.com/llms.txt · https://www.company-skill.com/sitemap.xml
