cloud-sql-mysql-lifecycle

Manage Google Cloud SQL MySQL instance cloning, backup, and restore operations.

2|1|Updated May 25, 2026
One-click install
npx skills add https://github.com/interflownex/All-in-One --skill cloud-sql-mysql-lifecycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-sql-mysql-lifecycle
Source: https://github.com/interflownex/All-in-One/tree/main/.gemini/skills/cloud-sql-mysql-lifecycle
Command: npx skills add https://github.com/interflownex/All-in-One --skill cloud-sql-mysql-lifecycle

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @toolbox-sdk/server, and includes scripts (resource) components.

What problem does it solve?

This skill simplifies the complex lifecycle management of Cloud SQL MySQL instances, reducing the risk of data loss and minimizing downtime during recovery or testing scenarios.

Core Features & Use Cases

  • Instance Cloning: Create exact replicas or point-in-time recovery clones for testing and disaster recovery.
  • Backup Management: Automate the creation and restoration of database backups to ensure data integrity.
  • Operational Visibility: Easily list and inspect instance states to maintain infrastructure awareness.

Quick Start

Use the cloud-sql-mysql-lifecycle skill to create a new backup for the production-db instance in the current project.

Frequently Asked Questions about cloud-sql-mysql-lifecycle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Cloud SQL MySQL backups and restores?

You can automate Cloud SQL MySQL backups and restores using this skill to execute authenticated GCP operations, handling environment-specific configurations to ensure data durability and operational continuity across development, testing, and production environments.

Can I clone a Cloud SQL MySQL instance for point-in-time recovery?

Yes, you can clone a Cloud SQL MySQL instance for point-in-time recovery and testing scenarios, creating exact replicas of your database state to support disaster recovery and minimize downtime.

Does this skill support managing Cloud SQL MySQL instances across multiple environments?

Yes, this skill supports managing Cloud SQL MySQL instances across development, testing, and production environments by handling environment-specific configurations and instance-level parameters during cloning, backup, and restoration tasks.

What is the best way to list and inspect Cloud SQL MySQL instance states?

The best way to list and inspect Cloud SQL MySQL instance states is using this skill's automated interfaces, which provide operational visibility and infrastructure awareness for your GCP database instances.

Do I need the @toolbox-sdk/server to manage Google Cloud SQL MySQL lifecycle?

Yes, you need the @toolbox-sdk/server dependency to manage the Google Cloud SQL MySQL lifecycle, as the skill utilizes it to execute authenticated GCP operations for backup, cloning, and restoration processes.