#13svd-ai-lab/sim-plugin-trimesh1 skillstrimesh-simUse when driving Trimesh (pure-Python triangular-mesh processing library) via Python scripts — load STL/OBJ/PLY/3MF/GLB, compute volume / area / inertia / convex hull / signed distance / ray casts, repair non-watertight meshes, boolean ops, sample points —…2026년 4월 28일
#14svd-ai-lab/sim-plugin-simpy1 skillssimpy-simUse when driving SimPy (process-based discrete-event simulation framework in pure Python) via Python scripts — queueing systems, manufacturing lines, network protocols, hospital flow, anything modeled as processes that wait on resources / timeouts / events —…2026년 4월 28일
#15svd-ai-lab/sim-plugin-fipy1 skillsfipy-simUse when driving FiPy (NIST's pure-Python finite-volume PDE solver) via Python scripts — diffusion / transient / convection / reaction PDEs on 1D/2D/3D structured / Gmsh meshes, steady or time-stepping — through sim runtime one-shot execution.2026년 4월 28일
#16svd-ai-lab/sim-plugin-openmdao1 skillsopenmdao-simUse when driving OpenMDAO (NASA's open-source multidisciplinary design, analysis, and optimization framework) via Python scripts — coupled systems with MDA, gradient-based / gradient-free optimization, derivative computation, surrogate models — through sim…2026년 4월 28일
#17svd-ai-lab/sim-plugin-elmer1 skillselmer-simUse when driving Elmer FEM (open-source multi-physics finite-element suite from CSC-IT) via `.sif` solver-input files — heat/elasticity/electromagnetics/fluid multiphysics, through sim runtime one-shot execution on Linux.2026년 4월 28일
#18svd-ai-lab/sim-plugin-gmsh1 skillsgmsh-simUse when driving Gmsh (finite-element mesh generator) via .geo DSL scripts or Python scripts using the gmsh API — 2D/3D meshing, CAD import, boundary layers, export to downstream solvers (CalculiX, OpenFOAM, FEniCS, SU2) through sim runtime one-shot execution.2026년 4월 28일
#19svd-ai-lab/sim-plugin-calculix1 skillscalculix-simUse when driving CalculiX (CCX) via Abaqus-style .inp input decks — open-source static/frequency/thermal FEA through sim runtime one-shot execution.2026년 4월 28일
#20svd-ai-lab/sim-plugin-newton1 skillsnewton-simUse when running NVIDIA Newton physics simulations — declarative recipe JSON (Route A) or Python run-script with Warp kernels (Route B), through sim run / sim exec.2026년 4월 28일
#21svd-ai-lab/sim-plugin-isaac1 skillsisaac-simUse for NVIDIA Isaac Sim simulations — USD scene setup, PhysX stepping, robot articulation, and Replicator synthetic-data generation (SDG). Scripts run one-shot via isaacsim pip wheel in an isolated Python 3.10 venv. Every script must bootstrap…2026년 4월 28일