quantity-takeoff-calculator
SolidConstruction quantity takeoff skill for concrete, steel, earthwork, and materials
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
# Quantity Takeoff Calculator Skill
## Purpose
The Quantity Takeoff Calculator Skill calculates construction quantities including concrete volumes, steel weights, earthwork quantities, and material takeoffs from drawings or BIM models.
## Capabilities
- Concrete volume calculation
- Steel weight calculation
- Earthwork quantities
- Pipe and conduit lengths
- Area calculations (formwork, finishes)
- Unit conversion
- Waste factor application
- BIM-based takeoff
## Usage Guidelines
### When to Use
- Estimating project quantities
- Supporting cost estimates
- Verifying contractor quantities
- Planning material procurement
### Prerequisites
- Design documents available
- Takeoff categories defined
- Unit system established
- Waste factors identified
### Best Practices
- Use consistent methods
- Document measurement rules
- Apply appropriate waste factors
- Cross-check critical items
## Process Integration
This skill integrates with:
- Construction Cost Estimation
- Specifications Development
## Configuration
```yaml
quantity-takeoff-calculator:
categories:
- concrete
- steel
- earthwork
- masonry
- piping
sources:
- bim-model
- drawings
- cad
units:
- imperial
- metric
```
## Output Artifacts
- Quantity summaries
- Material takeoffs
- Cost backup data
- BOM reports
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
material-balance-calculator
Material and energy balance calculation skill for process design and troubleshooting
1,160 Updated today
a5c-ai 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
section-property-calculator
Cross-sectional property calculation skill for structural sections including standard and custom shapes
1,160 Updated today
a5c-ai AI & Automation Solid
cost-database-interface
Construction cost database interface skill for unit costs, productivity, and regional adjustments
1,160 Updated today
a5c-ai AI & Automation Listed
bidflow-electrical-estimator
From a plain-English project scope and a price list CSV, produce a structured line-item electrical estimate with material costs, labor hours, markup, and a grand total in valid JSON.
0 Updated 5 days ago
riteshkew