Slope stability analysis skill using limit equilibrium methods for static and seismic conditions
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill slope-stability-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Slope Stability Analyzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-slope-stability-analyzer-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: slope-stability-analyzer
description: Slope stability analysis skill using limit equilibrium methods for static and seismic conditions
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Geotechnical Analysis
skill-id: CIV-SK-009
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]
---
# Slope Stability Analyzer Skill
## Purpose
The Slope Stability Analyzer Skill performs slope stability analysis using limit equilibrium methods for circular and non-circular failure surfaces under static and seismic loading conditions.
## Capabilities
- Limit equilibrium analysis (Bishop, Spencer, Morgenstern-Price)
- Circular and non-circular failure surfaces
- Factor of safety calculation
- Seismic slope stability (pseudo-static)
- Probabilistic slope stability
- Sensitivity analysis
- Back-analysis for failed slopes
- Reinforced slope analysis
## Usage Guidelines
### When to Use
- Analyzing natural slopes
- Designing cut and fill slopes
- Evaluating landslide potential
- Designing slope reinforcement
### Prerequisites
- Slope geometry defined
- Soil stratigraphy established
- Shear strength parameters available
- Groundwater conditions known
### Best Practices
- Search for critical failure surface
- Use appropriate analysis method
- Consider pore pressure effects
- Verify with multiple methods
## Process Integration
This skill integrates with:
- Slope Stability Analysis
- Retaining Wall Design
## Configuration
```yaml
slope-stability-analyzer:
methods:
- bishop-simplified
- spencer
- morgenstern-price
- janbu
failure-surfaces:
- circular
- non-circular
- block
conditions:
- static
- pseudo-static
- dynamic
```
## Output Artifacts
- Factor of safety results
- Critical slip surfaces
- Sensitivity analyses
- Stability charts
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!