Import external data into a Binder workspace. Handles CSV, JSON, YAML, Markdown files, and directories of Markdown. Use when asked to "import data", "load records from a file", "ingest documents", "migrate data into binder", or bulk-create records from an external source.
$npx -y skills add mpazik/binder --skill binder-importInstalls into the current project.
Run `npx skills use "https://github.com/mpazik/binder" --skill "mpazik/binder/binder-import"` 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/mpazik/binder" that are relevant to the current task. Run `npx skills add "https://github.com/mpazik/binder"` and select the relevant skills, then follow their instructions.