From lender-benchmarking
ESG benchmarking for capital markets — screen a property or collateral pool the way a lender, CMBS underwriter, or insurer would. Computes peer EUI and ENERGY STAR percentile within asset class + geography, produces a one-page Lender ESG Card per asset, checks green financing eligibility (Fannie Mae Green Rewards, Freddie Mac Green Advantage, PACE, green bond frameworks), and rolls assets up into a portfolio ESG screening table. Triggers on: "lender ESG card", "ESG for the lender", "CMBS ESG", "underwriting ESG", "peer benchmark", "EUI percentile", "how does this building compare to peers", "green financing", "Green Rewards", "green loan eligibility", "collateral ESG screen", "insurer ESG", "loan book ESG".
How this skill is triggered — by the user, by Claude, or both
Slash command
/lender-benchmarking:lender-benchmarkingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce underwriting-grade ESG screening for capital-markets audiences: lenders sizing a
Produce underwriting-grade ESG screening for capital-markets audiences: lenders sizing a loan, CMBS underwriters assembling disclosure, insurers pricing risk. The output must be auditable — every number carries its source and retrieval date.
This skill deliberately ships no benchmarking engine of its own. Peer statistics come from MCP servers that already exist. Only if none are connected may you fall back to the bundled approximate table, and the output must then say so.
Priority order for every benchmark number:
bpd) — LBNL Building Performance Database, 1M+ real US buildings.
Query the peer group (building type + state or climate zone + vintage band) and read the
EUI distribution (median, 25th/75th percentile). Compute the subject's percentile
position within that distribution.energy-star-pm) — the ENERGY STAR score
(1–100) is a national peer percentile, adjusted for weather and use. Report it as such.references/national-median-eui.md (approximate national
medians). Flag clearly: source: approximate national median — connect BPD for peer-group percentile.Collect for each asset (from the platform asset record, ESPM, utility data, or the user):
Missing EUI is a blocker for percentile work — say what's missing and how to get it (connect utility data via Arcadia/Nectar, or share the ESPM property). Never estimate a subject building's EUI to fill the gap.
Structured card with these sections — omit a section only if no data source is connected, and list omissions at the bottom:
| Section | Content | Source |
|---|---|---|
| Identity | address, type, GFA, vintage | platform |
| Energy | site EUI, peer percentile + peer group, ENERGY STAR score | BPD / ESPM |
| Carbon | kgCO₂e/ft²·yr, grid subregion, CRREM stranding year if available | utility + eGRID / CRREM |
| Regulatory | applicable BPS laws, current + projected penalty exposure | bps-compliance skill |
| Physical risk | hazard ratings if a risk MCP is connected | Moody's RMS / physrisk |
| Green financing | program eligibility summary (see step 4) | references + asset data |
| Flags | material ESG risks with one-line rationale each | derived |
Verdict line at top: Green / Neutral / Flagged with the single most decision-relevant
sentence. Render as markdown by default; offer the soapbox-report template for a branded
PDF when the user wants a client-facing deliverable.
Check references/green-financing-programs.md for program criteria (Fannie Mae Green
Rewards, Freddie Mac Green Advantage, C-PACE availability, green bond / CMBS green
tranche framing). For each program output: eligible / not eligible / data gap, and the
requirements gap — what improvement or documentation would qualify the asset.
Program terms change; when a deal decision hinges on eligibility, verify current program
terms with a web search and cite the date.
For multiple assets, produce a ranked screening table: asset, type, GFA, EUI, percentile, ENERGY STAR, carbon intensity, BPS exposure ($), flags. Sort worst-percentile first. Summarize: distribution of percentiles, total projected BPS penalty exposure, count of green-financing-eligible assets, and the 3 assets that most drag the pool.
rapid-sustainability-risk for
acquisition-grade analysis and retrofit-advisor for measure-level CapEx planning.Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
npx claudepluginhub soapboxbuild/soapbox-lender-benchmarking