Provision, manage, and monitor Cloud SQL PostgreSQL instances on GCP via CLI: create databases and users, execute queries, audit health and replication, fetch PromQL metrics for performance, set up vector embeddings, handle backups and upgrades, and tune configurations.
npx claudepluginhub gemini-cli-extensions/cloud-sql-postgresql --plugin cloud-sql-postgresqlThis plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
cloud_sql_postgres_user(Optional) Username of the database user (Default: IAM user)
${user_config.cloud_sql_postgres_user}cloud_sql_postgres_regionRegion of the Cloud SQL instance
${user_config.cloud_sql_postgres_region}cloud_sql_postgres_ip_type(Optional) Type of the IP address: PUBLIC, PRIVATE, or PSC (Default: Public)
${user_config.cloud_sql_postgres_ip_type}cloud_sql_postgres_projectID of the Google Cloud project
${user_config.cloud_sql_postgres_project}cloud_sql_postgres_databaseName of the database
${user_config.cloud_sql_postgres_database}Use these skills when you need to provision new Cloud SQL instances, create databases and users, clone existing environments, and monitor the progress of long-running operations.
Use these skills when you need to explore the database structure, discover schema objects like views or stored procedures, and execute custom SQL queries to interact with your data.
Use these skills when you need to audit database health, identify storage bloat, find invalid indexes, analyze table statistics, and manage maintenance configurations like autovacuum.
Use these skills when you need to manage the lifecycle of your instances, including performing backups and restores, checking major version upgrade compatibility, and monitoring overall instance status.
Use these skills when you need to troubleshoot performance bottlenecks, analyze query execution plans, identify resource-heavy processes, and monitor system-level PromQL metrics.
Use these skills when you need to monitor replication health, manage sync states between nodes, and audit database roles and security settings to ensure environment integrity.
Use these skills to set up and optimize production-ready vector workloads by simply expressing your intent and performance requirements.
Use these skills when you need to discover and manage PostgreSQL extensions or fine-tune engine-level settings such as memory allocation and server configuration parameters.
cloud_sql_postgres_instanceName of the Cloud SQL instance
${user_config.cloud_sql_postgres_instance}cloud_sql_postgres_password(Optional) Password of the database user (Default: IAM user)
${user_config.cloud_sql_postgres_password}Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.