cinience-alicloud-database-rds-supabaseManage Alibaba Cloud RDS Supabase (RDS AI Service 2025-05-07) via OpenAPI. Use for creating, starting/stopping/restarting instances, resetting passwords, querying endpoints/auth/storage, configuring auth/RAG/SSL/IP whitelist, and listing instance details or conversations.
Install via ClawdBot CLI:
clawdbot install cinience/cinience-alicloud-database-rds-supabaseGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.aliyun.com/document/RdsAi/2025-05-07/overviewAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A startup building a customer support chatbot uses this skill to provision and manage RDS Supabase instances for storing conversation data and enabling RAG capabilities. They automate instance scaling and security configurations to handle varying user loads.
A financial services firm deploys RDS Supabase instances to power internal analytics dashboards with AI-enhanced querying. The skill helps manage instance lifecycle, configure SSL for compliance, and set up IP whitelists for secure access.
An online retailer uses this skill to create and manage RDS Supabase instances that store product data and user interactions for personalized recommendations. They leverage RAG configuration and storage adjustments to optimize performance during peak sales.
A medical research institution employs the skill to set up secure RDS Supabase instances for managing anonymized patient data and research papers. They use authentication and storage configuration features to ensure data integrity and access control.
Companies offer AI-powered database services built on RDS Supabase, charging customers monthly or annual fees based on instance size and features. This skill enables automated provisioning and management to scale operations efficiently.
IT consulting firms use this skill to provide managed database services for clients, handling setup, maintenance, and optimization of RDS Supabase instances. Revenue comes from service contracts and ongoing support fees.
Large enterprises integrate this skill into their internal tools to manage RDS Supabase across departments, reducing operational costs. Revenue is generated through internal chargebacks or as part of broader cloud service packages.
💬 Integration Tip
Integrate with CI/CD pipelines using environment variables for AccessKey management to automate deployments and ensure secure credential handling.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.