nyc-dob-violations
仓库创建 2026年3月2日最近提交 19 小时前SkillHot 收录 4 小时前
▸ 精选理由
能迅速识别未结违规与罚款,评估法律与财务风险。
这个 Skill 做什么
查询纽约DOB与ECB的开庭与已结/未结违规与罚款记录,标注未结项。
查询纽约市 DOB 与 ECB 的开庭与已结/未结违规记录,列出违规类别、状态、罚款金额并醒目标注未结项和 stop-work 命令。用在确认某栋楼是否有未处理的建筑违规或未缴罚款时最实用。无需 API 密钥,支持地址、BBL 或 BIN 查询,输出便于后续跟进和法律/工程处理。
▸ 展开 SKILL.md 英文原文
Look up open and resolved DOB and ECB violations for any NYC building, with class, status, and penalty detail. Use when the user asks whether a building has violations, stop-work orders, or outstanding ECB penalties. NYC only; for housing-code violations use /as:nyc-hpd.
280
Stars
58
Forks
40
仓库内 Skill
+40
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/skills/nyc-dob-violations/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/skills/nyc-dob-violations/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# /as:nyc-dob-violations — DOB & ECB Violations Look up DOB violations and ECB (Environmental Control Board) violations for any NYC building. Flags open violations prominently. No API key required. ## Usage ``` /as:nyc-dob-violations 120 Broadway, Manhattan /as:nyc-dob-violations 1000770001 (BBL) /as:nyc-dob-violations 1001389 (BIN) ``` ## Steps 1–2: Parse Input & Resolve BBL/BIN Read `../nyc-property-report/pluto-resolution.md` (shared by all 7 NYC due-diligence skills) and follow it: parse the input (address, BBL, or BIN), resolve via PLUTO, and resolve BIN via Building Footprints — **BIN is required** for every query in Step 3. ## Step 3: Query Violations Datas
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有