Construction cost database interface skill for unit costs, productivity, and regional adjustments
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill cost-database-interface --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cost Database Interface?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-cost-database-interface-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: cost-database-interface
description: Construction cost database interface skill for unit costs, productivity, and regional adjustments
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Construction Management
skill-id: CIV-SK-028
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]
---
# Cost Database Interface Skill
## Purpose
The Cost Database Interface Skill provides access to construction cost databases for unit costs, crew productivity rates, and regional cost adjustments.
## Capabilities
- RS Means database integration
- Unit cost lookup
- Regional cost adjustments
- Crew productivity rates
- Equipment rental rates
- Material price indices
- Historical cost trending
- Location factor application
## Usage Guidelines
### When to Use
- Developing cost estimates
- Benchmarking project costs
- Adjusting for location
- Forecasting costs
### Prerequisites
- Database access configured
- Cost categories identified
- Location factors known
- Time period specified
### Best Practices
- Use current data
- Apply appropriate factors
- Verify for local conditions
- Document cost sources
## Process Integration
This skill integrates with:
- Construction Cost Estimation
## Configuration
```yaml
cost-database-interface:
databases:
- rs-means
- dodge
- eni
data-types:
- unit-costs
- productivity
- equipment
- materials
adjustments:
- location
- time
- size
```
## Output Artifacts
- Cost data extracts
- Location factors
- Productivity data
- Cost indices
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!