asce7-loads-design

Consolidate ASCE 7-22 environmental loads into queryable data with Python scripts.

Updated Jan 7, 2026
One-click install
npx skills add https://github.com/gogohkm/Drawing_Engine --skill asce7-loads-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asce7-loads-design
Source: https://github.com/gogohkm/Drawing_Engine/tree/main/.claude/skills/asce7-loads-design
Command: npx skills add https://github.com/gogohkm/Drawing_Engine --skill asce7-loads-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill consolidates access to ASCE 7-22 loads and load combinations, enabling fast, accurate retrieval and automation for design tasks.

Core Features & Use Cases

  • Complete coverage of LRFD and ASD load combinations across wind, seismic, snow, flood, and other environmental loads.
  • Workflow automation with three Python scripts to search, extract formulas, and generate load combinations.
  • Use Case: An engineer queries Chapter 12 for seismic base shear and Chapter 26 for wind loads, then uses the scripts to assemble relevant sections into a single report.

Quick Start

Use the asce7-loads-design skill to retrieve LRFD Chapter 2 combinations for D, L, and W, and to extract a sample formula such as the ELF method in Chapter 12.

Frequently Asked Questions about asce7-loads-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve LRFD and ASD load combinations from ASCE 7-22?

ASCE 7-22 load combinations for LRFD and ASD are consolidated in a queryable resource covering wind, seismic, snow, and other environmental loads. Query by chapter and load type to extract relevant combinations for your design task.

Can I automate seismic and wind load calculations for design workflows?

Yes. Three Python scripts automate formula extraction, load combination generation, and terminology lookups across ASCE 7-22 chapters. Assemble relevant sections into reports or use the scripts autonomously for step-by-step procedures.

What's the fastest way to extract the Equivalent Lateral Force method or other formulas from ASCE 7-22?

The skill's formula extraction script queries Chapter 12 for seismic methods like ELF and Chapter 26 for wind loads, returning structured data. Retrieve specific formulas and load criteria without manual document parsing.

Can I use this for both professional engineering design and student learning?

Yes. The skill supports both workflows—engineers automate load combination assembly for reports, and students access step-by-step procedures and terminology lookups to understand load types and design criteria.

Does this cover all environmental load types in ASCE 7-22?

Complete coverage includes wind, seismic, snow, flood, and other environmental loads with full LRFD and ASD combinations. All load types and design criteria are searchable and retrievable for comprehensive design workflows.

How do I combine multiple load chapters into a single design report?

Query separate chapters—such as Chapter 12 for seismic base shear and Chapter 26 for wind—then use the assembly script to consolidate relevant sections. Generate unified reports with all applicable loads and combinations.