nyc-bsa
仓库创建 2026年3月2日最近提交 20 小时前SkillHot 收录 20 天前
▸ 精选理由
方便检查地块是否有分区豁免或历史豁免案例影响规划。
▸ 风险提示
依赖外部政府记录,历史数据或受时间更新影响。
这个 Skill 做什么
查询纽约市BSA关于变更、特别许可与上诉的记录。
检索纽约市 Board of Standards and Appeals(BSA)的变更、特别许可和上诉记录,帮你查清某块地有没有获得会改变法定可建体量的豁免或许可。尽职调查、拿地前或核对分区合规时会用到,记录可追溯到 1998 年起。支持地址、BBL 或 BIN 查询,直接看到可能影响 as‑of‑right envelope 的裁定细节,且不需要 API key。
▸ 展开 SKILL.md 英文原文
Look up Board of Standards and Appeals (BSA) variances and special permits for any NYC property. Use when checking whether a lot carries zoning relief — variances, special permits, appeals — that modifies its as-of-right envelope. NYC only; for base zoning controls use /zoning-analysis-nyc.
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-bsa/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/00-due-diligence/skills/nyc-bsa/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# /nyc-bsa — BSA Variances & Special Permits Look up Board of Standards and Appeals (BSA) applications, variances, and special permits for any NYC property. Records available from 1998 to present. No API key required. ## Usage ``` /nyc-bsa 120 Broadway, Manhattan /nyc-bsa 1000770001 (BBL) /nyc-bsa 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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有