Wind load calculation skill per ASCE 7 for MWFRS and components and cladding
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill wind-load-calculator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Wind Load Calculator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-wind-load-calculator-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: wind-load-calculator
description: Wind load calculation skill per ASCE 7 for MWFRS and components and cladding
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Structural Analysis
skill-id: CIV-SK-007
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]
---
# Wind Load Calculator Skill
## Purpose
The Wind Load Calculator Skill determines wind loads on structures per ASCE 7 for main wind force resisting systems (MWFRS) and components and cladding (C&C).
## Capabilities
- Basic wind speed determination
- Exposure category classification
- Wind pressure calculation (MWFRS and C&C)
- Building envelope pressures
- Open building wind loads
- Tornado shelter design wind loads
- Internal pressure determination
- Directional and envelope procedures
## Usage Guidelines
### When to Use
- Calculating design wind loads
- Evaluating cladding pressures
- Designing MWFRS members
- Assessing open structure loads
### Prerequisites
- Building geometry defined
- Site location established
- Risk category determined
- Enclosure classification identified
### Best Practices
- Verify exposure category
- Consider topographic effects
- Check internal pressure requirements
- Document wind speed sources
## Process Integration
This skill integrates with:
- Structural Load Analysis
- Bridge Design LRFD
## Configuration
```yaml
wind-load-calculator:
procedures:
- directional
- envelope
- simplified
load-types:
- MWFRS
- C-and-C
design-codes:
- ASCE7-22
- ASCE7-16
```
## Output Artifacts
- Wind pressure diagrams
- Load summaries
- Pressure zone maps
- Calculation reports
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!