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:
- Open Customize → Browse plugins
- Click + → Add marketplace from GitHub
- Enter
AlpacaLabsLLC/skills-for-architects - 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
| Group | Skills | Description |
|---|---|---|
| Due Diligence | 7 | NYC property data: landmarks, DOB permits, violations, ACRIS, HPD, BSA — no API key required |
| Site Planning | 4 | Environmental, mobility, demographics, and site history research |
| Zoning Analysis | 2 | NYC buildable envelope analysis and 3D visualization |
| Programming | 2 | Space programs, occupancy loads, IBC compliance |
| Specifications | 1 | CSI outline specifications from a materials list |
| Sustainability | 4 | EPD parsing, research, comparison, and GWP thresholds |
| Materials Research | 12 | FF&E product research, spec extraction, cleanup, SIF export |
| Presentations | 3 | Slide decks, color palettes, image resizing |
| Studio & Dispatcher | 4 | The studio workspace and router, tool catalog, firm-owned skill maker, and reviewed feedback — invoked with $ on Codex or /as: on Claude Code |
| Project Records | 6 | Project facts and decisions, meeting minutes, site visit reports, tasks, work plans, and time |
| Learn | 1 | A guided course teaching architects Codex or Claude Code through the same fictional project |
Browse the full catalog: skills · Claude-native agents · install guide