nyc-dob-permits
仓库创建 2026年3月2日最近提交 20 小时前SkillHot 收录 20 天前
▸ 精选理由
可快速评估建筑改造与许可历史,便于施工与尽职调查判断。
▸ 风险提示
使用公开系统数据,某些旧记录可能缺失或格式不一致。
这个 Skill 做什么
检索纽约DOB的许可与工程申报历史及状态信息。
检索纽约 DOB 的许可与工程申报历史,包含新建、改建、拆除等各类 filings 的日期与当前状态,能看到谁什么时候申报过哪类工程。适合在尽职调查或评估翻新历史时使用,用地址、BBL 或 BIN 都能查到 Legacy BIS 和 DOB NOW 的记录。与违规查询区分开,若要看未结案违规请用 DOB violations。
▸ 展开 SKILL.md 英文原文
Look up DOB permit and job filing history for any NYC building — new-building, alteration, and demolition filings with status and dates. Use when the user asks what work was filed or permitted at an address, or to gauge renovation history during due diligence. NYC only; for open violations use /nyc-dob-violations.
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-dob-permits/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/00-due-diligence/skills/nyc-dob-permits/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# /nyc-dob-permits — DOB Permit & Filing History Look up all DOB permits and job filings for any NYC building across both Legacy BIS and DOB NOW systems. No API key required. ## Usage ``` /nyc-dob-permits 120 Broadway, Manhattan /nyc-dob-permits 1000770001 (BBL) /nyc-dob-permits 1001389 (BIN) ``` ## Step 1: Parse Input Accept one of: - **Address + Borough/Zip** — "120 Broadway, Manhattan" or "120 Broadway 10271" - **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 ## Step 2: Resolve via PLUTO Query PLUTO to get BBL, BIN, a
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有