Cwicr Overhead Markup
Apply overhead, profit, and markup to CWICR estimates. Calculate indirect costs, general conditions, and contractor margins.
Why use this skill?
Efficiently apply overhead, profit, and markup to construction estimates with Cwicr Overhead Markup. Ensure accurate, consistent pricing for commercial and residential bids.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/datadrivenconstruction/cwicr-overhead-markupWhat This Skill Does
The Cwicr Overhead Markup skill is a specialized financial computation tool designed to handle the complexities of construction estimating. It allows agents to systematically apply overhead, profit, and various indirect costs to direct cost inputs. By moving beyond simple unit pricing, this skill enables the transition from raw material and labor costs to a fully burdened project selling price. It includes a robust framework for calculating general and project-specific overheads, contractor margins, bond requirements, and contingency buffers. The skill utilizes a structured schema of markup types and methods, ensuring that every expense is accounted for with mathematical rigor, providing transparency to stakeholders and ensuring consistent pricing across diverse project categories like residential, commercial, and government contracts.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/datadrivenconstruction/cwicr-overhead-markup
Use Cases
- Project Bidding: Quickly generate comprehensive bid packages for government or commercial tenders using pre-defined industry templates.
- Estimating Consistency: Standardize the overhead and profit application process across multiple estimators to prevent human error.
- Cost Sensitivity Analysis: Evaluate the impact of increasing contingency or bond rates on the final bid amount during the pre-construction phase.
- Subcontractor Management: Apply specific markup structures when integrating third-party costs into a primary construction contract.
Example Prompts
- "Apply the commercial markup template to my current CWICR estimate data and generate a summary of the final price including bond and insurance."
- "What is the total project price if I adjust the industrial overhead rate to 18% and include a 5% contingency?"
- "Compare the pricing differences between the residential and government markup models for the current project dataset."
Tips & Limitations
- Template Customization: While the skill provides standard templates (e.g., residential, industrial), ensure you review these against current market conditions and company policies before final submission.
- Data Precision: This skill is designed for high-level cost estimation; ensure your direct cost inputs are accurate as the compounding nature of 'on_cost_plus' methods can amplify minor input errors.
- Version Control: Periodically verify your markup rates against current project requirements, as regulatory changes can impact bond and tax mandates.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-datadrivenconstruction-cwicr-overhead-markup": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution
Related Skills
data-lineage-tracker
Track data origin, transformations, and flow through construction systems. Essential for audit trails, compliance, and debugging data issues.
cwicr-cost-calculator
Calculate construction costs using DDC CWICR resource-based methodology. Break down costs into labor, materials, equipment with transparent pricing.
data-anomaly-detector
Detect anomalies and outliers in construction data: unusual costs, schedule variances, productivity spikes. Statistical and ML-based detection methods.
historical-cost-analyzer
Analyze historical construction costs for benchmarking, trend analysis, and estimating calibration. Compare projects, track escalation, identify patterns.
df-merger
Merge pandas DataFrames from multiple construction sources. Handle different schemas, keys, and data quality issues.