curing-parameters

curing-parameters is a skill for Claude Code, Codex from Cai-aa/CAE-Agent-Hub. It costs 0 tokens per session (753 once invoked), scanned A, original, MIT.

A parameter reference for composite curing simulations, listing temperatures, pressures, friction values, boundary conditions, contact settings, time increments, and material constants. Composite curing is the process of heating and pressing layered materials until they harden.

In plain words
What is it for?
Use it when configuring Abaqus curing steps such as vis, rub, glassy, and sp, including tool and composite constraints, contact, pressure, friction, timing, and material definitions.
Why use it?
It gives simulation inputs in one place, reducing the need to search for or re-enter values for each curing step.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when configuring Abaqus curing steps such as vis, rub, glassy, and sp, including tool and composite constraints, contact, pressure, friction, timing, and material definitions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cai-aa/cae-agent-hub/curing-parameters
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/CAE-Agent-Hub --skill curing-parameters
Clone the repo
git clone --depth 1 https://github.com/Cai-aa/CAE-Agent-Hub

Made for: Claude Code, 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 curing-parameters

README.md
[![agentmods](https://agentmods.dev/badge/skills/cai-aa/cae-agent-hub/curing-parameters.svg)](https://agentmods.dev/skills/cai-aa/cae-agent-hub/curing-parameters)
Your own site
<a href="https://agentmods.dev/skills/cai-aa/cae-agent-hub/curing-parameters"><img src="https://agentmods.dev/badge/skills/cai-aa/cae-agent-hub/curing-parameters.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 753 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found 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.00000 $0.00753
Opus 5 $0.00000 $0.00377
Sonnet 5 $0.00000 $0.00151
Haiku 4.5 $0.00000 $0.00075

Measured 7d ago against content hash 8c2f2899480b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

curing-parameters 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 7d ago.

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.

Skill/abaqus/composite-curing-simulation/reference/curing-parameters/SKILL.md · 67 lines

How it starts

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

Curing Parameters Reference

Description

Reference parameter tables for composite curing simulation. Invoke when user needs curing temperatures, friction coefficients, pressure values, or material constants.

Content

Complete Parameter Table

Parameter vis Step rub Step glassy Step sp Step
Temperature 150°C 180°C 25°C 25°C
Pressure 0.6 MPa 0.6 MPa — (removed)
Friction μ 0.45 0.2 0.169 — (contact removed)
taumax 0.118 0.55 0.118
Tool BC U1=0, U2=0 U1=0, U2=0 U1=0, U2=0 Removed
Composite BC Set-2: U1=U2=U3=0
Contact Active Active Active Removed
Step time 1.0 1.0 1.0 1.0
Initial increment 0.1 0.1 0.1 0.1
Min increment 1e-05 1e-05 1e-05 1e-05
Max increment 0.5 0.3 0.5 0.5

Material Constants

COM (Composite Material)
  • Type: UMAT (User Material)
  • Depvar: 4 (state variables)
  • User Material constants: 1 (value=1.0)
  • Expansion: ORTHO user (orthotropic, user-defined)
TOOL (Tool Material)
  • Type: Elastic
  • E (Young's modulus): 69000 MPa
  • nu (Poisson's ratio): 0.33
  • Expansion: 2.52e-05

Mesh Parameters

Parameter 4-ply Model 8-ply Model
Elements 2160 4320
Nodes 3025 5445
Elements through thickness 4 8
Element thickness 0.25 mm each 0.125 mm each
Element type C3D8 C3D8
Through-thickness direction X (-1 to 0) X (-1 to 0)

Surface Definitions

Surface Name Description
S1 com-surface Outer surface of composite, contact with tool
S2 _PickedSurf337 Inner surface of composite, pressure application
S4+S6 tool-surface Tool contact faces

Set Definitions

Set Contents Purpose
Set-2 55 P8-1 nodes + 1 tool-1 node Springback constraint (U1=U2=U3=0 in sp step)
_PickedSet327 Tool nodes Tool U2=0 boundary condition
_PickedSet328 Tool nodes Tool U1=0 boundary condition
_PickedSet329 All tool elements (1-1672) Model Change removal in sp step
_PickedSet333 All nodes Temperature field application

Read the full file on GitHub · 67 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. 7d ago First seen · 67 lines · 0 tokens per session scan A 8c2f2899480b

Subscribe to this mod's changes

curing-parameters is a skill published in the GitHub repository Cai-aa/CAE-Agent-Hub (852 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 753 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

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