Back to Skills Hub
Supabase

Supabase

@stopmoclay
developmentSupabaseDatabaseCRUD

Interact with Supabase projects to perform queries, CRUD operations, vector similarity search, and table management through CLI commands.

🚀 Interact with your Supabase database directly through simple commands. Execute SQL queries, perform CRUD operations (Create, Read, Update, Delete), manage tables, and run vector similarity searches—all without leaving your workflow.

💡 Perfect for developers building data-driven applications, managing user records, searching documents with AI embeddings, or automating database tasks. Streamline your backend operations with straightforward CLI commands.

✨ No complex setup needed—just configure your Supabase credentials and start querying instantly. Filter, sort, and paginate results with intuitive options.

GitHub

Requirements

SUPABASE_URL

Supabase project URL (e.g., https://yourproject.supabase.co)

SUPABASE_SERVICE_KEY

Service role key for authentication and database access

SUPABASE_ACCESS_TOKEN

Optional access token for management API operations