pdf-construction
Installation
SKILL.md
PDF Processing for Construction
Overview
Adapted from Anthropic's PDF skill for construction document workflows.
Construction Use Cases
1. RFI Processing
Extract structured data from Request for Information documents.
from pypdf import PdfReader
import re