nyc-property-report

Consolidate six NYC Open Data lookups into a markdown property report.

304|65|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/AlpacaLabsLLC/skills-for-architects --skill nyc-property-report
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nyc-property-report
Source: https://github.com/AlpacaLabsLLC/skills-for-architects/tree/main/plugins/00-due-diligence/skills/nyc-property-report
Command: npx skills add https://github.com/AlpacaLabsLLC/skills-for-architects --skill nyc-property-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates multiple NYC Open Data lookups into a single, comprehensive property report, reducing manual data gathering and synthesis errors.

Core Features & Use Cases

  • Orchestrates six NYC data domains (Landmarks, DOB permits, DOB violations, ACRIS, HPD, and BSA) into a single markdown property report.
  • Accepts Address, BBL, or BIN inputs and resolves to a consistent identifier for querying all datasets.
  • Outputs a Markdown file named property-{address-slug}.md with structured sections for identification, landmarks, permits, violations, ACRIS records, HPD data, and BSA variances.
  • Uses NYC Open Data sources with no API key required, enabling quick, offline-friendly workflows for architecture and real-estate analysis.
  • Individual domain lookups can be run standalone for targeted investigations.

Quick Start

Install the nyc-property-report skill and run it with an address, a BBL, or a BIN to generate the complete property report.

Frequently Asked Questions about nyc-property-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a comprehensive NYC property report from an address?▼

Generate an NYC property report by inputting an address, BBL, or BIN to consolidate six open data lookups into a single markdown file. The tool resolves identifiers and fetches landmarks, permits, violations, ACRIS, HPD, and BSA data.

Can I pull DOB permits and ACRIS records without an API key?▼

You can pull DOB permits and ACRIS records without an API key. The process queries NYC Open Data sources directly, enabling offline-friendly workflows for real-estate analysis without requiring authentication tokens.

What data sources are included in a NYC property intelligence lookup?▼

A NYC property intelligence lookup includes six data domains: Landmarks, DOB permits, DOB violations, ACRIS records, HPD data, and BSA variances. These datasets are fetched simultaneously and structured into a single markdown report.

Does the NYC property report tool handle rate limits and data normalization errors?▼

The NYC property report tool handles rate limits and data normalization errors automatically. It manages identifier resolution and error handling across all six open data queries to produce a clean, structured markdown file.

Can I run a standalone lookup for just DOB violations or HPD data?▼

Individual domain lookups can be run standalone for targeted investigations. You can fetch specific datasets like DOB violations or HPD data independently without generating the full end-to-end property markdown report.

What is the best way to consolidate NYC open data for real-estate analysis?▼

The best way to consolidate NYC open data for real-estate analysis is using an automated orchestration tool. It resolves BBL or BIN identifiers and synthesizes multiple city datasets into a structured markdown file, reducing manual gathering errors.