Convert Mathematica .nb or .m files to Wolfbook .wb format so they open and run in VS Code. Use when bringing existing .nb/.m files into Wolfbook, or to make an existing .wb bridge-safe.
$npx -y skills add mexregkan/claude-for-researchers --skill nb-to-wolfbookInstalls into the current project.
Run `npx skills use "https://github.com/mexregkan/claude-for-researchers" --skill "mexregkan/claude-for-researchers/nb-to-wolfbook"` 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/mexregkan/claude-for-researchers" that are relevant to the current task. Run `npx skills add "https://github.com/mexregkan/claude-for-researchers"` and select the relevant skills, then follow their instructions.