agentsclimarketplace

Load combination generator

Skill a5c-ai/babysitter/library/specializations/domains/science/civil-engineering/skills/load-combination-generator

Load combination generation skill per ASCE 7 and AASHTO for ASD and LRFD design methodsFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill load-combination-generator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

2.1 KB, 358 tokens by cl100k_base, as published. Nobody here has run it

Load Combination Generator Skill

Purpose

The Load Combination Generator Skill creates load combinations for structural design per ASCE 7, AASHTO LRFD, and other applicable codes for both ASD and LRFD design methods.

Capabilities

  • Generate ASCE 7 load combinations (ASD and LRFD)
  • Generate AASHTO LRFD load combinations
  • Support for special load combinations (seismic, wind)
  • Custom load factor specification
  • Load case matrix generation
  • Strength and serviceability combinations
  • Fatigue load combinations
  • Multiple load path considerations

Usage Guidelines

When to Use

  • Developing structural design loads
  • Creating analysis load cases
  • Checking code compliance
  • Evaluating critical load patterns

Prerequisites

  • Load types identified
  • Risk category determined
  • Design method selected
  • Applicable codes identified

Best Practices

  • Include all applicable load types
  • Consider load direction effects
  • Document any special combinations
  • Verify combination applicability

Process Integration

This skill integrates with:

  • Structural Load Analysis
  • Reinforced Concrete Design
  • Structural Steel Design
  • Bridge Design LRFD

Configuration

load-combination-generator:
  design-codes:
    - ASCE7-22
    - ASCE7-16
    - AASHTO-LRFD
    - IBC-2024
  design-methods:
    - LRFD
    - ASD
  load-types:
    - dead
    - live
    - wind
    - seismic
    - snow
    - rain

Output Artifacts

  • Load combination tables
  • Load case matrices
  • Combination summaries
  • Code compliance checklists

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.