一键导入
abaqus-export
Export Abaqus geometry and results. Use when user mentions exporting to STL, STEP, CSV, or generating input files for external use.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Export Abaqus geometry and results. Use when user mentions exporting to STL, STEP, CSV, or generating input files for external use.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Orchestrate evidence-backed ANSYS Workbench and Mechanical structural analyses through a configured MCP, including capability discovery, existing-project or CAD intake, materials, named selections, connections, loads, high-quality mesh planning and repair, solving, convergence diagnosis, deterministic validation, and report export. Use for linear static, nonlinear static, contact, modal, eigenvalue buckling, or related structural-analysis work when Codex must operate or inspect a live Workbench session instead of only explaining theory.
Use this skill when driving CST Studio Suite through the CST MCP for electromagnetic simulation workflows: creating or opening CST projects, resolving missing inputs, selecting templates, setting up geometry/materials/ports/boundaries/mesh/solvers/monitors, running or planning simulations, extracting S-parameters/far-field/near-field/eigenmode results, validating outputs, parameter sweeps, optimization handoff, and report generation.
CST Studio Suite 正式生产入口。覆盖 session 管理、几何建模、参数优化、仿真、S11/远场结果读取和审计落盘。当用户要求使用 CLI/runtime 执行 CST 操作时调用此 Skill。
当用户要求使用 CLI/runtime 执行 CST 参数优化循环、S11 指标迭代、多轮仿真对比时调用此 Skill。本 Skill 依赖 cst-runtime-cli 提供基础设施,不携带 runtime scripts,所有 CLI 调用走 base skill 的 uv run python -m cst_runtime 入口。
Analyze multi-body contact. Use when user mentions parts touching, friction between surfaces, bolt-plate contact, press fit, or assembly with contact.
Complete workflow for coupled thermomechanical analysis. Use when user mentions thermal stress, thermal expansion, or temperature causing deformation.
| name | abaqus-export |
| description | Export Abaqus geometry and results. Use when user mentions exporting to STL, STEP, CSV, or generating input files for external use. |
| allowed-tools | ["Read","Write","Edit","Glob","Grep","Bash(abaqus:*)"] |
Export geometry and results from Abaqus to external formats for 3D printing, CAD exchange, data analysis, or archival.
Route here when user mentions:
Route elsewhere:
/abaqus-odb/abaqus-geometry/abaqus-job| Need | Format | Requires |
|---|---|---|
| 3D printing | STL (double precision) | Meshed part |
| CAD exchange | STEP | Part geometry |
| Legacy CAD | IGES | Part geometry |
| Data analysis | CSV | ODB file |
| Archive/HPC | INP | Complete model |
| Reports/images | PNG/SVG | GUI session |
| Source | Available Formats |
|---|---|
| Part geometry | STL, STEP, IGES, SAT |
| Assembly | STL, SAT |
| Mesh data | CSV (nodes, elements) |
| Results (U, S, RF) | CSV |
| Time history | CSV |
| Model definition | INP |
| Topology result | STL (with density threshold) |
If unclear, ask:
openOdb() with readOnly=TrueJobName.inpOptimization/TOSCA_POST/Optimization.odb| Problem | Cause | Solution |
|---|---|---|
| "Cannot write STL - no mesh" | Part not meshed | Mesh part first |
| "STEP export failed" | Invalid geometry | Try IGES or SAT |
| Large STL file | Fine mesh | Coarsen mesh for viz |
| Permission denied | File open elsewhere | Close file first |
| Image export fails | noGUI mode | Run with GUI |
For API syntax and code examples, see: