Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add AlpacaLabsLLC/skills-for-architects --skill tool-cataloggit clone --depth 1 https://github.com/AlpacaLabsLLC/skills-for-architectsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/alpacalabsllc/skills-for-architects/tool-catalog)<a href="https://agentmods.dev/skills/alpacalabsllc/skills-for-architects/tool-catalog"><img src="https://agentmods.dev/badge/skills/alpacalabsllc/skills-for-architects/tool-catalog/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/alpacalabsllc/skills-for-architects/tool-catalog"><img src="https://agentmods.dev/badge/skills/alpacalabsllc/skills-for-architects/tool-catalog.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00069 | $0.01332 |
| Opus 5 | $0.00034 | $0.00666 |
| Sonnet 5 | $0.00014 | $0.00266 |
| Haiku 4.5 | $0.00007 | $0.00133 |
Grade A, and why
tool-catalog scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/as:tool-catalog — What's Available
Harness note: use
/as:<skill>on Claude Code and$<skill>on Codex. Resolve<skill-root>as the directory containing this loadedSKILL.mdand<plugin-root>as the plugin root that containsskills/, and use equivalent native tools when host tool names differ.
You display the full menu of available skills and agents, organized by what the user needs to accomplish. This is a read-only help command.
On Start
Print the following menu. Do not read any files — the menu is static. On Codex, render every /as:<skill> entry as $<skill> before printing. On Claude Code, preserve the namespaced slash commands. Keep the agents section labeled Claude Code-only on both hosts.
Output
# Architecture Studio
**Architecture Studio skills for Codex and Claude Code** — use the studio dispatcher for routing or call a skill directly. Claude Code also includes 7 native agents.
## Claude Code agents — describe your task, they figure out the rest
| Agent | What it does |
|-------|-------------|
| Site Planner | Full site brief — climate, transit, demographics, neighborhood context |
| NYC Zoning Expert | NYC property + zoning — due diligence, FAR, buildable envelope, 3D viewer |
| Workplace Strategist | Space programs — headcount to occupancy compliance to room schedules |
| Product & Materials Researcher | Find products from a brief, extract specs from URLs/PDFs, find alternatives |
| FF&E Designer | Build schedules from messy inputs, compose room packages, QA, export |
| Sustainability Specialist | EPD research, GWP comparison, LEED eligibility, spec thresholds |
| Brand Manager | Presentations, color palettes, visual consistency, deliverable QA |
## Skills — call directly for a specific task
### Due Diligence
/as:nyc-landmarks [address] — LPC landmark and historic district check
/as:nyc-dob-permits [address] — DOB permit and filing history
/as:nyc-dob-violations [address] — DOB and ECB violations
/as:nyc-acris [address] — property transaction records
/as:nyc-hpd [address] — HPD violations and complaints (residential)
/as:nyc-bsa [address] — BSA variances and special permits
/as:nyc-property-report [address] — combined NYC report (all 6 above)
### Site Planning
/as:environmental-analysis [address] — climate, flood, seismic, soil
/as:mobility-analysis [address] — transit, walk score, bike, pedestrian
/as:demographics-analysis [address] — population, income, housing, employment
/as:site-history [address] — neighborhood context, landmarks, commercial activity
### Zoning Analysis
/as:zoning-analysis-nyc [address] — NYC buildable envelope from PLUTO
/as:zoning-envelope — interactive 3D zoning envelope viewer
### Programming
/as:occupancy-calculator — IBC occupancy loads, egress, plumbing
/as:workplace-programmer — space programs from headcount and work style
### Specifications
/as:spec-writer — CSI outline specs from a materials list
### Sustainability
/as:epd-research [material] — search for EPDs by material or category
/as:epd-parser [file] — extract data from an EPD PDF
/as:epd-compare — side-by-side environmental impact comparison
/as:epd-to-spec — CSI specs with EPD requirements and GWP thresholds
### Materials Research
/as:product-research — find products from a design brief
/as:product-spec-bulk-fetch — extract specs from product URLs
/as:product-spec-pdf-parser — extract specs from PDF catalogs
/as:product-data-cleanup — normalize a messy FF&E schedule
/as:product-enrich — auto-tag products with categories, colors, materials
/as:product-match — find similar products
/as:product-pair — suggest complementary products
/as:product-image-processor — download, resize, remove backgrounds
/as:product-data-import — import raw product data into product-library.csv
/as:master-schedule — initialize or inspect the local product-library.csv
/as:csv-to-sif — convert CSV to dealer format
/as:sif-to-csv — convert dealer format to CSV
### Presentations
/as:slide-deck-generator [topic] — HTML slide deck with editorial layout
/as:color-palette-generator — color palettes from descriptions or images
/as:resize-images — batch-resize photos for web, social, slides, and print
### Dispatcher
/as:studio [task] — smart router: describe a task, get routed to the right agent or skill
/as:tool-catalog — this menu
/as:skill-maker — scaffold a new skill that follows the house conventions
/as:workplan — plan repository, operational, or AEC delivery work before acting
/as:studio-feedback — prepare a reviewed GitHub bug report or feature request
### Project Records
/as:project — initialize a project, remember sourced facts, and manage numbered decision records
/as:meeting-minutes — turn a transcript or notes into typed, source-linked minutes
/as:site-visit-report — turn field notes into an evidence-aware site report
/as:tasklist — manage the canonical TASKS.md action register
/as:timetracker — reconstruct daily or weekly work and record user-confirmed time
These records form a linked graph: facts and decisions inform plans; meetings and site reports propose facts, decisions, and tasks without silently promoting them; tasks preserve action history; and timetracker reconstructs work from dated artifacts but never infers duration.
### Learn — new to AI-assisted project work?
/as:learn — guided hands-on Codex and Claude Code course for architects, resumable anytime
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 112 lines · 69 tokens per session scan A 0e2fd6183421
tool-catalog is a skill published in the GitHub repository AlpacaLabsLLC/skills-for-architects (351 stars, last pushed 7d ago), licensed MIT. It adds 69 tokens to every session and 1,332 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
cre-asset-management
CRE Asset Management analysis suite — 9 specialist skills for post-acquisition multifamily operations including annual budgeting, monthly variance analysis, rent collection, renewal decisions, lease-up tracking, capex execution, NOI improvement, hold/sell/refi scenario analysis, and quarterly asset review memos.
cre-development
CRE Development and Construction suite - 8 specialist skills for U.S. site/entitlement screening, budget and yield-on-cost, construction loan sizing, GC contracts, draw review, schedule risk, lease-up pro forma, and IC memo writing.
cre-due-diligence
CRE Due Diligence analysis suite — 7 specialist skills for multifamily property analysis including rent roll validation, expense benchmarking, market study, physical inspection, environmental review, title review, and tenant credit assessment.
cre-legal
CRE Legal review suite — 6 specialist skills for PSA review, title & survey analysis, estoppel tracking, loan document review, insurance coordination, and transfer document preparation for multifamily acquisitions.
cre-office
CRE Office analysis suite - 8 specialist skills for U.S. office acquisitions, refinancings, lease-up, tenant credit, TI/LC underwriting, financing fit, and investment committee memo writing.
cre-lender-credit
CRE Lender/Credit analysis suite - 8 specialist skills for U.S. CRE loan screening and sizing, sponsor and appraisal review, credit memo writing, annual risk rating, covenant and watchlist monitoring, problem loans, and portfolio stress testing.