Deep foundation capacity analysis skill for driven piles and drilled shafts
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill pile-capacity-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pile Capacity Analyzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-pile-capacity-analyzer-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: pile-capacity-analyzer
description: Deep foundation capacity analysis skill for driven piles and drilled shafts
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Geotechnical Analysis
skill-id: CIV-SK-011
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]
---
# Pile Capacity Analyzer Skill
## Purpose
The Pile Capacity Analyzer Skill determines axial and lateral capacity of deep foundations including driven piles and drilled shafts using FHWA and other established methods.
## Capabilities
- Driven pile capacity (alpha, beta methods)
- Drilled shaft capacity (FHWA methods)
- Pile group efficiency
- Lateral pile analysis (p-y curves)
- Pile driving analysis (wave equation)
- LRFD resistance factors
- Uplift capacity
- Settlement of pile groups
## Usage Guidelines
### When to Use
- Designing deep foundations
- Analyzing pile group behavior
- Evaluating lateral capacity
- Predicting pile driving
### Prerequisites
- Soil borings available
- Pile type and size selected
- Load requirements defined
- Installation method determined
### Best Practices
- Use appropriate method for soil type
- Consider setup and relaxation
- Apply LRFD resistance factors
- Plan for verification testing
## Process Integration
This skill integrates with:
- Foundation Design
- Bridge Design LRFD
## Configuration
```yaml
pile-capacity-analyzer:
pile-types:
- driven-steel
- driven-concrete
- drilled-shaft
- micropile
capacity-methods:
- alpha
- beta
- nordlund
- FHWA-drilled
lateral-methods:
- p-y-curves
- Broms
```
## Output Artifacts
- Capacity calculations
- Load-settlement curves
- p-y analysis results
- Group efficiency factors
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!