architect-calculator

Calculate architectural design metrics from validated numeric inputs.

Updated May 23, 2026
One-click install
npx skills add https://github.com/Blackleg29/Architecture --skill architect-calculator-blackleg29
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect-calculator
Source: https://github.com/Blackleg29/Architecture/tree/main/skills/architect-calculator
Command: npx skills add https://github.com/Blackleg29/Architecture --skill architect-calculator-blackleg29

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the manual spreadsheet work behind early-stage architectural calculations, helping you estimate key design metrics quickly and consistently.

Core Features & Use Cases

  • Area and Density Planning: Compute gross floor area, net area, dwelling count, population, and parking demand from site and FAR inputs.
  • Technical Performance Checks: Estimate U-value, daylight factor, egress requirements, structural gravity loads, and annual energy demand with validated formulas.
  • Cost Feasibility: Produce region-adjusted construction cost estimates by building type and quality level for rapid development screening.

Quick Start

Ask the architect-calculator skill to calculate the relevant design metrics for your project using the input values you provide.

Frequently Asked Questions about architect-calculator

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

FAQPage Schema
How do I calculate gross floor area and density from FAR inputs for early-stage planning?

To calculate gross floor area and density, input your site area and Floor Area Ratio (FAR) values. The skill computes gross floor area, net area, dwelling count, population, and parking demand for rapid residential, office, or mixed-use feasibility screening.

What is the best way to estimate U-value and daylight factor for architectural envelope analysis?

Estimating U-value and daylight factor requires validated numeric inputs for your building envelope materials and geometry. The skill applies deterministic Python formulas to return thermal performance and daylight metrics for code checking and design optimization.

How do I check egress requirements and structural gravity loads for a building design?

Checking egress requirements and structural gravity loads involves inputting occupant counts and structural parameters. The skill calculates compliant egress capacities and gravity load distributions for residential, school, or hospitality projects.

Can I use this to calculate construction cost estimates for different building types?

Yes, you can calculate construction cost estimates by specifying the building type and quality level. The skill produces region-adjusted cost feasibility metrics for rapid development screening across retail, office, and mixed-use projects.

Does the architectural calculator support JSON output for automated workflows?

Yes, the architectural calculator supports JSON output for automated workflows. It uses deterministic Python calculations to ensure repeatable, command-line-ready results suitable for integrating early-stage design metrics into broader planning pipelines.