supabase-dbConnect to Supabase for SQL queries, CRUD, table management, and vector similarity search using pgvector extension and OpenAI embeddings.
Install via ClawdBot CLI:
clawdbot install mvanhorn/supabase-dbGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
${OPENAICalls external URL not in known-safe list
https://github.com/mvanhorn/clawdbot-skill-supabaseUses known external API (expected, informational)
api.openai.comAI Analysis
The skill's external API usage (Supabase) is consistent with its stated purpose of database operations, and no hidden instructions or credential harvesting patterns were found in the provided definition. The primary risk is the standard dependency on external service credentials, which is inherent to its functionality.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Use vector search to recommend products based on customer queries or browsing history. Store product descriptions as embeddings and match them with user search terms to suggest relevant items, enhancing the shopping experience and increasing sales.
Manage support tickets by storing them in a Supabase table and using CRUD operations to track status updates. Implement vector search to find similar past tickets for faster resolution, improving response times and customer satisfaction.
Store blog posts in a Supabase database with metadata and use select queries to filter by categories or dates. Employ vector search to recommend related articles based on content similarity, driving user engagement and page views.
Handle user registration and profile updates by inserting and updating rows in a users table. Use SQL queries to validate credentials and manage sessions, ensuring secure access and personalized user experiences.
Track inventory levels by storing product data in Supabase and using update operations to adjust quantities. Run queries to generate reports on stock levels and sales trends, aiding in inventory optimization and reducing waste.
Offer a subscription-based service that uses Supabase for backend data storage and vector search to provide AI-powered features like content recommendations or analytics. Revenue is generated through monthly or annual fees from businesses leveraging the platform.
Provide consulting to help clients integrate Supabase into their existing systems, setting up databases, CRUD operations, and vector search for specific use cases. Revenue comes from project-based fees or hourly rates for implementation and support.
Develop a tool that connects to Supabase to analyze customer data, using SQL queries and vector search to generate insights and reports. Monetize through licensing fees or a freemium model with advanced features for paying customers.
💬 Integration Tip
Migrate to SUPABASE_API_KEY before March 2026 to avoid disruptions, and ensure your database schema includes vector columns for similarity search functions.
Scored Jun 19, 2026
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer
Use when optimizing SQL queries, designing database schemas, or tuning database performance. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis.