Playbook for the Wolfbook MCP tools — driving the LIVE Wolfram kernel and a .wb/.nb notebook in VS Code from Claude Code (read/search/edit/run cells, evaluate expressions, checkpoint/restore kernel state, step-debug, look up symbols, find paclets, search INSPIRE/arXiv papers). Use whenever working through the Wolfbook MCP (mcp__wolfbook__*) instead of headless wolframscript: pick the right tool, avoid the multi-statement reparse and runCell bridge bugs, and use kernel checkpoints for safe rollbacks. Complements the wolfram-headless skill (which covers headless .wls runs).
$npx -y skills add mexregkan/claude-for-researchers --skill wolfbookInstalls into the current project.
Run `npx skills use "https://github.com/mexregkan/claude-for-researchers" --skill "mexregkan/claude-for-researchers/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.