Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
WolframResearch
GitHub-Creator-Profil

WolframResearch

Repository-Ansicht von 26 gesammelten Skills in 5 GitHub-Repositories.

gesammelte Skills
26
Repositories
5
aktualisiert
2026-07-14
Repository-Explorer

Repositories und repräsentative Skills

annotate-control-panel
Architekten (außer Landschafts- und Schiffbauarchitekten)

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 model interactive, expose parameters as sliders/controls, or let someone tune parameters and re-simulate from the GUI. Triggers on phrases like 'add a control panel', 'add an explore panel', 'make interactive sliders', 'expose these parameters as controls', 'let me tune parameters in Simulation Center', 'add controls to this model'.

2026-07-14
annotate-modelica-animation
Architekten (außer Landschafts- und Schiffbauarchitekten)

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 this skill whenever the user wants to add or store an animation, camera, camera follow mode, trace path, or animation window settings in a model, attach a CAD shape, or make a MultiBody animation presentation-ready. Triggers on phrases like 'add a camera to the model', 'store the animation', 'follow the body with the camera', 'add a trace path', 'top/side/front view', 'animate this multibody model', 'attach a CAD file', 'the animation opens empty'.

2026-07-14
annotate-modelica-graphics
Architekten (außer Landschafts- und Schiffbauarchitekten)

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 when opened in System Modeler. Triggers on phrases like 'add an icon to this model', 'lay out the diagram', 'the model has no graphics', 'make this render in System Modeler', 'add Placement/Line annotations', 'give these components icons', 'create a schematic'.

2026-07-14
annotate-modelica-plots
Architekten (außer Landschafts- und Schiffbauarchitekten)

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 plot, or add a figures annotation. Triggers on phrases like 'store the plots in the model', 'embed result plots', 'save these curves into the .mo', 'add a figures annotation', 'which variables should be plotted by default'.

2026-07-14
create-hydraulic-model
Maschinenbauingenieure

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 circuit with a pump and cylinder', 'design a meter-in circuit', 'make a model with a directional valve', 'generate a hydraulic system', or any request to assemble Hydraulic library components into a working model. For the overall structure of a large model or library, consult modelica-model-architecture first.

2026-07-14
diagnose-modelica
Maschinenbauingenieure

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 structure', 'show me the equation blocks', 'how many states does this model have', 'why is this model slow', 'debug this model', 'model report', or any request to understand the internals of a Modelica model.

2026-07-14
modelica-model-architecture
Maschinenbauingenieure

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 naming. Triggers on phrases like 'create/build a Modelica model', 'implement this model/paper in Modelica', 'make a WSM model', 'write a Modelica library', 'structure/architect this model', 'single .mo file vs directory', 'split this into components', 'refactor this model/library', or any decomposition / connector / component-reuse / file-layout decision. Whenever you are about to write a multi-class library, consult this skill first to choose directory-form (one class per file) storage rather than a single monolithic .mo. Complements the validate/simulate/diagnose/annotate Modelica skills; for assembling a specific component library (e.g. create-hydraulic-model) defer to that domain skill.

2026-07-14
search-modelica-docs
Maschinenbauingenieure

Search the bundled Modelica and Wolfram System Modeler documentation for authoritative answers, then cite the source. Use this skill whenever the user asks a how-to, what-is, or why question about the Modelica language (syntax, semantics, equations, when/if, arrays, connectors, annotations, the language specification), about Wolfram System Modeler (the tool: building/simulating models, the GUI, tutorials, release/what's-new notes), OR about the Modelica Standard Library (which MSL component/block to use, its exact parameter names and defaults, example models). Triggers on phrases like 'how do I write a when statement', 'what does the Modelica spec say about ...', 'how do I simulate this in System Modeler', 'is this valid Modelica', 'which MSL block does ...', 'what are the parameters of Modelica.X.Y', 'find an example model that ...', 'look it up in the docs'. Also use it while WRITING a model that uses MSL components, to ground parameter names and wiring instead of recalling them. Prefer this over answering

2026-07-14
Zeigt die Top 8 von 12 gesammelten Skills in diesem Repository.
wolfram-alpha
Softwareentwickler

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.

2026-06-24
wolfram-language
Softwareentwickler

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.

2026-06-24
wolfram-notebooks
Softwareentwickler

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.

2026-06-24
wolfram-paclets
Softwareentwickler

Checks, builds, and submits Wolfram Language paclets. Use this skill when working on paclet packaging, release readiness, and paclet repository submission workflows.

2026-06-24
add-code-inspector-rule
Softwareentwickler

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".

2026-03-26
spec-to-todo
Softwareentwickler

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 be done for [feature]", "generate tasks from the spec", "create a work plan for [feature]", "turn this spec into a checklist", or any request to break a specification into trackable work items.

2026-03-18
review-spec
Softwareentwickler

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 against the codebase", or any request to verify that a specification accurately reflects the current code and conventions.

2026-03-18
review-pr-comments
Softwarequalitätssicherungsanalysten und -tester

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.

2026-03-09
Zeigt die Top 8 von 10 gesammelten Skills in diesem Repository.
qf
Softwareentwickler

Deep working skill for the Wolfram QuantumFramework paclet. Trigger when the user writes, modifies, debugs, or reviews code using QuantumFramework symbols (QuantumState, QuantumOperator, QuantumBasis, QuantumCircuitOperator, QuantumChannel, QuantumMeasurement(Operator), QuantumPartialTrace, QuantumDistance, QuantumEntangledQ, QuantumEntanglementMonotone, QuantumEvolve, QuantumLinearSolve, FockState, AnnihilationOperator, CoherentState, GenerateParameters, ParametrizedLayer, ClassiqSetup, PauliStabilizer, StabilizerStateQ, StabilizerFrame, CliffordChannel, GraphState, LocalComplement, QuantumQASM, IBMJob, IBMJobSubmit, QiskitTarget, QuantumAdiabaticEvolve, the QuantumOperator KAK / Decompose properties, etc.), in any project. Encodes hard-won pitfalls from a complete kernel + doc + notebook audit. A bundled reference/ set (function-index, mistakes, idioms-and-performance, architecture, qf-tn-integration) carries the detail; reference/VERSION.md records the paclet version and commit the file:line cites were ver

2026-06-24
documentation-writing
Softwareentwickler

Write Wolfram Language documentation notebooks — WFR function pages, paclet Guide pages, or Tech Note tutorials. Use whenever asked to document a function, write a reference page, create a guide page, write a tutorial, explain a concept in documentation form, create a tech note, or produce any .nb documentation notebook. Also trigger when documenting functions for the Wolfram Function Repository, writing paclet documentation, or creating narrative explanations of algorithms or workflows as notebooks.

2026-06-06
5 von 5 Repositories angezeigt
Alle Repositories angezeigt