Specialized skill for metallic materials analysis and metallography including grain size measurement, phase quantification, and inclusion rating
Analyzes metallic microstructures to measure grain size, quantify phases, and rate inclusions per ASTM standards.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The Metallurgical Analysis skill provides specialized capabilities for characterizing metallic materials through metallographic techniques, enabling systematic evaluation of microstructure, grain size, phase distribution, and inclusion content per industry standards.
Sectioning
Mounting
Grinding and Polishing
| Alloy System | Etchant | Purpose |
|---|---|---|
| Carbon steels | 2% Nital | General microstructure |
| Stainless steel | Vilella's | Martensitic structures |
| Aluminum | Keller's | Grain boundaries, precipitates |
| Titanium | Kroll's | Alpha-beta microstructure |
| Copper | FeCl3/HCl | Grain boundaries |
| Nickel superalloys | Glyceregia | Gamma prime, carbides |
ASTM E112 Methods
Calculation
Special Cases
Method Selection
Reporting
{
"sample_id": "string",
"alloy_system": "steel|aluminum|titanium|copper|nickel",
"alloy_grade": "string",
"analysis_type": "grain_size|phase_fraction|inclusion|weld_eval",
"magnification": "number",
"etchant_used": "string"
}
{
"sample_id": "string",
"grain_size": {
"astm_number": "number",
"average_diameter": "number (microns)",
"standard_deviation": "number",
"method": "string"
},
"phase_fractions": [
{
"phase": "string",
"fraction": "number (percent)",
"morphology": "string"
}
],
"inclusion_rating": {
"method": "string",
"type_a": "number",
"type_b": "number",
"type_c": "number",
"type_d": "number"
},
"observations": "string"
}
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.