nyc-acris
仓库创建 2026年3月2日最近提交 20 小时前SkillHot 收录 20 天前
▸ 精选理由
快速获取产权与抵押历史,适合尽职调查与采买前核查。
▸ 风险提示
抓取公开政府数据,可能受限或数据不完整需二次核验。
这个 Skill 做什么
查询纽约市ACRIS产权交易记录(契约、抵押、留置等)。
查 ACRIS 的产权交易记录,把契约、抵押、留置和所有权变更等文件串起来展示,能看到谁是当前业主、上次成交时间和金额,以及是否有抵押或留置权。适合在买卖、贷款或权属尽职调查时确认产权清晰度。仅适用于纽约市,查询无需额外 API key。
▸ 展开 SKILL.md 英文原文
Look up ACRIS property transaction records for any NYC property — deeds, mortgages, satisfactions, liens, and ownership history. Use when the user asks who owns a building, when it last sold or for how much, or whether there are mortgages or liens against it. NYC only; for permits or violations use the DOB skills.
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-acris/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/00-due-diligence/skills/nyc-acris/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# /nyc-acris — ACRIS Property Transaction Records Look up ACRIS (Automated City Register Information System) property records — deeds, mortgages, liens, and other recorded documents. Uses a 3-table join across Legals, Master, and Parties datasets. No API key required. ## Usage ``` /nyc-acris 120 Broadway, Manhattan /nyc-acris 1000770001 (BBL) /nyc-acris 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, Stat
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有