Earth pressure calculation skill for retaining structures using classical and seismic methods
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill earth-pressure-calculator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Earth Pressure Calculator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-earth-pressure-calculator-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: earth-pressure-calculator
description: Earth pressure calculation skill for retaining structures using classical and seismic methods
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Geotechnical Analysis
skill-id: CIV-SK-012
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]
---
# Earth Pressure Calculator Skill
## Purpose
The Earth Pressure Calculator Skill determines lateral earth pressures on retaining structures using Rankine, Coulomb, and seismic methods for design of retaining walls and basement walls.
## Capabilities
- Active earth pressure (Rankine, Coulomb)
- Passive earth pressure
- At-rest earth pressure
- Surcharge effects
- Layered soil conditions
- Seismic earth pressure (Mononobe-Okabe)
- Sloping backfill effects
- Water pressure considerations
## Usage Guidelines
### When to Use
- Designing retaining walls
- Analyzing basement walls
- Evaluating excavation support
- Assessing seismic pressures
### Prerequisites
- Soil parameters available
- Wall geometry defined
- Surcharge loads identified
- Groundwater level known
### Best Practices
- Select appropriate theory
- Consider wall movement
- Include seismic where required
- Account for drainage
## Process Integration
This skill integrates with:
- Retaining Wall Design
- Foundation Design
## Configuration
```yaml
earth-pressure-calculator:
theories:
- rankine
- coulomb
- log-spiral
pressure-states:
- active
- passive
- at-rest
seismic:
- mononobe-okabe
- wood
```
## Output Artifacts
- Pressure diagrams
- Force calculations
- Moment summaries
- Seismic increment values
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!