Biomaterial constitutive model library skill providing validated material properties for biological tissues and implant materials
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill material-model-library --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Material Model Library?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-material-model-library-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: material-model-library
description: Biomaterial constitutive model library skill providing validated material properties for biological tissues and implant materials
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: biomedical-engineering
domain: science
category: Biomechanics and Structural Analysis
skill-id: BME-SK-012
graph:
domains: [domain:biomedical-engineering]
skillAreas: [skill-area:physics-simulation, skill-area:mathematical-reasoning, skill-area:statistical-analysis]
workflows: [workflow:experiment-design, workflow:peer-review-cycle]
roles: [role:biomedical-engineer, role:research-engineer]
---
# Material Model Library Skill
## Purpose
The Material Model Library Skill provides validated constitutive models and material properties for biological tissues and implant materials, supporting accurate biomechanical simulations and device design.
## Capabilities
- Tissue material property database (bone, cartilage, soft tissue)
- Hyperelastic model parameter sets (Mooney-Rivlin, Ogden)
- Viscoelastic and poroelastic models
- Implant material database (Ti-6Al-4V, CoCrMo, PEEK)
- Degradation model parameters
- Temperature and rate-dependent properties
- Anisotropic material definitions
- Age and disease-state variations
- Material property uncertainty quantification
- Literature reference compilation
- Custom material fitting tools
## Usage Guidelines
### When to Use
- Assigning material properties for FEA
- Selecting materials for device design
- Validating simulation models
- Conducting parametric studies
### Prerequisites
- Analysis type defined
- Loading conditions characterized
- Relevant tissue/material types identified
- Accuracy requirements established
### Best Practices
- Verify material sources and validation status
- Consider patient-specific variations
- Account for rate-dependency when relevant
- Document material model assumptions
## Process Integration
This skill integrates with the following processes:
- Finite Element Analysis for Medical Devices
- Biomaterial Selection and Characterization
- Orthopedic Implant Biomechanical Testing
- Scaffold Fabrication and Characterization
## Dependencies
- Material property databases
- Literature compilations
- Experimental characterization data
- FEA software material libraries
- Material testing standards
## Configuration
```yaml
material-model-library:
tissue-types:
- cortical-bone
- cancellous-bone
- cartilage
- tendon
- ligament
- muscle
- skin
- vascular
implant-materials:
- Ti-6Al-4V
- CoCrMo
- PEEK
- UHMWPE
- stainless-steel
model-types:
- linear-elastic
- hyperelastic
- viscoelastic
- poroelastic
```
## Output Artifacts
- Material property datasets
- Constitutive model parameters
- Material cards for FEA software
- Property validation reports
- Literature reference lists
- Uncertainty quantification data
- Material selection recommendations
- Model fitting results
## Quality Criteria
- Material properties from validated sources
- Model parameters appropriate for loading conditions
- Uncertainty properly characterized
- References properly documented
- Models validated against experimental data
- Assumptions clearly stated
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!