Skip to content
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Cloud SQL for MySQL Skills logo
Skill

Cloud SQL for MySQL Skills

Provisions, backs up and troubleshoots Cloud SQL for MySQL instances through natural language.

0
SaveVisit website ↗

Install

OfficialShips scripts
Claude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install cloud-sql-mysql@claude-plugins-official
Triggers on

Cloud SQL for MySQL örneği kurarken, yedek alıp geri yüklerken ya da yavaş sorgu ve eksik indeks ararken devreye giriyor.

Needs tools
Bash
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.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?