epd-research

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

自动化获取并筛选候选 EPD,便于比选与归档。

▸ 风险提示

会访问互联网并写入 Google Sheet,可能触及版权或隐私问题。

这个 Skill 做什么

按类别或材料搜索并汇总符合条件的 EPD 文档与来源。

按材料或产品类别检索并汇总符合条件的 EPD(Environmental Product Declarations),从 EC3、厂商和登记库抓资料并筛成可比短名单。用在选材、写规格或需要对比环境影响时特别有用。它会按环境影响排序并把选定条目保存到项目用的 EPD Google Sheet,便于后续追踪与解析。

▸ 展开 SKILL.md 英文原文

Search for EPDs by product category, CSI division, or material type. Finds EPDs from EC3, program operator registries, and manufacturer sites.

垂直行业EPD 搜索网页抓取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-research/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/05-sustainability/skills/epd-research/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# /epd-research — EPD Research

Receives a brief describing a material or product category, searches the web for matching EPDs (Environmental Product Declarations), and returns a curated shortlist sorted by environmental impact. Selected EPDs are saved to the EPD Google Sheet — the same one used by `/epd-parser` and the other EPD skills.

## How It Works

```
User describes what they need EPDs for
        |
Claude searches registries + manufacturer sites
        |
Presents candidates sorted by GWP (lowest first)
        |
User picks winners
        |
Saved to EPD Google Sheet (42-column schema)
```

## Step 1: Take the Brief

The user describes what they need EPDs for. A brief can be loose o
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有