ADBPG Supabase Project Management Manage the full lifecycle of Supabase projects based on AnalyticDB PostgreSQL (ADBPG). Architecture : Scope — Alibaba Cloud ADBPG only (not Supabase CLI) - This skill controls projects provisioned on Alibaba Cloud via GPDB / APIs. - Do not use the standalone CLI ( , , 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 with . ProjectId format ( ) - from create/list/get APIs uses the prefix plus an alphanumeric suffix (e.g. ). U…