corrosion-materials-selector

Materials selection skill for corrosion resistance based on process conditions and industry standards

509 stars

Best use case

corrosion-materials-selector is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Materials selection skill for corrosion resistance based on process conditions and industry standards

Teams using corrosion-materials-selector should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/corrosion-materials-selector/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/science/chemical-engineering/skills/corrosion-materials-selector/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/corrosion-materials-selector/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How corrosion-materials-selector Compares

Feature / Agentcorrosion-materials-selectorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Materials selection skill for corrosion resistance based on process conditions and industry standards

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Corrosion Materials Selector Skill

## Purpose

The Corrosion Materials Selector Skill recommends materials of construction based on process conditions, corrosion mechanisms, and industry standards to ensure equipment reliability.

## Capabilities

- Corrosion mechanism identification
- Material screening
- Corrosion rate estimation
- Corrosion allowance calculation
- Material specification development
- Isocorrosion curve analysis
- Galvanic compatibility assessment
- Stress corrosion cracking evaluation
- Cost-benefit analysis

## Usage Guidelines

### When to Use
- Selecting materials for new equipment
- Evaluating corrosion failures
- Assessing process changes
- Specifying replacement materials

### Prerequisites
- Process conditions defined
- Chemical composition known
- Operating temperature/pressure specified
- Design life established

### Best Practices
- Consider all corrosion mechanisms
- Use conservative assumptions
- Reference industry standards
- Validate with experience data

## Process Integration

This skill integrates with:
- Equipment Sizing and Specification
- Process Flow Diagram Development
- HAZOP Study Facilitation

## Configuration

```yaml
corrosion-materials-selector:
  standards:
    - NACE
    - API
    - ASME
  material-classes:
    - carbon-steel
    - stainless-steel
    - nickel-alloys
    - non-metallics
```

## Output Artifacts

- Material recommendations
- Corrosion assessments
- Material specifications
- Cost comparisons
- Design life estimates

Related Skills

unreal-materials

509
from a5c-ai/babysitter

Unreal Engine Material Editor skill for PBR workflows, material instances, shader complexity, and material functions.

statistical-test-selector

509
from a5c-ai/babysitter

Skill for selecting appropriate statistical tests for analyses

backend-selector

509
from a5c-ai/babysitter

Multi-backend comparison and selection skill for optimal hardware choice

aflow-materials-discovery

509
from a5c-ai/babysitter

AFLOW automatic materials discovery skill for high-throughput DFT calculations and materials database queries

ml-materials-predictor

509
from a5c-ai/babysitter

Machine learning skill for nanomaterial property prediction and discovery acceleration

materials-database-querier

509
from a5c-ai/babysitter

Materials database query skill for accessing structure and property data from multiple repositories

thermodynamic-model-selector

509
from a5c-ai/babysitter

Automated thermodynamic property method selection based on component characteristics and operating conditions

biocompatibility-test-selector

509
from a5c-ai/babysitter

Biocompatibility test selection and protocol recommendation skill based on device categorization

Incremental Model Strategy Selector

509
from a5c-ai/babysitter

Selects and configures optimal incremental model strategies

graph-algorithm-selector

509
from a5c-ai/babysitter

Select optimal graph algorithm based on problem constraints

data-structure-selector

509
from a5c-ai/babysitter

Select optimal data structure based on operation requirements

process-builder

509
from a5c-ai/babysitter

Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.

Workflow & Productivity