pile-capacity-analyzer
SolidDeep foundation capacity analysis skill for driven piles and drilled shafts
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
bearing-capacity-calculator
Soil bearing capacity calculation skill using multiple methods for various foundation types
1,160 Updated today
a5c-ai AI & Automation Solid
slope-stability-analyzer
Slope stability analysis skill using limit equilibrium methods for static and seismic conditions
1,160 Updated today
a5c-ai AI & Automation Solid
civil3d-surface-analyzer
Civil 3D surface analysis skill for terrain modeling, earthwork, and drainage analysis
1,160 Updated today
a5c-ai AI & Automation Solid
pavement-design-calculator
Pavement design skill for flexible and rigid pavements using AASHTO and MEPDG methods
1,160 Updated today
a5c-ai AI & Automation Solid
settlement-calculator
Foundation settlement calculation skill for immediate, consolidation, and secondary compression
1,160 Updated today
a5c-ai