Construction quantity takeoff skill for concrete, steel, earthwork, and materials
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill quantity-takeoff-calculator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quantity Takeoff Calculator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-quantity-takeoff-calculator-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: quantity-takeoff-calculator
description: Construction quantity takeoff skill for concrete, steel, earthwork, and materials
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Construction Management
skill-id: CIV-SK-026
graph:
domains: [domain:civil-engineering]
skillAreas: [skill-area:mathematical-reasoning, skill-area:computational-geometry, skill-area:data-analysis]
roles: [role:systems-integration-engineer, role:research-engineer]
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!