Handles Cloud SQL instance creation and management for MySQL, PostgreSQL, and SQL Server through gcloud commands and infrastructure as code. You'll want this when spinning up managed database instances, setting up connections via the Auth Proxy, or configuring high availability setups. The quick start walks through the full PostgreSQL workflow from API enablement to psql connection, and the reference docs cover Terraform configs and client libraries for Python, Java, Node, and Go. It's focused on the operational side of getting databases running rather than query optimization or schema design. Assumes you have Cloud SQL Admin permissions to actually create resources.
npx skills add https://github.com/google/skills --skill cloud-sql-basics