Soil classification skill using USCS and AASHTO systems with SPT correlations
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill soil-classification-tool --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Soil Classification Tool?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-soil-classification-tool-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: soil-classification-tool
description: Soil classification skill using USCS and AASHTO systems with SPT correlations
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Geotechnical Analysis
skill-id: CIV-SK-013
graph:
domains: [domain:civil-engineering]
skillAreas: [skill-area:mathematical-reasoning, skill-area:computational-geometry, skill-area:data-analysis]
roles: [role:systems-integration-engineer, role:research-engineer]
---
# Soil Classification Tool Skill
## Purpose
The Soil Classification Tool Skill classifies soils using USCS and AASHTO systems, interprets Atterberg limits, and provides SPT correlation calculations for engineering properties.
## Capabilities
- USCS classification
- AASHTO soil classification
- Atterberg limits interpretation
- Grain size distribution analysis
- Soil description generator
- SPT correlation calculations
- Relative density estimation
- Consistency determination
## Usage Guidelines
### When to Use
- Classifying soil samples
- Interpreting laboratory data
- Estimating engineering properties
- Preparing geotechnical reports
### Prerequisites
- Laboratory test data available
- Grain size distribution known
- Atterberg limits tested
- SPT values recorded
### Best Practices
- Follow standard procedures
- Consider local correlations
- Document sample quality
- Verify visual description
## Process Integration
This skill integrates with:
- Geotechnical Site Investigation
## Configuration
```yaml
soil-classification-tool:
systems:
- USCS
- AASHTO
correlations:
- SPT-friction-angle
- SPT-undrained-strength
- SPT-relative-density
outputs:
- classification
- description
- properties
```
## Output Artifacts
- Soil classifications
- Property correlations
- Boring logs
- Soil descriptions
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!