backup-script-gen
✓Verified·Scanned 2/18/2026
Generate database backup scripts with AI. Use when you need automated backups to S3, GCS, or local storage.
from clawhub.ai·v88f0ad2·35.1 KB·0 installs
Scanned from 1.0.1 at 88f0ad2 · Transparency log ↗
$ vett add clawhub.ai/lxgicstudios/backup-script-gen
ai-backup-script
Generate database backup scripts with AI
Install
npm install -g ai-backup-script
Usage
npx ai-backup-script "PostgreSQL daily to S3"
npx ai-backup-script "MongoDB hourly to GCS"
npx ai-backup-script "MySQL weekly to local with rotation"
Setup
export OPENAI_API_KEY=sk-...