Agent skill · AI & Agents

slope-stability-analyzer

Slope stability analysis skill using limit equilibrium methods for static and seismic conditions

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill slope-stability-analyzer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Edit-Bash
Path: library/specializations/domains/science/civil-engineering/skills/slope-stability-analyzer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 - spe

What's inside
Steps it walks through
  1. Purpose
  2. Capabilities
  3. Usage Guidelines
  4. When to Use
  5. Prerequisites
  6. Best Practices
  7. Process Integration
  8. Configuration
  9. Output Artifacts
More from babysitter
All skills →
About this skill
What does the slope-stability-analyzer skill do?

Slope stability analysis skill using limit equilibrium methods for static and seismic conditions

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill slope-stability-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going