section-property-calculator
SolidCross-sectional property calculation skill for structural sections including standard and custom shapes
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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
```yaml
section-property-calculator:
standard-shapes:
- W-shapes
- HSS-rectangular
- HSS-round
- channels
- angles
- pipes
analysis-types:
- gross
- net
- effective
- cracked
```
## Output Artifacts
- Section property ta...
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
concrete-design-calculator
Reinforced concrete design skill for flexure, shear, and serviceability calculations per ACI 318
1,160 Updated today
a5c-ai AI & Automation Solid
quantity-takeoff-calculator
Construction quantity takeoff skill for concrete, steel, earthwork, and materials
1,160 Updated today
a5c-ai AI & Automation Solid
wind-load-calculator
Wind load calculation skill per ASCE 7 for MWFRS and components and cladding
1,160 Updated today
a5c-ai AI & Automation Listed
computational-design-calculator
Python calculators for geometry analysis, structural checking, solar calculations, panel optimization, mesh analysis, material estimation, and fabrication cost estimation for AEC computational design
1 Updated today
marcinfinitesimal533 AI & Automation Solid
pavement-design-calculator
Pavement design skill for flexible and rigid pavements using AASHTO and MEPDG methods
1,160 Updated today
a5c-ai