with one click
wolfram-hart
wolfram-hart contains 5 collected skills from James-Traina, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
This skill should be used when the user asks to "check Wolfram setup", "verify wolframscript installation", or invokes /wolfram-hart:check directly. It checks local and cloud Wolfram Engine configuration status.
This skill should be used when the user asks to "evaluate Wolfram code", "run this Wolfram expression", or invokes /wolfram-hart:eval directly. It executes Wolfram Language code through the plugin's eval script.
This skill should be used when the user asks to "show computation patterns", "browse Wolfram patterns", or invokes /wolfram-hart:patterns directly. It displays indexed, copy-paste-ready Wolfram computation templates.
This skill should be used when the user asks to "configure Wolfram settings", "change Wolfram mode", or invokes /wolfram-hart:setup directly. It manages per-project wolfram-hart settings.
This skill should be used when the user makes a math or science computation request โ even when the answer seems easy to recall. Trigger phrases include: "what is the integral of xยฒ", "solve xยณ - 6xยฒ + 11x = 6", "factor this polynomial", "find the eigenvalues of this matrix", "plot sin(x) from 0 to 2ฯ", "convert 60 mph to km/h", "what's the Fourier transform of e^(-xยฒ)", "minimize f(x,y) subject to a constraint". Also invoke for matrix operations of any size, exact symbolic integrals, ODE solving, data regression, modular arithmetic, and any mention of Wolfram, Mathematica, or Wolfram Language. Recalled math can silently contain errors; the Wolfram Engine verifies (e.g., a 4ร4 matrix where recalled det=6 but the true det=12). Exception: truly trivial one-step problems (e.g., "what is 2+2") do not warrant the overhead.