alibabacloud-analyticdb-postgresql-supabase-ops
Installation
SKILL.md
ADBPG Supabase Project Management
Manage the full lifecycle of Supabase projects based on AnalyticDB PostgreSQL (ADBPG).
Architecture: ADBPG (AnalyticDB PostgreSQL) + Supabase + VPC + VSwitch
Scope — Alibaba Cloud ADBPG only (not Supabase CLI)
- This skill controls projects provisioned on Alibaba Cloud via GPDB /
aliyun gpdbAPIs. - Do not use the standalone
supabaseCLI (supabase login,supabase projects list, etc.) for create/list/pause/resume here — that targets Supabase Cloud or self-hosted stacks, not ADBPG-managed Supabase instances. - All lifecycle and query operations in this skill are
aliyun gpdb …with--user-agent AlibabaCloud-Agent-Skills/alibabacloud-analyticdb-postgresql-supabase-ops.
ProjectId format (spb-)
ProjectIdfrom create/list/get APIs uses the prefixspb-plus an alphanumeric suffix (e.g.spb-2zen7c8752x12328). Use this exact value in--project-id.- If the user’s string does not match any instance, run
list-supabase-projectsin the right--biz-region-idand matchProjectNameor the returnedProjectId.
Prerequisites
Related skills