Use when working with Fly Managed Postgres backups, Fly MPG proxy access, pg_dump or pg_restore from a proxied production database, or when testing app/backfill behavior on a restored local copy of prod.
$npx -y skills add getlarge/themoltnet --skill fly-mpg-backup-restoreInstalls into the current project.
Run `npx skills use "https://github.com/getlarge/themoltnet" --skill "getlarge/themoltnet/fly-mpg-backup-restore"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/getlarge/themoltnet" that are relevant to the current task. Run `npx skills add "https://github.com/getlarge/themoltnet"` and select the relevant skills, then follow their instructions.