Skip to content
Plugin Architecture Studio · Step 01

Architecture Studio

One plugin — 46 skills on Codex and Claude Code, plus 7 native agents and 4 hooks on Claude Code.

What it is

Architecture Studio ships as a single plugin with host-native packaging. As of v1.4.2 it installs as as: use $<skill> in Codex or /as:<skill> in Claude Code. One install brings all 46 shared skills. Claude Code also registers the seven bundled native agents and four hook handlers; Codex’s $studio dispatcher composes the same underlying skills without registering Claude-only automation.

Upgrading from v1.3 or earlier means a reinstall under the new identity — see the install guide. Your project and workspace files are untouched.

Install

Codex (terminal):

codex plugin marketplace add AlpacaLabsLLC/skills-for-architects
codex plugin add as@skills-for-architects

Then invoke $studio and describe what you need, $tool-catalog for the full menu, or $learn for the guided course.

Claude Desktop:

  1. Open CustomizeBrowse plugins
  2. Click +Add marketplace from GitHub
  3. Enter AlpacaLabsLLC/skills-for-architects
  4. Install Architecture Studio

Claude Code (terminal):

claude plugin marketplace add AlpacaLabsLLC/skills-for-architects
claude plugin install as@skills-for-architects

Then type /as:studio and describe what you need — the router hands off to the right agent or skill. Or /as:tool-catalog for the full menu. New to Claude Code entirely? Start with /as:learn.

What’s inside

GroupSkillsDescription
Due Diligence7NYC property data: landmarks, DOB permits, violations, ACRIS, HPD, BSA — no API key required
Site Planning4Environmental, mobility, demographics, and site history research
Zoning Analysis2NYC buildable envelope analysis and 3D visualization
Programming2Space programs, occupancy loads, IBC compliance
Specifications1CSI outline specifications from a materials list
Sustainability4EPD parsing, research, comparison, and GWP thresholds
Materials Research12FF&E product research, spec extraction, cleanup, SIF export
Presentations3Slide decks, color palettes, image resizing
Studio & Dispatcher4The studio workspace and router, tool catalog, firm-owned skill maker, and reviewed feedback — invoked with $ on Codex or /as: on Claude Code
Project Records6Project facts and decisions, meeting minutes, site visit reports, tasks, work plans, and time
Learn1A guided course teaching architects Codex or Claude Code through the same fictional project

Browse the full catalog: skills · Claude-native agents · install guide