supabase
✓Supabase REST API via curl. Use this skill for database CRUD operations, filtering, pagination, and real-time data management.
Installation
SKILL.md
Use the Supabase REST API via direct curl calls to perform database CRUD operations.
Supabase auto-generates a RESTful API from your PostgreSQL database schema using PostgREST.
| Publishable | sbpublishable... | Client-side, respects Row Level Security (RLS) | | Secret | sbsecret... | Server-side only, bypasses RLS |
Supabase REST API via curl. Use this skill for database CRUD operations, filtering, pagination, and real-time data management. Source: vm0-ai/vm0-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/vm0-ai/vm0-skills --skill supabase- Source
- vm0-ai/vm0-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is supabase?
Supabase REST API via curl. Use this skill for database CRUD operations, filtering, pagination, and real-time data management. Source: vm0-ai/vm0-skills.
How do I install supabase?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vm0-ai/vm0-skills --skill supabase Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/vm0-ai/vm0-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01