prompt-templates

Installation
SKILL.md

Prompt Templates for Construction AI

Overview

Structured, reusable prompt templates optimized for construction industry AI tasks. These templates ensure consistent, high-quality outputs for cost estimation, schedule analysis, document processing, and BIM data queries.

Template Framework

Base Template Structure

from dataclasses import dataclass, field
from typing import Dict, Any, List, Optional
from string import Template
import json
Installs
37
GitHub Stars
161
First Seen
Mar 5, 2026
prompt-templates — datadrivenconstruction/ddc_skills_for_ai_agents_in_construction