This skill should be used when the user mentions "dump database", "acquire data", "download dump", "extract records", "mongodump", "elasticdump", "mongoexport", "database dump", "data extraction", "redis dump", "couch dump", or discusses safely pulling data from an open database, converting database export formats, setting extraction limits, or monitoring dump progress. It routes data acquisition through dumper.js and pipeline.js.
$npx -y skills add ogrodev/fsociety --skill data-acquisitionInstalls into the current project.
Run `npx skills use "https://github.com/ogrodev/fsociety" --skill "ogrodev/fsociety/data-acquisition"` 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/ogrodev/fsociety" that are relevant to the current task. Run `npx skills add "https://github.com/ogrodev/fsociety"` and select the relevant skills, then follow their instructions.