Install
openclaw skills install 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.
openclaw skills install alicloud-database-rds-supabaseCategory: service
Manage RDS Supabase app instances and related configurations via RDS AI Service OpenAPI, including lifecycle, auth, storage, RAG, IP whitelist, and SSL.
references/api_overview.md.ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID
Region policy: ALICLOUD_REGION_ID is optional default; if unset choose the most reasonable region and ask when unclear.~/.alibabacloud/credentialsListRegions first, then query each region).CreateAppInstance / DeleteAppInstance / StartInstance / StopInstance / RestartInstanceDescribeInstanceEndpoints / DescribeInstanceAuthInfo / ModifyInstanceAuthConfigDescribeInstanceStorageConfig / ModifyInstanceStorageConfigModifyInstanceIpWhitelist / DescribeInstanceIpWhitelist / ModifyInstanceSSL / DescribeInstanceSSLModifyInstanceRAGConfig / DescribeInstanceRAGConfigIf you need to save results or responses, write to:
output/database-rds-supabase/
mkdir -p output/alicloud-database-rds-supabase
echo "validation_placeholder" > output/alicloud-database-rds-supabase/validate.txt
Pass criteria: command exits 0 and output/alicloud-database-rds-supabase/validate.txt is generated.
output/alicloud-database-rds-supabase/.ALICLOUD_ACCESS_KEY_ID, ALICLOUD_ACCESS_KEY_SECRET, optional ALICLOUD_REGION_ID.references/api_overview.mdreferences/api_reference.mdreferences/query-examples.mdreferences/sources.md