一键导入
abaqus-docs
Download and manage abqpy API documentation. Use when user asks about API documentation, API reference, or downloading Abaqus docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Download and manage abqpy API documentation. Use when user asks about API documentation, API reference, or downloading Abaqus docs.
用 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-docs |
| description | Download and manage abqpy API documentation. Use when user asks about API documentation, API reference, or downloading Abaqus docs. |
| allowed-tools | ["Read","Write","Bash(uv:*)","Bash(python:*)"] |
Navigate and access Abaqus Python API documentation for parameter lookups and method reference.
Route here when user asks:
Route elsewhere:
/abaqus-static-analysis, /abaqus-dynamic-analysis, etc./abaqus-materialAll API documentation is pre-downloaded at:
.claude/docs/abaqus-api/modules/
| Task | Documentation File |
|---|---|
| Model database | modules/mdb.md |
| Model internals | modules/mdb_model.md |
| Part creation | modules/part.md |
| 2D sketching | modules/sketcher.md |
| Assembly/instances | modules/assembly.md |
| Material properties | modules/material.md |
| Section properties | modules/property.md |
| Meshing | modules/mesh.md |
| Analysis steps | modules/step.md |
| Loads | modules/load.md |
| Boundary conditions | modules/bc.md |
| Contact/ties | modules/interaction.md |
| Time-varying definitions | modules/amplitude.md |
| Initial/predefined fields | modules/field.md |
| Output requests | modules/output.md |
| Topology optimization | modules/optimization.md |
| Job management | modules/job.md |
| Results access | modules/odb.md |
| User Asks About | Read This Module |
|---|---|
| Creating geometry | part.md, sketcher.md |
| Positioning parts | assembly.md |
| Defining materials | material.md |
| Creating sections | property.md |
| Generating mesh | mesh.md |
| Setting up analysis | step.md |
| Applying forces | load.md |
| Fixing supports | bc.md |
| Defining contact | interaction.md |
| Running analysis | job.md |
| Extracting results | odb.md |
If documentation is missing or outdated:
.claude/skills/abaqus-docs/scripts/download_abqpy_docs.py--force flag to overwrite existing filesFor actual API syntax and code examples, see:
references/api-quick-ref.mdreferences/common-patterns.md