boq

Generate and manage construction project BOQ files with automated calculations and Excel export.

Updated Oct 29, 2025
One-click install
npx skills add https://github.com/POBIM/Claude-Skill-Teach --skill boq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: boq
Source: https://github.com/POBIM/Claude-Skill-Teach/tree/main/.claude/skills/boq
Command: npx skills add https://github.com/POBIM/Claude-Skill-Teach --skill boq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openpyxl, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Manual Bill of Quantities (BOQ) creation is time-consuming, error-prone, and often leads to budget miscalculations. This skill automates the process, ensuring accuracy and adherence to best practices for construction project cost estimation.

Core Features & Use Cases

  • Automated BOQ Generation: Create comprehensive BOQ Excel files with standard work categories, automatic calculation formulas, and professional formatting.
  • Budget Validation: Automatically check budget proportions against industry best practices (e.g., 30% for structure, 40% for architecture) to identify potential over or underestimations.
  • Item Management: Easily add detailed material and labor cost items to any BOQ category, ensuring granular control over project expenses.
  • Use Case: A construction project manager needs to quickly generate a detailed BOQ for a new residential project. This skill can create the initial BOQ, populate it with common items, and validate its budget allocation, saving days of manual work and preventing costly errors.

Quick Start

Use the boq skill to create a new Bill of Quantities for "โครงการบ้านพักอาศัย" in "กรุงเทพมหานคร" for "ลูกค้าทั่วไป".

Frequently Asked Questions about boq

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Bill of Quantities for construction projects in Excel?

Bill of Quantities (BOQ) is a structured cost estimation document listing materials, labor, and quantities for construction work. This skill automates BOQ creation by generating Excel files with standard work categories, automatic formulas, and professional formatting for residential and commercial builds.

Can I automate budget calculations and VAT compliance in construction cost estimates?

Yes. The skill automates quantity and cost calculations across BOQ categories, integrates Excel formulas for live updates, applies VAT compliance checks, and generates category-level totals and project-wide summaries automatically.

What are industry best practices for construction budget allocation?

This skill validates BOQ budgets against industry standards—typically 30% for structure, 40% for architecture, and remaining for other categories. It flags over- or underestimations to prevent costly errors in cost planning.

How do I add detailed line items to a BOQ with material and labor costs?

Add line items directly to any of the five standard BOQ categories with quantity, unit type, material cost, and labor cost. The skill calculates subtotals and totals automatically, then exports the completed report as a formatted Excel file.

Does this work with openpyxl for programmatic Excel generation?

Yes. The skill uses openpyxl to generate and format BOQ Excel files programmatically, enabling dynamic content insertion, formula creation, and output directly to your workspace for immediate use.

What file formats and outputs does the BOQ skill produce?

The skill generates formatted Excel workbooks with embedded formulas, category breakdowns, and VAT calculations. Output files are exported to workspace/boq_examples via Python scripts for immediate integration into project workflows.