nyc-hpd

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

专注住宅违规与住户投诉,适合住宅物业尽职调查。

▸ 风险提示

仅针对住宅类建筑,数据可能因分类限制而不完整。

这个 Skill 做什么

查询纽约HPD关于住宅建筑的违规、投诉与登记信息。

查纽约 HPD(Housing Preservation & Development)里住宅建筑的违规、投诉和登记信息,可以用地址、BBL 或 BIN 搜索。适合做房屋尽职调查、租赁审查或物业历史核验,用不到 API key。只针对住宅类建筑,能快速判断楼宇是否有历史问题或待处理案件。

▸ 展开 SKILL.md 英文原文

Look up HPD violations, complaints, and building registration for residential buildings.

垂直行业纽约住宅违规HPD投诉通用
280
Stars
58
Forks
40
仓库内 Skill
+40
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/00-due-diligence/skills/nyc-hpd/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/00-due-diligence/skills/nyc-hpd/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# /nyc-hpd — HPD Violations, Complaints & Registration

Look up HPD (Housing Preservation & Development) violations, complaints, and building registration for NYC residential buildings. Only applies to residential building classes. No API key required.

## Usage

```
/nyc-hpd 742 Evergreen Terrace, Springfield
/nyc-hpd 3011650045          (BBL)
/nyc-hpd 3388190             (BIN)
```

## Step 1: Parse Input

Accept one of:
- **Address + Borough/Zip** — "742 Evergreen Terrace, Springfield 62704"
- **BBL** — 10-digit number (boro 1 + block 5 + lot 4)
- **BIN** — 7-digit Building Identification Number

Borough codes: Manhattan=1/MN, Bronx=2/BX, Brooklyn=3/BK, Queens=4/QN, Staten Island=5/SI

## 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有