Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
WolframResearch
Perfil de creador de GitHub

WolframResearch

Vista por repositorio de 26 skills recopiladas en 5 repositorios de GitHub.

skills recopiladas
26
repositorios
5
actualizado
2026-07-14
explorador de repositorios

Repositorios y skills representativas

annotate-control-panel
Arquitectos (excepto paisajistas y navales)

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
Arquitectos (excepto paisajistas y navales)

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
Arquitectos (excepto paisajistas y navales)

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
Arquitectos (excepto paisajistas y navales)

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
Ingenieros mecánicos

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
Ingenieros mecánicos

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
Ingenieros mecánicos

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
Ingenieros mecánicos

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
Mostrando las 8 principales de 12 skills recopiladas en este repositorio.
wolfram-alpha
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Mostrando las 8 principales de 10 skills recopiladas en este repositorio.
qf
Desarrolladores de software

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
Desarrolladores de software

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
Mostrando 5 de 5 repositorios
Todos los repositorios cargados