Plugin Claude Code
Plugin marketplace listing 2 plugins: wolfram-language-development, wolfram-alpha.
Plugin Claude Code
Plugin marketplace listing 2 plugins: wolfram-language-development, wolfram-alpha.
Skill Claude CodeCodex
Add a new custom CodeInspector rule to detect problematic Wolfram Language patterns. Use when asked to: "add a code inspector rule", "create an inspection rule", "add a lint rule", "detect [pattern] in code inspector", "add CodeInspector rule", "new code analysis rule".
Skill Claude CodeCodex
Address review comments on a GitHub pull request — fetch unresolved comments, investigate each issue, fix valid ones, reply, and resolve threads. Use this skill when the user asks to review PR comments, address PR feedback, handle PR review, respond to reviewer comments, or fix issues raised in a pull request.
Skill Claude CodeCodex
Review a design specification in Specs/ against the actual codebase to find inaccuracies, potential issues, or things that need correction before implementation. Use when asked to: "review a spec", "check a spec for issues", "validate a spec", "find problems in a spec", "review the spec for [feature]", "audit a spec…
Skill Claude CodeCodex
Simplify a design specification in Specs/ to focus on user-facing behavior. Use when asked to: "simplify a spec", "clean up a spec", "remove implementation details from a spec", "make a spec more high-level", "simplify the spec for [feature]", "rewrite spec to be user-facing", or any request to reduce…
Skill Claude CodeCodex
Generate a TODO task list from a design specification. Reads a spec file from Specs/, explores the codebase to identify what's already implemented vs. what remains, and produces a markdown TODO file with checkboxes in TODO/. Use when asked to: "create a task list from a spec", "make a TODO from a spec", "what needs to…
Skill Claude CodeCodex
Review branch changes and update markdown documentation files to reflect them.
Skill Claude CodeCodex
Runtime-verify AgentTools changes — drive the real MCP tool pipeline and render MCP Apps viewers in a browser to observe results at their surface.
Instructions file CodexOpenCode
AGENTS.md instructions for WolframResearch/AgentTools, covering agents.md, development, writing and running tests, building the paclet and code architecture.
Skill Claude CodeCodex
Queries Wolfram|Alpha for up-to-date computational results and retrieves contextual information via semantic search. Use this skill when the user needs real-world data, calculations, or factual answers about entities in science, math, geography, history, finance, and more.
Skill Claude CodeCodex
Evaluates Wolfram Language code, searches documentation, inspects code, runs tests, and retrieves symbol definitions. Use this skill when the user needs Wolfram Language computation or development assistance, including symbolic math, data analysis, visualization, or working with .wl/.wls/.wlt files.
Skill Claude CodeCodex
Reads and writes Wolfram notebook (.nb) files. Use this skill when the user needs to create, read, or convert Wolfram notebooks, including converting between markdown and notebook format.
Skill Claude CodeCodex
Checks, builds, and submits Wolfram Language paclets. Use this skill when working on paclet packaging, release readiness, and paclet repository submission workflows.
Instructions file
Claude Code instructions for WolframResearch/AgentTools, a project described as: Implements a model context protocol server using Wolfram Language.
Skill Claude CodeCodex
Use this skill when both of these are present: (1) a night or time reference — "tonight", "tomorrow", "this weekend", "Saturday night", or any specific date; (2) observing intent — stargazing, skywatching, telescope or binocular use, wanting to know what's visible or "up", asking whether a specific object (planet…
Skill Claude CodeCodex
Install and activate the Wolfram Engine, and set up the Wolfram MCP server (local or remote). Use when: installing Wolfram Engine, activating a Wolfram Engine license, setting up wolframscript, configuring the Wolfram MCP server for any AI assistant or coding client, or connecting to the free remote Wolfram MCP…
Skill Claude CodeCodex
Replace with description of the skill and when Claude should use it.
WolframResearch/system-modeler-ai-toolkit
Skill Claude CodeCodex
Add Wolfram System Modeler control-panel (Explore) annotations (Wolfram(ControlPanels(Panel(...)))) to a .mo model so it opens with interactive sliders, checkboxes, input fields and popup menus in Simulation Center's Explore view. Use this skill whenever the user wants to add a control panel or Explore panel, make a…
WolframResearch/system-modeler-ai-toolkit
Skill Claude CodeCodex
Add Wolfram System Modeler 3D-animation annotations (Wolfram(Animation(cameras, windows))) to a MultiBody .mo model — stored cameras (fixed or following an object), trace paths, auto-play/repeat, time scale, ground grid and force-vector scaling — so the model opens with a ready-made animation in Simulation Center. Use…
WolframResearch/system-modeler-ai-toolkit
Skill Claude CodeCodex
Add Modelica graphical annotations (Icon + Diagram) to a text-only .mo model so it renders as a clean, laid-out schematic in Wolfram System Modeler. Use this skill whenever a model has no icons or diagram, or the user asks to add graphics, draw icons, lay out the diagram, place components, or make a model look right…
WolframResearch/system-modeler-ai-toolkit
Skill Claude CodeCodex
Add standardized Modelica result-plot annotations (Documentation(figures={Figure/Plot/Curve/Axis})) to a .mo model so simulation plots are stored in the model itself and reopen in Wolfram System Modeler. Use this skill whenever the user wants to store, embed, or save result plots in a model, define which variables to…
WolframResearch/system-modeler-ai-toolkit
Skill Claude CodeCodex
Create Modelica models using the Hydraulic library with knowledge-graph-guided component selection and wiring. Use this skill whenever the user asks to create, build, design, or generate a hydraulic circuit or Modelica model using the Hydraulic library. Triggers on phrases like 'create a hydraulic model', 'build a…
WolframResearch/system-modeler-ai-toolkit
Skill Claude CodeCodex
Diagnose Modelica models (.mo files) by generating a detailed structural and simulation report. Use this skill whenever the user asks to diagnose, analyze, profile, or debug a Modelica model's structure, equations, variables, or performance. Triggers on phrases like 'diagnose this model', 'analyze the model…
WolframResearch/system-modeler-ai-toolkit
Skill Claude CodeCodex
Architecture and structuring guidance for Wolfram System Modeler / Modelica (.mo) models and libraries. Use this skill BEFORE writing equations whenever creating, implementing, structuring, or refactoring a model or library, to decide component decomposition, connectors, component reuse, file/folder layout, units, and…