epd-compare

仓库创建 2026年3月2日最近提交 19 小时前SkillHot 收录 20 天前
▸ 精选理由

快速识别单位、边界差异并生成百分比差异表,适合可持续设计决策。

▸ 风险提示

读取 Google Sheet,可能涉及敏感项目信息。

这个 Skill 做什么

并排比较多个产品的 EPD 环境影响并校验可比性与 LEED 要求。

把多个产品的 EPD 数据拉到一张表里并排对比,自动把申报单位统一、校验系统边界和 PCR 是否一致,算出各项指标的百分比差异并标注结果。适合做绿色采购、可持续性比对或准备 LEED 评估时使用,会特别标注是否满足 LEED v4.1 MRc2 要求。它直接从 EPD 的 Google Sheet 读取数据并输出一份 Markdown 比较报告,省去手动校准和对齐的麻烦。

▸ 展开 SKILL.md 英文原文

Compare 2+ products side-by-side on environmental impact metrics. Normalizes declared units, checks system boundary alignment, and flags LEED MRc2 compliance.

垂直行业环境影响EPD 比较LEED 校验Google 表通用
280
Stars
58
Forks
40
仓库内 Skill
+40
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/05-sustainability/skills/epd-compare/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/05-sustainability/skills/epd-compare/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# /epd-compare — EPD Comparator

Compare 2 or more products side-by-side on environmental impact metrics. Validates comparability (declared units, system boundaries, PCR alignment), generates comparison tables with percentage deltas, and checks LEED v4.1 MRc2 eligibility.

This skill **reads** from the EPD Google Sheet but does **not write** to it. Output is a markdown comparison report.

## Input

The user provides EPD data in one of these ways:

1. **Sheet row references** — "compare rows 5, 8, and 12" from the EPD Google Sheet
2. **Inline data** — pasted product names with GWP values
3. **File path** — a CSV or markdown file with EPD data
4. **From prior skills** — "compare the EPDs I jus
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有