db-backup

Community

Automate PostgreSQL backups across Docker and local

Authorcyanluna-git
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the backup and restoration of PostgreSQL databases across Dockerized environments and local setups, reducing manual steps and the risk of data loss.

Core Features & Use Cases

  • Docker Backups: Create consistent dumps from the running Docker PostgreSQL container.
  • Local Backups: Back up a local PostgreSQL database (default host: localhost:5434).
  • Restores & Workflows: Restore from backup files to Docker or server databases, and list available backups.
  • Use Case: A developer needs to snapshot a dev database, archive dumps, and restore them to a test server with minimal downtime.

Quick Start

To back up the Docker DB: /db-backup backup To back up a local DB: /db-backup backup --local To list backups: /db-backup list To restore: /db-backup restore backup_20260130.sql

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: db-backup
Download link: https://github.com/cyanluna-git/edwards.reousrce.management/archive/main.zip#db-backup

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.