agentsclimarketplace

Section property calculator

Skill a5c-ai/babysitter/library/specializations/domains/science/civil-engineering/skills/section-property-calculator

Cross-sectional property calculation skill for structural sections including standard and custom shapesFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill section-property-calculator

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, 334 tokens by cl100k_base, as published. Nobody here has run it

Section Property Calculator Skill

Purpose

The Section Property Calculator Skill calculates cross-sectional properties for structural sections including area, moment of inertia, section modulus, and plastic modulus for both standard and custom shapes.

Capabilities

  • Calculate cross-sectional properties (A, I, S, Z, r)
  • Support for standard shapes (W, HSS, C, L, pipe)
  • Custom section analysis
  • Composite section properties
  • Cracked section analysis for concrete
  • Plastic section modulus calculation
  • Effective section properties
  • Built-up section analysis

Usage Guidelines

When to Use

  • Determining section properties for design
  • Analyzing composite sections
  • Evaluating cracked concrete sections
  • Designing built-up members

Prerequisites

  • Section geometry defined
  • Material properties specified
  • Cracking criteria established (for concrete)
  • Effective width defined (for composites)

Best Practices

  • Use correct axis orientation
  • Account for holes and penetrations
  • Consider effective sections per code
  • Verify against published values

Process Integration

This skill integrates with:

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

Configuration

section-property-calculator:
  standard-shapes:
    - W-shapes
    - HSS-rectangular
    - HSS-round
    - channels
    - angles
    - pipes
  analysis-types:
    - gross
    - net
    - effective
    - cracked

Output Artifacts

  • Section property tables
  • Cross-section drawings
  • Calculation summaries
  • Composite section analysis

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.