construction-shared

Centralize shared construction workflow scripts and domain reference data.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/robikscube/SJ-skills-sandbox --skill construction-shared
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: construction-shared
Source: https://github.com/robikscube/SJ-skills-sandbox/tree/main/Skill-List/claude-code-construction/construction-shared
Command: npx skills add https://github.com/robikscube/SJ-skills-sandbox --skill construction-shared

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires PyYAML, pymupdf, Pillow, pdfplumber, openpyxl, fpdf2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill eliminates the need to rebuild common construction management utilities for every new AEC agent skill by centralizing shared scripts, domain reference data, and a deterministic validation runner for construction document workflows.

Core Features & Use Cases

  • Preserved Shared Scripts: Includes 15 pre-built, tested utilities for PDF processing, issue registry management, RFI generation, semantic index consolidation, and drawing analysis, all compatible with standard construction project documents.
  • Comprehensive Domain References: Bundles critical construction reference data including ADA accessibility requirements, CSI MasterFormat divisions, IBC egress tables, drawing conventions, and PE expertise scope files covering all major construction divisions from general requirements to utilities.
  • Deterministic Self-Test Runner: Built-in validation tool that checks all preserved scripts and references are intact, with structured JSON output for automation, smoke testing, and integration with agent workflows. Use case example: A project engineer can use this skill to validate a local construction project workspace, run document extraction tasks, or look up code requirements without rebuilding common utilities from scratch.

Quick Start

Use the construction-shared skill to run a self-test of all preserved utilities and verify your local construction project documents are accessible for document processing and coordination tasks.

Frequently Asked Questions about construction-shared

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

FAQPage Schema
How do I extract text and markup from construction PDF documents?

Shared construction utilities bundle 15 tested scripts for PDF markup and extraction, issue tracking, RFI generation, and code compliance verification. They provide deterministic self-test validation and structured JSON output to eliminate duplicated logic across AEC agent workflows.

Can I look up IBC egress tables and ADA accessibility requirements for code compliance?

Shared construction utilities include 15 pre-built scripts for PDF processing, issue registry management, RFI generation, and semantic index consolidation. They rely on PyYAML, PyMuPDF, Pillow, pdfplumber, openpyxl, and fpdf2 to process standard construction project documents.

Does this construction workflow automation skill work with Excel and PDF libraries?

Run the built-in deterministic self-test validation runner to check all preserved construction scripts and domain references. It outputs structured JSON results, enabling smoke testing and confirming your local construction project workspace is accessible for coordination tasks.

What construction divisions are covered by the CSI MasterFormat reference data?

Construction-shared centralizes shared utilities and reference data for AEC agent skills, targeting broad document workflows and code compliance. Alternative tools offer more specialized single-task automation for specific construction management functions, such as standalone RFI generation or PDF extraction.