Cloud SQL for MySQL Skills
Provisions, backs up and troubleshoots Cloud SQL for MySQL instances through natural language.
Install
OfficialShips scriptsClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install cloud-sql-mysql@claude-plugins-official
Cloud SQL for MySQL örneği kurarken, yedek alıp geri yüklerken ya da yavaş sorgu ve eksik indeks ararken devreye giriyor.
- Author
- Google LLC
- License
- Apache-2.0
Four groups split the work: admin creates instances, databases and users and reports on long running operations; lifecycle owns backup, restore and cloning; data explores the schema, runs SQL and shows how MySQL plans to execute a statement; monitor chases slow queries. The monitor group is the one that earns its place. Besides PromQL system metrics it looks for structural faults specific to this engine, notably table fragmentation and tables missing a unique index, which is the kind of thing that quietly breaks row based replication rather than showing up as a slow query. If no database user is set the skills fall back to the active IAM identity, which then has to exist on the instance.
Similar skills
Cloud SQL for SQL Server Skills
SkillCloud SQL for SQL Server instances, from provisioning and backups to slow query and PromQL inspection.
Cloud SQL for PostgreSQL Skills
SkillThe widest of the Cloud SQL skill sets: eight groups, including a guided vector workload builder.

Comments(0)
Sign in to comment