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/alicloud-database-rds-supabaseCategory: service
使用 RDS AI 服务 OpenAPI 管理 RDS Supabase 应用实例及相关配置,包括实例生命周期、认证、存储、RAG、白名单与 SSL。
1) 明确资源类型:实例 / 认证 / 存储 / RAG / 安全配置。
2) 在 references/api_overview.md 中定位接口。
3) 选择调用方式(SDK / OpenAPI Explorer / 自签名)。
4) 变更后使用查询接口确认状态与配置。
1) 环境变量(优先):ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID
Region 规则:ALICLOUD_REGION_ID 作为可选默认值;若未设置,执行时应选择最合理的 Region,无法判断则主动询问。
2) 标准配置文件:~/.alibabacloud/credentials
ListRegions,再对每个 Region 调用查询接口)。 CreateAppInstance / DeleteAppInstance / StartInstance / StopInstance / RestartInstanceDescribeInstanceEndpoints / DescribeInstanceAuthInfo / ModifyInstanceAuthConfigDescribeInstanceStorageConfig / ModifyInstanceStorageConfigModifyInstanceIpWhitelist / DescribeInstanceIpWhitelist / ModifyInstanceSSL / DescribeInstanceSSLModifyInstanceRAGConfig / DescribeInstanceRAGConfig若需保存结果或响应,写入:
output/database-rds-supabase/
references/api_overview.mdreferences/api_reference.mdreferences/query-examples.mdreferences/sources.mdGenerated Mar 1, 2026
A retail company uses this skill to deploy and manage RDS Supabase instances for hosting AI-driven chatbots that handle customer inquiries. They create instances, configure RAG for knowledge base integration, and manage SSL/IP whitelists to ensure secure, scalable support across multiple regions.
A tech firm leverages this skill to set up RDS Supabase instances for internal knowledge bases, enabling employees to query documents via RAG. They manage instance lifecycles, reset passwords for team access, and monitor storage usage to optimize costs and performance.
A healthcare provider uses this skill to manage RDS Supabase instances for analyzing patient data with AI models. They start/stop instances based on demand, configure authentication for compliance, and query endpoints to ensure data privacy and regulatory adherence.
A financial institution employs this skill to maintain RDS Supabase instances for real-time fraud detection. They restart instances for updates, modify RAG configurations to adapt to new fraud patterns, and use IP whitelisting to secure access from authorized networks.
An edtech company utilizes this skill to manage RDS Supabase instances for personalizing learning content via AI. They create instances for different courses, configure storage for user data, and query conversations to improve adaptive learning algorithms.
A business offers AI-powered database services via RDS Supabase, using this skill to automate instance provisioning, scaling, and security management for clients. Revenue is generated through subscription tiers based on instance usage, storage, and support levels.
An IT service provider uses this skill to offer managed services for clients deploying RDS Supabase, handling lifecycle operations, configuration changes, and monitoring. Revenue comes from fixed monthly fees or per-instance management contracts.
A consultancy firm leverages this skill to assist enterprises in integrating RDS Supabase into their AI workflows, providing expertise on setup, optimization, and troubleshooting. Revenue is project-based or hourly, with upsells for ongoing support.
💬 Integration Tip
Integrate this skill by setting AccessKey environment variables first and referencing API docs for specific operations to avoid errors in region selection and instance management.
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.
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Clawdbot to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
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.
Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging slow queries. No ORMs required.