supabase
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name SUPABASE_PUBLISHABLE_KEY or zero doctor check-connector --url https://your-project.supabase.co/rest/v1/ --method GET
How to Use
Base URL: ${SUPABASE_URL}/rest/v1
All requests require the apikey header with your API key.
1. Read All Rows
Get all rows from a table:
curl -s "$SUPABASE_URL/rest/v1/users?select=*" -H "apikey: $SUPABASE_PUBLISHABLE_KEY"
2. Select Specific Columns
Related skills
More from vm0-ai/vm0-skills
hackernews
Hacker News API for stories and comments. Use when user mentions "Hacker
2.7Kcloudflare-tunnel
Cloudflare Tunnel API for secure tunnels. Use when user mentions "Cloudflare
555google-sheets
Google Sheets API for spreadsheets. Use when user mentions "Google Sheets",
408minimax
MiniMax API for AI models. Use when user mentions "MiniMax", "Chinese
341instagram
Instagram API for posts and media. Use when user mentions "Instagram",
312apify
Apify web scraping platform. Use when user mentions "scrape website",
312