Agent skill
material-model-library
Biomaterial constitutive model library skill providing validated material properties for biological tissues and implant materials
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/science/biomedical-engineering/skills/material-model-library
Metadata
Additional technical details for this skill
- domain
- science
- category
- Biomechanics and Structural Analysis
- skill id
- BME-SK-012
- specialization
- biomedical-engineering
SKILL.md
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
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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?