Use this when you are working on file operations like reading, writing, scanning, or deleting files. It summarizes the preferred file APIs and patterns used in this repo. It also notes when to use filesystem helpers for directories.
$npx -y skills add synthetic-sciences/openscience --skill bun-file-ioInstalls into the current project.
Run `npx skills use "https://github.com/synthetic-sciences/openscience" --skill "synthetic-sciences/openscience/bun-file-io"` 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/synthetic-sciences/openscience" that are relevant to the current task. Run `npx skills add "https://github.com/synthetic-sciences/openscience"` and select the relevant skills, then follow their instructions.