What problem does it solve?
Manage Volcengine AI Native BaaS for Supabase (AIDAP) database workspaces as a deployment database provider. This skill enables operators to bootstrap, configure, monitor, and connect to AIDAP workspaces across Supabase and PostgreSQL, including handling enterprise verification, API keys, endpoints, and data-plane interactions, while aligning with security and deployment best practices.
Core Features & Use Cases
- Bootstrap and manage Volcengine AIDAP workspaces for Supabase and PostgreSQL, including enterprise verification and service activation.
- Coordinate workspace readiness by interrogating DescribeWorkspaceDetail, DescribeDefaultBranch, and DescribeComputes to determine endpoints, keys, and compute IDs for reliable deployment.
- Provide data-plane compatibility through optional scripts (supabase_dataplane.py) for legacy actions and advanced migrations, SQL execution, and edge functions.
Quick Start
Install the volcengine-db-supabase skill and begin by bootstrapping an AIDAP Supabase workspace with ve aidap, then fetch the endpoint, API key, and DATABASE_URL for your app.