agentsclimarketplace

Settlement calculator

Skill a5c-ai/babysitter/library/specializations/domains/science/civil-engineering/skills/settlement-calculator

Foundation settlement calculation skill for immediate, consolidation, and secondary compressionFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill settlement-calculator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

2.0 KB, 290 tokens by cl100k_base, as published. Nobody here has run it

Settlement Calculator Skill

Purpose

The Settlement Calculator Skill calculates foundation settlements including immediate (elastic) settlement, primary consolidation, and secondary compression using established geotechnical methods.

Capabilities

  • Immediate (elastic) settlement
  • Consolidation settlement (1D theory)
  • Secondary compression
  • Time-rate of consolidation
  • Differential settlement analysis
  • Tolerable settlement checks
  • Settlement beneath rigid foundations
  • Stress distribution calculations

Usage Guidelines

When to Use

  • Estimating foundation settlement
  • Evaluating differential settlement
  • Time-rate predictions
  • Tolerable settlement verification

Prerequisites

  • Soil compressibility data available
  • Foundation loads defined
  • Groundwater conditions known
  • Soil stratigraphy established

Best Practices

  • Use appropriate stress distribution
  • Consider soil variability
  • Account for adjacent structures
  • Verify with field monitoring

Process Integration

This skill integrates with:

  • Foundation Design
  • Geotechnical Site Investigation

Configuration

settlement-calculator:
  settlement-types:
    - immediate
    - consolidation
    - secondary
  methods:
    - elastic
    - terzaghi-1d
    - stress-history
  output:
    - magnitude
    - time-rate
    - differential

Output Artifacts

  • Settlement calculations
  • Time-settlement curves
  • Differential settlement maps
  • Tolerable settlement checks

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.