ansys-structural-workbench

ansys-structural-workbench is a skill for Codex from Cai-aa/CAD-Agent-Hub. It costs 104 tokens per session (1,301 once invoked), scanned A, a copy of ansys-structural-workbench, MIT.

A workflow for running structural simulations in ANSYS Workbench and Mechanical, engineering software used to test how designs respond to forces and other conditions. It works through a configured connection to those tools.

In plain words
What is it for?
It helps prepare existing projects or CAD models, define materials, loads, connections, and mesh settings, run analyses, investigate convergence problems, and validate results.
Why use it?
It brings project setup, simulation checks, solving, and result validation into one guided workflow. This helps reduce missed setup steps and makes the analysis easier to check.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit It helps prepare existing projects or CAD models, define materials, loads, connections, and mesh settings, run analyses, investigate convergence problems, and validate results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cai-aa/cad-agent-hub/ansys-structural-workbench
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Cai-aa/CAD-Agent-Hub --skill ansys-structural-workbench
Clone the repo
git clone --depth 1 https://github.com/Cai-aa/CAD-Agent-Hub

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ansys-structural-workbench

README.md
[![agentmods](https://agentmods.dev/badge/skills/cai-aa/cad-agent-hub/ansys-structural-workbench/github.svg)](https://agentmods.dev/skills/cai-aa/cad-agent-hub/ansys-structural-workbench)
Your own site
<a href="https://agentmods.dev/skills/cai-aa/cad-agent-hub/ansys-structural-workbench"><img src="https://agentmods.dev/badge/skills/cai-aa/cad-agent-hub/ansys-structural-workbench/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ansys-structural-workbench

Your own site · 80×15
<a href="https://agentmods.dev/skills/cai-aa/cad-agent-hub/ansys-structural-workbench"><img src="https://agentmods.dev/badge/skills/cai-aa/cad-agent-hub/ansys-structural-workbench.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,301 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 91% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00104 $0.01301
Opus 5 $0.00052 $0.00651
Sonnet 5 $0.00021 $0.00260
Haiku 4.5 $0.00010 $0.00130

Measured 9d ago against content hash 307b91311ad7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

ansys-structural-workbench scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/evaluate_mesh_convergence.py, scripts/evaluate_mesh_quality.py, scripts/validate_job_spec.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

91% identical to ansys-structural-workbench — 25 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/ansys-structural-workbench/SKILL.md · 97 lines

How it starts

The opening of the file, as written. The whole thing — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ANSYS Structural Workbench

Operate Workbench as an engineering workflow with explicit quality gates. Treat the MCP as the execution adapter and this Skill as the analysis, meshing, validation, and reporting policy.

Start safely

  1. Discover the available Workbench MCP tools and read references/mcp-adapter.md.
  2. Probe both bridge health and live Workbench/Mechanical state. A reachable server is not proof that a project, Model, or analysis is loaded.
  3. Convert the request into the contract in references/job-spec.md, including every applicable analysis profile. Use a temporary in-memory object unless a saved spec benefits the task.
  4. Inspect the current project before mutation. Never clear, overwrite, suppress, or replace existing user work without explicit authorization.
  5. Record assumptions. Stop for missing information only when no conservative, reversible default exists.

If the MCP lacks a required capability, use its generic Workbench/Mechanical script-execution tool when available. Otherwise report the exact unsupported gate; do not fabricate completion.

Select references

Always read:

  • references/core-workflow.md
  • references/quality-gates.md

Then read only what applies:

  • Analysis behavior: references/analysis-profiles.md
  • Mesh generation or review: references/mesh-orchestration.md and references/mesh-profiles.md
  • Solver failure or warnings: references/solver-diagnostics.md
  • Double-shear clevis regression/smoke test: references/example-clevis-pin.json

Execute the gated workflow

  1. CAPABILITY_CHECK: prove that the MCP can inspect, modify, mesh, solve, query results, and export the evidence required by the selected profile set.
  2. INTAKE: normalize model source, units, materials, analysis profile, outputs, and acceptance criteria.
  3. MODEL_INSPECTION: inventory bodies, dimensions, materials, named selections, connections, analyses, loads, supports, and existing results.
  4. MODEL_SETUP: create only missing or authorized objects. Prefer existing named selections; otherwise use validated geometry predicates.
  5. MODEL_GATE: verify entity counts, geometry properties, material coverage, connection scoping, units, load directions, and rigid-body restraint.
  6. MESH_PLAN: classify bodies and critical regions before generating mesh.
  7. MESH_GATE: generate, inspect distributions and worst elements, repair by approved actions, and reject hard failures.
  8. PRE_SOLVE_GATE: inspect initial contact state where applicable and verify load-step tables and solution controls.
  9. SOLVE: solve and retain solver output, warnings, errors, substep history, and final converged time.
  10. SOLVER_GATE: reject incomplete or unconverged final states even if the UI says Completed.
  11. RESULT_EXTRACTION: extract scoped engineering quantities, reactions, energy, contact quantities, modal/buckling values, mesh statistics, and evidence images.
  12. VALIDATION_GATE: run deterministic checks and compare with analytical, test, or user-defined criteria when available.
  13. CONVERGENCE_GATE: compare at least the final two mesh levels for every configured metric. Do not use a singular peak stress as the only metric.
  14. REPORT: state pass, warning, blocked, or unsupported; include assumptions, evidence paths, limitations, and unresolved warnings.

Read the full file on GitHub · 97 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 97 lines · 104 tokens per session scan A 307b91311ad7

Subscribe to this mod's changes

ansys-structural-workbench is a skill published in the GitHub repository Cai-aa/CAD-Agent-Hub (38 stars, last pushed 2d ago), licensed MIT. It adds 104 tokens to every session and 1,301 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to ansys-structural-workbench, differing in 25 lines, and is treated as a copy.

Related

Other skills, from other repositories

instrument-data-to-allotrope

Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…

anthropics/knowledge-work-plugins · 123 tokens

exploratory-data-analysis

Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…

K-Dense-AI/scientific-agent-skills · 83 tokens

matlab

Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT files, and explicit Python interoperability.

K-Dense-AI/scientific-agent-skills · 42 tokens

phylogenetics

Build and analyze phylogenetic trees using MAFFT (multiple alignment), IQ-TREE 2 (maximum likelihood), and FastTree (fast NJ/ML). Visualize with ETE3 or FigTree. For evolutionary analysis, microbial genomics, viral phylodynamics, protein family analysis, and molecular clock studies.

K-Dense-AI/scientific-agent-skills · 68 tokens

research-engineer

An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal implementation across any required technology.

davila7/claude-code-templates · 43 tokens

mapping-to-snomed

Maps clinical concept spans extracted by OpenMed to SNOMED CT concepts through a USER-SUPPLIED terminology server (the user's own Ontoserver, Snowstorm, or UMLS/UTS), never a bundled vocabulary. Use when the user wants to code findings, disorders, procedures, body structures, or substances to SNOMED CT, run an ECL…

maziyarpanahi/openmed · 205 tokens