gemini-cli-extensionsgemini-cli-extensionsOfficialยท8 Agent Skills Included

cloud-sql-postgresql

Manage, monitor, and query Cloud SQL PostgreSQL databases

Manages Cloud SQL for PostgreSQL instances end to end: provisioning, cloning, backups, restores, and upgrade prechecks. Runs SQL queries, explores schemas, and diagnoses slow queries, locks, and replication lag without manual console work. Sets up production-ready vector search indexes and monitors system metrics through plain-English requests.
npx skills add gemini-cli-extensions/cloud-sql-postgresql --all -g -y

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cloud-sql-postgresql?โ–ผ

Run `npx skills add gemini-cli-extensions/cloud-sql-postgresql --all -g -y` in your terminal to install all skills globally. Then set your Cloud SQL environment variables such as project, region, and instance ID.

How to manage Cloud SQL PostgreSQL with natural language?โ–ผ

Once installed, just ask your agent in plain English to create instances, run queries, or explore schemas. The skills translate your request into the correct database operations automatically.

Can it troubleshoot slow PostgreSQL queries?โ–ผ

Yes. It lists active queries, locks, and query statistics, and generates EXPLAIN plans safely without executing the statement, so you can find and fix bottlenecks quickly.

Does it support vector search setup?โ–ผ

Yes. The vectorassist skill defines vector specifications, generates optimized similarity search queries, and applies the required indexes and embeddings configuration for you.

Which agents work with these skills?โ–ผ

They work with Claude Code, Codex, Antigravity, and any client compatible with the Agent Plugins specification, including Cursor and VS Code.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’