Agent Skills: Earth Pressure Calculator Skill

Earth pressure calculation skill for retaining structures using classical and seismic methods

Geotechnical AnalysisID: a5c-ai/babysitter/earth-pressure-calculator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/plugins/babysitter/skills/babysit/process/specializations/domains/science/civil-engineering/skills/earth-pressure-calculator

Skill Files

Browse the full folder contents for earth-pressure-calculator.

Download Skill

Loading file tree…

plugins/babysitter/skills/babysit/process/specializations/domains/science/civil-engineering/skills/earth-pressure-calculator/SKILL.md

Skill Metadata

Name
earth-pressure-calculator
Description
Earth pressure calculation skill for retaining structures using classical and seismic methods

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

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