supabase
Installation
SKILL.md
Supabase Documentation (llms.txt)
Supabase is an open-source Firebase alternative providing database, authentication, storage, and realtime subscriptions. This skill allows agents to fetch its LLM-optimized documentation.
Usage
To get detailed documentation for Supabase, use the firecrawl_scrape tool:
firecrawl_scrape({ url: "https://supabase.com/llms.txt", formats: ["markdown"] })