supabase-opsManages Supabase migrations, types generation, RLS policies, and edge functions
Install via ClawdBot CLI:
clawdbot install guifav/supabase-opsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://deno.land/[email protected]/http/server.tsAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A startup building a B2B SaaS platform needs to iteratively develop and deploy database schemas, RLS policies, and edge functions for user authentication, data isolation, and serverless APIs. This skill ensures migrations are version-controlled, types are synchronized, and production changes are safely managed.
An e-commerce company wants to add new product features like reviews, inventory tracking, or order analytics. The skill handles creating tables, columns, and RLS policies for secure multi-tenant access, with edge functions for payment processing or notifications.
A healthcare app managing patient records requires strict data security and compliance. The skill enforces RLS on all tables, uses migrations for schema updates like adding medical history fields, and deploys edge functions for data encryption or audit logging.
An online learning platform needs to scale by adding courses, user progress tracking, and interactive features. The skill manages migrations for new tables, generates TypeScript types for frontend integration, and uses edge functions for real-time notifications or analytics.
A real estate agency building a property listing portal requires dynamic schema changes for listings, agents, and bookings. The skill applies migrations with RLS for role-based access, regenerates types for UI components, and deploys edge functions for email alerts or image processing.
Companies offer tiered subscription plans with features like user management, data analytics, and API access. This skill supports rapid iteration on database schemas and secure RLS policies to isolate customer data, enabling scalable revenue from monthly or annual fees.
Businesses provide a free basic service with paid upgrades for advanced features. The skill helps manage migrations for adding premium tables or columns, enforces RLS to restrict access, and uses edge functions for usage tracking or upgrade prompts.
Organizations sell customized database and backend solutions to large clients. This skill ensures robust migration planning, production-safe deployments, and edge functions for integrations, driving revenue through high-value contracts and support services.
💬 Integration Tip
Ensure environment variables like SUPABASE_SERVICE_ROLE_KEY are set in the CLI for edge function deployment, and always run the planning protocol before any migration to avoid data loss.
Scored Apr 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
Execute SQL queries, inspect Snowflake databases, schemas, tables, views, warehouses, and data pipeline resources. Use this skill when users want to query da...
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