Use when a notebook run fails on a missing package (ImportError, ModuleNotFoundError, "there is no package called"), or when you need to install, add, or manage Python or R packages for the notebook runtime. Covers routing Python vs R through the manage_packages tool, why in-cell %pip/!pip/install.packages() and OS installers are forbidden, restarting the kernel after an install, and when to stop and ask the user.
$npx -y skills add aipoch/open-science --skill env-managementInstalls into the current project.
Run `npx skills use "https://github.com/aipoch/open-science" --skill "aipoch/open-science/env-management"` 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/aipoch/open-science" that are relevant to the current task. Run `npx skills add "https://github.com/aipoch/open-science"` and select the relevant skills, then follow their instructions.