abaqus-export — abaqus-export install abaqus-export, abaqus-scripting, community, abaqus-export install, ide skills, abaqus-export for 3D printing, abaqus-export for CAD exchange, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Engineering Agents needing advanced Abaqus data export capabilities for 3D printing and CAD exchange. Abaqus-export is a skill that allows users to export Abaqus data to various formats, including STL, STEP, and CSV, for applications such as 3D printing and CAD exchange.

Features

Exports geometry to STL format for 3D printing
Converts data to STEP format for CAD exchange
Generates input files in INP format
Exports results to CSV format for data analysis
Saves mesh data for further processing
Exports deformed shape and topology results

# Core Topics

JaimeCernuda JaimeCernuda
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The abaqus-export skill by JaimeCernuda is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for abaqus-export install, abaqus-export for 3D printing, abaqus-export for CAD exchange.

Ideal Agent Persona

Perfect for Engineering Agents needing advanced Abaqus data export capabilities for 3D printing and CAD exchange.

Core Value

Empowers agents to export geometry and results from Abaqus to external formats like STL, STEP, and CSV, facilitating seamless data analysis, archival, and exchange using Abaqus INP files and mesh data.

Capabilities Granted for abaqus-export

Exporting deformed shapes for topology analysis
Generating input files for 3D printing
Converting Abaqus results to Excel for data visualization

! Prerequisites & Limits

  • Requires Abaqus software installation
  • Limited to Abaqus-compatible file formats
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

abaqus-export

Install abaqus-export, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Abaqus Export Skill

Export geometry and results from Abaqus to external formats for 3D printing, CAD exchange, data analysis, or archival.

When to Use This Skill

Route here when user mentions:

  • "Export to STL" / "Convert to STL" / "3D printing"
  • "Save as STEP" / "Export to CAD"
  • "Generate input file" / "Write INP"
  • "Export results to CSV" / "Export to Excel"
  • "Save the mesh" / "Extract mesh data"
  • "Export deformed shape" / "Export topology result"

Route elsewhere:

  • Reading ODB results → /abaqus-odb
  • Importing CAD files → /abaqus-geometry
  • Running analysis → /abaqus-job

Key Decisions

What Format to Use?

NeedFormatRequires
3D printingSTL (double precision)Meshed part
CAD exchangeSTEPPart geometry
Legacy CADIGESPart geometry
Data analysisCSVODB file
Archive/HPCINPComplete model
Reports/imagesPNG/SVGGUI session

What to Export?

SourceAvailable Formats
Part geometrySTL, STEP, IGES, SAT
AssemblySTL, SAT
Mesh dataCSV (nodes, elements)
Results (U, S, RF)CSV
Time historyCSV
Model definitionINP
Topology resultSTL (with density threshold)

What to Ask User

If unclear, ask:

  1. What format? STL, STEP, CSV, INP?
  2. What to export? Geometry, mesh, or results?
  3. Which parts/steps? Specific part name, all parts, specific time step?
  4. For TO results: What density threshold? (0.3-0.5 typical)

Workflow

Exporting Geometry (STL/STEP/IGES)

  1. Identify the part - Get part name from model
  2. Check if meshed - STL requires mesh; STEP works on geometry
  3. Call export method - Use appropriate API call
  4. Verify output - Check file was created

Exporting Results to CSV

  1. Open the ODB - Use openOdb() with readOnly=True
  2. Navigate to frame - Find correct step and frame (typically last)
  3. Extract field output - U (displacement), S (stress), etc.
  4. Write CSV - Loop through values, write rows
  5. Close ODB - Always close when done

Generating Input File

  1. Create job object - Job needs model name
  2. Call writeInput() - Creates JobName.inp
  3. Verify INP created - Check file exists

Exporting TO Result

  1. Locate TO ODB - Usually Optimization/TOSCA_POST/Optimization.odb
  2. Set density threshold - 0.3-0.5 typical (lower = more material)
  3. Export STL - Use session method or GUI

Troubleshooting

ProblemCauseSolution
"Cannot write STL - no mesh"Part not meshedMesh part first
"STEP export failed"Invalid geometryTry IGES or SAT
Large STL fileFine meshCoarsen mesh for viz
Permission deniedFile open elsewhereClose file first
Image export failsnoGUI modeRun with GUI

Code Patterns

For API syntax and code examples, see:

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is abaqus-export?

Perfect for Engineering Agents needing advanced Abaqus data export capabilities for 3D printing and CAD exchange. Abaqus-export is a skill that allows users to export Abaqus data to various formats, including STL, STEP, and CSV, for applications such as 3D printing and CAD exchange.

How do I install abaqus-export?

Run the command: npx killer-skills add JaimeCernuda/abaqus-scripting. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for abaqus-export?

Key use cases include: Exporting deformed shapes for topology analysis, Generating input files for 3D printing, Converting Abaqus results to Excel for data visualization.

Which IDEs are compatible with abaqus-export?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for abaqus-export?

Requires Abaqus software installation. Limited to Abaqus-compatible file formats.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add JaimeCernuda/abaqus-scripting. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use abaqus-export immediately in the current project.

Related Skills

Looking for an alternative to abaqus-export or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI