Architecture Studio
36 skills, 7 agents — AEC (Architecture, Engineering, Construction) intelligence. Single entry point: /studio [your task] or call any skill directly.
The 36 nested skills below are reached via /studio or by name from inside this skill; they are intentionally not registered as separate top-level estate skills.
Claude Code only: the hooks/ automation and the allowed-tools/user-invocable frontmatter on nested dispatcher skills (e.g. studio) are Claude Code-specific and inert under Codex/GPT-6 Astra, which can still use the plain skill content routed by /studio.
When to Use This Skill
- Site analysis: environmental, mobility, demographics, history for any address
- NYC property: zoning, DOB permits/violations, landmarks, ACRIS, HPD, BSA
- Workplace programming: headcount to space program, occupancy calculator
- Sustainability: EPD research, GWP comparison, LEED eligibility, embodied carbon
- Materials research: product search, spec extraction from PDFs/URLs, alternatives
- FF&E: schedules from messy data, room packages, SIF export/import
- Specifications: CSI outline specs from materials lists
- Presentations: HTML slide decks, colour palettes
When Not to Use
- For software architecture decisions — use
renaissance-architecture or human-architect-mindset
- For general UI/UX design — use
ui-ux-pro-max-skill or the bencium designers
- For 3D modelling/rendering — use
blender
- For geospatial GIS analysis — use
qgis (complementary for site data)
- For game world generation — use
terracraft
Entry Points
/studio [task] — Smart Router (recommended)
Describe your task; the dispatcher routes to the right agent or skill.
/studio 123 Main St, Brooklyn NY
/studio I need a space program for 200 people, 3 days hybrid
/studio task chair, mesh back, under $800
/studio parse this EPD
Direct Skill Invocation
Call any skill directly by name — see full list below.
Agents
| Agent |
Role |
| Site Planner |
Full site brief — climate, transit, demographics, neighbourhood context |
| NYC Zoning Expert |
Property + zoning — due diligence, FAR, buildable envelope |
| Workplace Strategist |
Space programs — headcount to occupancy compliance |
| Product & Materials Researcher |
Find products from brief, extract specs, find alternatives |
| FF&E Designer |
Build schedules, compose room packages, QA, export |
| Sustainability Specialist |
EPD research, GWP comparison, LEED eligibility |
| Brand Manager |
Presentations, colour palettes, visual consistency |
Skills by Domain
Site & Due Diligence (11)
| Skill |
Description |
environmental-analysis |
Climate, flood, seismic, soil for any address |
mobility-analysis |
Transit, walk score, bike, pedestrian access |
demographics-analysis |
Population, income, housing, employment |
history |
Neighbourhood context, landmarks, commercial activity |
nyc-landmarks |
LPC landmark and historic district check |
nyc-dob-permits |
DOB permit and filing history |
nyc-dob-violations |
DOB and ECB violations |
nyc-acris |
Property transaction records |
nyc-hpd |
HPD violations and complaints (residential) |
nyc-bsa |
BSA variances and special permits |
nyc-property-report |
Combined NYC report (all 6 above) |
Zoning (3)
| Skill |
Description |
zoning-analysis-nyc |
NYC buildable envelope from PLUTO data |
zoning-analysis-uruguay |
Maldonado, Uruguay lot analysis |
zoning-envelope |
Interactive 3D zoning envelope viewer |
Programming (2)
| Skill |
Description |
occupancy-calculator |
IBC occupancy loads, egress, plumbing |
workplace-programmer |
Space programs from headcount and work style |
Specifications (1)
| Skill |
Description |
spec-writer |
CSI outline specs from a materials list |
Sustainability (4)
| Skill |
Description |
epd-research |
Search for EPDs by material or category |
epd-parser |
Extract data from an EPD PDF |
epd-compare |
Side-by-side environmental impact comparison |
epd-to-spec |
CSI specs with EPD requirements and GWP thresholds |
Materials Research (11)
| Skill |
Description |
product-research |
Find products from a design brief |
product-spec-bulk-fetch |
Extract specs from product URLs |
product-spec-pdf-parser |
Extract specs from PDF catalogues |
product-spec-bulk-cleanup |
Normalise a messy FF&E schedule |
product-enrich |
Auto-tag products with categories, colours, materials |
product-match |
Find similar products |
product-pair |
Suggest complementary products |
product-image-processor |
Download, resize, remove backgrounds |
ffe-schedule |
Format raw product data into a schedule |
csv-to-sif |
Convert CSV to dealer format |
sif-to-csv |
Convert dealer format to CSV |
Presentations (2)
| Skill |
Description |
slide-deck-generator |
HTML slide deck with editorial layout |
color-palette-generator |
Colour palettes from descriptions or images |
Rules (Built-in Quality)
The suite includes 8 professional rules automatically applied:
- CSI formatting for specifications
- Code citations for sources
- Professional disclaimers
- Output formatting standards
- Terminology consistency
- Transparency requirements
- Units and measurements standards
Integration with Other Skills
| Skill |
Relationship |
qgis |
GIS data feeds into site analysis |
blender |
3D visualisation of zoning envelopes |
report-builder |
LaTeX reports from architecture analysis |
wardley-maps |
Strategic mapping of construction technology |
perplexity-research |
Web research for site context enrichment |
Attribution
Skills for Architects by AlpacaLabs LLC. MIT License.
1---2name: architecture-studio3description: AEC (Architecture, Engineering, Construction) studio for building and site work. Use when designing a building, planning or assessing a site, running NYC zoning or property due diligence, programming workplace space from headcount, comparing material sustainability (EPD/embodied carbon), building FF&E schedules, or writing CSI specifications — the physical-building AEC domain, not software architecture or UI design. Entry point: /studio [task], or call any sub-skill directly.4---56# Architecture Studio78**36 skills, 7 agents** — AEC (Architecture, Engineering, Construction) intelligence. Single entry point: `/studio [your task]` or call any skill directly.910The 36 nested skills below are reached via `/studio` or by name from inside this skill; they are intentionally not registered as separate top-level estate skills.1112Claude Code only: the `hooks/` automation and the `allowed-tools`/`user-invocable` frontmatter on nested dispatcher skills (e.g. `studio`) are Claude Code-specific and inert under Codex/GPT-6 Astra, which can still use the plain skill content routed by `/studio`.1314## When to Use This Skill1516- **Site analysis**: environmental, mobility, demographics, history for any address17- **NYC property**: zoning, DOB permits/violations, landmarks, ACRIS, HPD, BSA18- **Workplace programming**: headcount to space program, occupancy calculator19- **Sustainability**: EPD research, GWP comparison, LEED eligibility, embodied carbon20- **Materials research**: product search, spec extraction from PDFs/URLs, alternatives21- **FF&E**: schedules from messy data, room packages, SIF export/import22- **Specifications**: CSI outline specs from materials lists23- **Presentations**: HTML slide decks, colour palettes2425## When Not to Use2627- For software architecture decisions — use `renaissance-architecture` or `human-architect-mindset`28- For general UI/UX design — use `ui-ux-pro-max-skill` or the bencium designers29- For 3D modelling/rendering — use `blender`30- For geospatial GIS analysis — use `qgis` (complementary for site data)31- For game world generation — use `terracraft`3233## Entry Points3435### `/studio [task]` — Smart Router (recommended)36Describe your task; the dispatcher routes to the right agent or skill.3738```39/studio 123 Main St, Brooklyn NY40/studio I need a space program for 200 people, 3 days hybrid41/studio task chair, mesh back, under $80042/studio parse this EPD43```4445### Direct Skill Invocation46Call any skill directly by name — see full list below.4748## Agents4950| Agent | Role |51|-------|------|52| **Site Planner** | Full site brief — climate, transit, demographics, neighbourhood context |53| **NYC Zoning Expert** | Property + zoning — due diligence, FAR, buildable envelope |54| **Workplace Strategist** | Space programs — headcount to occupancy compliance |55| **Product & Materials Researcher** | Find products from brief, extract specs, find alternatives |56| **FF&E Designer** | Build schedules, compose room packages, QA, export |57| **Sustainability Specialist** | EPD research, GWP comparison, LEED eligibility |58| **Brand Manager** | Presentations, colour palettes, visual consistency |5960## Skills by Domain6162### Site & Due Diligence (11)63| Skill | Description |64|-------|-------------|65| `environmental-analysis` | Climate, flood, seismic, soil for any address |66| `mobility-analysis` | Transit, walk score, bike, pedestrian access |67| `demographics-analysis` | Population, income, housing, employment |68| `history` | Neighbourhood context, landmarks, commercial activity |69| `nyc-landmarks` | LPC landmark and historic district check |70| `nyc-dob-permits` | DOB permit and filing history |71| `nyc-dob-violations` | DOB and ECB violations |72| `nyc-acris` | Property transaction records |73| `nyc-hpd` | HPD violations and complaints (residential) |74| `nyc-bsa` | BSA variances and special permits |75| `nyc-property-report` | Combined NYC report (all 6 above) |7677### Zoning (3)78| Skill | Description |79|-------|-------------|80| `zoning-analysis-nyc` | NYC buildable envelope from PLUTO data |81| `zoning-analysis-uruguay` | Maldonado, Uruguay lot analysis |82| `zoning-envelope` | Interactive 3D zoning envelope viewer |8384### Programming (2)85| Skill | Description |86|-------|-------------|87| `occupancy-calculator` | IBC occupancy loads, egress, plumbing |88| `workplace-programmer` | Space programs from headcount and work style |8990### Specifications (1)91| Skill | Description |92|-------|-------------|93| `spec-writer` | CSI outline specs from a materials list |9495### Sustainability (4)96| Skill | Description |97|-------|-------------|98| `epd-research` | Search for EPDs by material or category |99| `epd-parser` | Extract data from an EPD PDF |100| `epd-compare` | Side-by-side environmental impact comparison |101| `epd-to-spec` | CSI specs with EPD requirements and GWP thresholds |102103### Materials Research (11)104| Skill | Description |105|-------|-------------|106| `product-research` | Find products from a design brief |107| `product-spec-bulk-fetch` | Extract specs from product URLs |108| `product-spec-pdf-parser` | Extract specs from PDF catalogues |109| `product-spec-bulk-cleanup` | Normalise a messy FF&E schedule |110| `product-enrich` | Auto-tag products with categories, colours, materials |111| `product-match` | Find similar products |112| `product-pair` | Suggest complementary products |113| `product-image-processor` | Download, resize, remove backgrounds |114| `ffe-schedule` | Format raw product data into a schedule |115| `csv-to-sif` | Convert CSV to dealer format |116| `sif-to-csv` | Convert dealer format to CSV |117118### Presentations (2)119| Skill | Description |120|-------|-------------|121| `slide-deck-generator` | HTML slide deck with editorial layout |122| `color-palette-generator` | Colour palettes from descriptions or images |123124## Rules (Built-in Quality)125126The suite includes 8 professional rules automatically applied:127- CSI formatting for specifications128- Code citations for sources129- Professional disclaimers130- Output formatting standards131- Terminology consistency132- Transparency requirements133- Units and measurements standards134135## Integration with Other Skills136137| Skill | Relationship |138|-------|-------------|139| `qgis` | GIS data feeds into site analysis |140| `blender` | 3D visualisation of zoning envelopes |141| `report-builder` | LaTeX reports from architecture analysis |142| `wardley-maps` | Strategic mapping of construction technology |143| `perplexity-research` | Web research for site context enrichment |144145## Attribution146147Skills for Architects by AlpacaLabs LLC. MIT License.