mysql-dump

Community

Effortlessly back up MySQL databases from Docker containers.

Authorrene-wagner
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows users to quickly create SQL dump files from databases running inside Docker containers, simplifying backup and migration processes.

Core Features & Use Cases

  • Database Export: Generate uncompressed SQL dump files of MySQL databases within Docker environments.
  • Use Case: When a user needs to back up database data before updates or migrations, they can execute this Skill to produce a dump.sql file that can be stored or transferred easily.
  • Execution: It executes Docker commands with mysqldump, tailored to the specified container, user, and database.

Quick Start

Use this Skill to create a dump of your database by providing the container name, username, password, and database name, then save the output to a file named dump.sql.

Dependency Matrix

Required Modules

docker

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mysql-dump
Download link: https://github.com/rene-wagner/vsgapi/archive/main.zip#mysql-dump

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.