agentsclimarketplace

Bearing capacity calculator

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

Soil bearing capacity calculation skill using multiple methods for various foundation typesFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill bearing-capacity-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, 305 tokens by cl100k_base, as published. Nobody here has run it

Bearing Capacity Calculator Skill

Purpose

The Bearing Capacity Calculator Skill determines ultimate and allowable bearing capacity for foundations using established geotechnical methods including Terzaghi, Meyerhof, Hansen, and Vesic.

Capabilities

  • Ultimate bearing capacity calculation
  • Allowable bearing capacity with factor of safety
  • Effect of groundwater
  • Eccentric and inclined loads
  • Layered soil bearing capacity
  • Settlement-based bearing capacity
  • Shape, depth, and inclination factors
  • Bearing capacity for footings on slopes

Usage Guidelines

When to Use

  • Designing shallow foundations
  • Evaluating foundation bearing
  • Checking settlement limits
  • Analyzing eccentric loading

Prerequisites

  • Soil parameters available
  • Foundation dimensions defined
  • Groundwater level known
  • Load conditions established

Best Practices

  • Use appropriate analysis method
  • Consider all failure modes
  • Apply suitable safety factors
  • Verify with settlement analysis

Process Integration

This skill integrates with:

  • Foundation Design
  • Geotechnical Site Investigation

Configuration

bearing-capacity-calculator:
  methods:
    - terzaghi
    - meyerhof
    - hansen
    - vesic
  foundation-types:
    - spread
    - strip
    - mat
  considerations:
    - groundwater
    - eccentricity
    - inclination

Output Artifacts

  • Bearing capacity calculations
  • Safety factor summaries
  • Settlement predictions
  • Recommendation reports

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.