Mexregkan/claude-for-researchers

Practical guide and toolkit for physicists and mathematicians using Claude Code — built from months on a real research project

52Stars on the repository
25Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

apply-pipeline

01

Mexregkan/claude-for-researchers

Skill Claude Code

The write-side inverse of /check-pipeline and the pipeline-auditor — read a Pipeline/ doc (and/or an audit report) and EDIT the code accordingly: apply an optimization the pipeline describes, correct code the pipeline (backed by your authoritative notes) shows is wrong, or bring the code in line with the documented…

not rated 52 8d ago A SkillSpector: pass 0 tokens original MIT

check-pipeline

02

Mexregkan/claude-for-researchers

Skill Claude Code needs its repo

Check that a code and its Pipeline/ .md are still compatible — that every symbol, cell number, data file, and data-flow claim in the pipeline doc still matches the current code (drift detection). Use after editing a documented notebook/engine/script, before trusting a pipeline doc, or on request ("does the pipeline…

not rated 52 8d ago A SkillSpector: pass 106 tokens original MIT

cross-validate

03

Mexregkan/claude-for-researchers

Skill Claude Code

Format a result, derivation, or numerical value for independent verification by a second model. Use when you want a cross-check on an important or contested result.

not rated 52 8d ago A SkillSpector: pass 36 tokens original MIT

latex-compile

04

Mexregkan/claude-for-researchers

Skill Claude Code

Compile a LaTeX document and fix every error plus aesthetic issue (overfull/underfull boxes, widows, alignment, fonts) for a clean PDF and log. Use this instead of running pdflatex/latexmk manually — it avoids the latexmk stale-log trap and silent grep failures on binary log output, and it reformats rather than…

not rated 52 8d ago A SkillSpector: pass 79 tokens original MIT

nb-to-wolfbook

05

Mexregkan/claude-for-researchers

Skill Claude Code

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.

not rated 52 8d ago A SkillSpector: pass 53 tokens original MIT

overleaf-sync

06

Mexregkan/claude-for-researchers

Skill Claude Code

Sync a local git clone of a shared Overleaf project: pull collaborators' latest, check whether Overleaf has moved ahead, or (only on explicit request) publish your local edits back — without ever erasing collaborators' work.

not rated 52 8d ago A SkillSpector: warn 0 tokens original MIT

reality-check

07

Mexregkan/claude-for-researchers

Skill Claude Code

Re-derive a contested or pushed-back claim in isolation from the definitions, to catch sycophantic capitulation. Use when a result is disputed or you suspect you changed an answer only because the user pushed back.

not rated 52 8d ago A SkillSpector: pass 48 tokens original MIT

sync-wb-nb

09

Mexregkan/claude-for-researchers

Skill Claude Code

Propagate a change made in a Wolfbook .wb notebook into the paired .nb notebook so the two stay identical. Use immediately after every .wb edit.

not rated 52 8d ago A SkillSpector: pass 38 tokens original MIT

verify-citation

10

Mexregkan/claude-for-researchers

Skill Claude Code

Confirm a paper actually exists (arXiv / Semantic Scholar / OpenAlex) before citing it. Use before writing any new citation.

not rated 52 8d ago A SkillSpector: warn 31 tokens original MIT

wolfbook

11

Mexregkan/claude-for-researchers

Skill Claude Code

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…

not rated 52 8d ago A SkillSpector: warn 0 tokens original MIT

wolfram-headless

12

Mexregkan/claude-for-researchers

Skill Claude Code

Run heavy Wolfram Language (wolframscript) computations from Claude Code reliably, and diagnose the misleading "The product exited because of a license error". Use whenever invoking wolframscript on a non-trivial computation, when a wolframscript job dies with a "license error" despite a valid license, or when Wolfram…

not rated 52 8d ago A SkillSpector: warn 84 tokens original MIT

write-pipeline

13

Mexregkan/claude-for-researchers

Skill Claude Code

Write (or refresh) a Pipeline/ .md that documents the calculation-and-code pipeline of ANY large code in the project — a notebook (.wb/.nb/.ipynb), an engine, or a script. Use when a load-bearing code has no pipeline doc yet, when a new main code is added, or when the user asks to "write the pipeline" for a file.…

not rated 52 8d ago A SkillSpector: warn 121 tokens original MIT

claim-audit

14

Mexregkan/claude-for-researchers

Skill Claude Code

Audit what a passing script actually established, before writing any prose about it — build the computed-object ledger, rewrite every check's label as the weakest statement that makes its body pass, and separate the verdict on someone else's work from your own new claim. Run after the script passes and BEFORE the…

not rated 52 8d ago A SkillSpector: pass 75 tokens original MIT

doc-audit

15

Mexregkan/claude-for-researchers

Skill Claude Code

Evaluate one project document in detail — a workbook section, big picture, strategy map, handoff message, paper, brief, or primer — without editing it. Runs the mechanical lint, builds a claim ledger, types every headline against the eight claim statuses in CLAUDE.md, traces cited evidence to the scripts and logs that…

not rated 52 8d ago A SkillSpector: warn 140 tokens original MIT

simple-case-gate

16

Mexregkan/claude-for-researchers

Skill Claude Code

Gate proposed research mechanisms, proof strategies, ansatzes, and universal identities on the simplest admissible nondegenerate case before testing harder cases; diagnose, repair, or stop when that case fails.

not rated 52 8d ago A SkillSpector: pass 45 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: