nyc-acris

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

交易尽职调查利器,免去手动跨表查询。

这个 Skill 做什么

检索纽约市ACRIS的不动产权属与交易记录(契约、抵押等)。

检索 NYC ACRIS 的产权与交易档案,查契约、抵押、留置权、买卖记录和所有权变更历史,适合核验房产交易链与权属。用在做尽职调查、查产权异常或准备法律/过户文件时,比查 permit 更能看到交易细节。特色是跨 Legals、Master、Parties 三表整合公开记录,查询无需 API,结果可溯源。

▸ 展开 SKILL.md 英文原文

Look up NYC ACRIS deeds, mortgages, liens, sales, and ownership history. Use for property transactions or recorded ownership; not permits or violations.

垂直行业产权记录交易历史通用
280
Stars
58
Forks
40
仓库内 Skill
+40
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/skills/nyc-acris/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/skills/nyc-acris/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# /as: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

```
/as:nyc-acris 120 Broadway, Manhattan
/as:nyc-acris 1000770001          (BBL)
/as:nyc-acris 1001389             (BIN)
```

## Steps 1–2: Parse Input & Resolve BBL

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) and resolve via PLUTO.

**This skill's delta:** parsing the BBL into separate boro/block/lot componen
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有