abaqus

Route Abaqus FEA requests to specialized simulation skills.

7|1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/JaimeCernuda/abaqus-scripting --skill abaqus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: abaqus
Source: https://github.com/JaimeCernuda/abaqus-scripting/tree/main/.claude/skills/abaqus
Command: npx skills add https://github.com/JaimeCernuda/abaqus-scripting --skill abaqus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as a central orchestrator for all Abaqus Finite Element Analysis (FEA) tasks, intelligently routing user requests to the most appropriate specialized Abaqus skill or module.

Core Features & Use Cases

  • Intelligent Routing: Directs complex FEA requests (e.g., static analysis, modal analysis, topology optimization) to the correct sub-skill.
  • Module Delegation: Handles specific Abaqus operations like geometry creation, material definition, meshing, boundary condition application, load application, job submission, and result extraction.
  • Use Case: A user wants to simulate the stress on a bridge under load. This master skill will identify the need for a static analysis and route the request to the /abaqus-static-analysis skill, ensuring all necessary steps are covered.

Quick Start

Use the abaqus skill to perform a static stress analysis on a cantilever beam.

Frequently Asked Questions about abaqus

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up an end-to-end Abaqus FEA simulation workflow using scripting?

To set up an Abaqus FEA simulation workflow, this skill orchestrates end-to-end processes from geometry definition to result post-processing. It routes scripting requests to specialized modules for static, modal, dynamic, thermal, and coupled analyses.

Can I automate boundary conditions and loads for a static stress analysis in Abaqus?

Yes, you can automate boundary conditions and loads for static stress analysis in Abaqus. The skill identifies the analysis type and delegates operations like material definition and load application to specialized sub-skills.

What types of engineering simulation analysis does this Abaqus scripting skill support?

This Abaqus scripting skill supports static, modal, dynamic, thermal, coupled, contact, and optimization analyses. It provides guidance on analysis setup, material properties, meshing, and job submission to address complex engineering simulation challenges.

Does this skill require any external dependencies for finite element analysis tasks?

No external dependencies are required for finite element analysis tasks. The skill uses a modular architecture, routing FEA requests internally to specialized Abaqus modules without needing external packages.

What is the best way to extract post-processing results after submitting an Abaqus job?

The best way to extract post-processing results after submitting an Abaqus job is through the skill's result extraction module. It handles job submission and delegates result post-processing to provide comprehensive simulation outputs.