tag-audit-and-takeoff

Count tagged construction elements and audit tag completeness on drawings.

28|6|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/dleerdefi/claude-code-construction --skill tag-audit-and-takeoff-dleerdefi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tag-audit-and-takeoff
Source: https://github.com/dleerdefi/claude-code-construction/tree/main/.claude/skills/tag-audit-and-takeoff
Command: npx skills add https://github.com/dleerdefi/claude-code-construction --skill tag-audit-and-takeoff-dleerdefi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires opencv-python, pyocr, sqlalchemy, agentcm, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of counting tagged construction elements and auditing completeness on construction drawings, saving time and reducing errors in the quantity takeoff process.

Core Features & Use Cases

  • Automated Counting: Identify and count tagged elements like fixtures, doors, and equipment directly from drawings.
  • Tag Completeness Auditing: Check the completeness of the tagging and provide a detailed report.
  • Quantity Takeoff: Generate quantity takeoff data for use in bidding, estimating, and construction planning.
  • Use Case: For a project with a complex set of drawings, use this Skill to automatically count the number of fixtures and doors, check for completeness, and generate a quantity takeoff in Excel format.

Quick Start

Run the skill with the command: /tag-audit-and-takeoff tag_type=doors sheet_scope=all

Frequently Asked Questions about tag-audit-and-takeoff

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

FAQPage Schema
How do I automate quantity takeoff and count tagged elements on construction drawings?

You can automate quantity takeoff by using vision and OCR to identify and count tagged elements like fixtures and doors on construction drawings, generating accurate data for bidding and planning.

How do I audit tag completeness on construction drawings automatically?

Auditing tag completeness involves scanning construction drawings with vision capabilities to check for missing tags, generating a detailed report that highlights incomplete tagging across the project.

Can I extract quantity takeoff data for doors and fixtures from a full set of drawing sheets?

Yes, you can extract quantity takeoff data across all sheets by specifying parameters like tag_type and sheet_scope, allowing you to count specific elements such as doors across an entire project.

Does automated drawing analysis work with both flat files and construction databases?

Automated drawing analysis supports both AgentCM mode for construction database interfaces and flat file mode, ensuring flexibility for different project settings and database environments.

Do I need vision OCR dependencies to perform construction drawing analysis?

Yes, vision OCR dependencies like opencv-python and pyocr are required to process drawing images, recognize text tags, and interface with sqlalchemy for construction database management.

Related Skills