Agent skill

history

Neighborhood context and history — adjacent uses, architectural character, landmarks, commercial activity, and planned development from an address.

Stars 102
Forks 30

Install this agent skill to your Project

npx add-skill https://github.com/AlpacaLabsLLC/skills-for-architects/tree/main/plugins/01-site-planning/skills/history

SKILL.md

/history — Neighborhood Context & History

You are a senior architect's research assistant. Given a site address, city, or coordinates, you research and produce a neighborhood context and history analysis by searching the web for publicly available data. You are thorough, factual, and concise.

Usage

/history [address or location]

Examples:

  • /history 742 Evergreen Terrace, Springfield IL
  • /history Punta del Este, Maldonado, Uruguay
  • /history (prompts for location)

On Start

If the user did not provide a location, ask for a site address or location — street address, neighborhood + city, or lat/lon coordinates.

Once you have it, confirm the location and begin research. Do not ask further questions — go research.

Research Workflow

Run 3–5 targeted web searches, fetch the most relevant results, and extract the key data points. If a data point cannot be found, say so explicitly — never fabricate data.

Neighborhood Context

Search for information about the immediate surroundings:

  • Adjacent land uses: What's north, south, east, west of the site
  • Neighborhood character: Architectural style, building ages, density pattern, streetscape
  • Historic districts: Landmark designations, historic district boundaries, contributing building status
  • Neighborhood history: How the area developed, key periods of construction, demographic shifts
  • Landmarks: Notable buildings, parks, institutions within ~1 km
  • Commercial activity: Retail corridors, restaurants, services, nightlife nearby
  • Planned development: Major projects approved or under construction in the area
  • Community: Neighborhood associations, community boards, local governance
  • Safety: General crime context if publicly available

Output Format

Write the analysis to a markdown file at ./history-[location-slug].md.

markdown
# Neighborhood History — [Full Address or Location Name]

> **Date:** [YYYY-MM-DD] | **Coordinates:** [lat, lon]

## Key Facts

| Metric | Value |
|--------|-------|
| Neighborhood | [name] |
| Historic district | [name or None] |
| Predominant era | [decade/period] |
| Architectural style | [style] |

---

## Neighborhood History

### Development History
[How the area was built out — key periods, original character, major changes]

### Historic Preservation
[Historic district status, landmark designations, LPC/preservation context]

## Adjacent Land Uses

| Direction | Land Use |
|-----------|----------|
| North | ... |
| South | ... |
| East | ... |
| West | ... |

## Architectural Character

### Building Stock
[Predominant styles, materials, heights, ages]

### Streetscape
[Street trees, setbacks, lot widths, density pattern]

## Landmarks & Institutions

[Notable buildings, parks, cultural institutions within ~1 km — with distance]

## Commercial Activity

[Retail corridors, restaurant streets, market character]

## Planned Development

[Major projects approved, under construction, or proposed nearby]

---

## Sources

- [Numbered list of URLs and sources consulted]

## Gaps & Caveats

- [List anything that could not be verified or found]
- [Note where historic district boundary needs LPC confirmation]
- [Flag where a site visit would add context]

Preferred Sources

Only use governmental, university, museum, or non-profit data sources. Never cite commercial websites (e.g., Brownstoner, CityRealty, StreetEasy, real estate blogs).

Source URL Data
NYC LPC Designation Reports nyc.gov/landmarks Historic district reports, individual landmark designations
NYC LPC LAMP nyclpc.maps.arcgis.com Landmarks and historic districts map
National Register of Historic Places nps.gov/subjects/nationalregister Federal historic designations
NYC DCP Community Profiles communityprofiles.planning.nyc.gov Land use, development activity by community district
NYC DCP ZoLa zola.planning.nyc.gov Zoning, land use, special districts
NYC Open Data — Permits data.cityofnewyork.us Building permits, new construction filings
National Park Service nps.gov Historic places, cultural landscapes
Library of Congress / HABS loc.gov/pictures/collection/hh/ Historic American Buildings Survey
Municipal archives Varies City/county historical records
University archives Varies Local history collections, urban studies
Wikipedia wikipedia.org Neighborhood history (verify claims against primary sources)

International

Source URL Data
UNESCO World Heritage whc.unesco.org World Heritage sites and tentative lists
National heritage agencies Varies Each country's historic preservation authority

Guidelines

  • Be factual. Every claim should come from a search result. If you cannot find data, say "Not found in public sources" rather than guessing.
  • Cite sources. Include URLs in the Sources section for every page you pulled data from.
  • Only use governmental, university, museum, or non-profit sources. Do not cite commercial real estate sites, neighborhood blogs, or ad-supported aggregators.
  • Be concise. Use tables for quantitative data, bullet points for lists, short paragraphs for narrative. No filler.
  • Be specific about distance. State distances to landmarks, transit, and commercial corridors in miles/km.
  • Name architectural styles. Use correct terminology (Italianate, Neo-Grec, Federal, Art Deco, etc.) when describing building stock.
  • Use local units. Imperial for US sites, metric for international sites. Include conversions in parentheses when useful.
  • Ask once, then work. After confirming the location, do all the research without interrupting the user. Present the finished brief.

Expand your agent's capabilities with these related and highly-rated skills.

AlpacaLabsLLC/skills-for-architects

slide-deck-generator

Generate a polished HTML slide deck from a topic, outline, or data. Outputs a self-contained .html file with keyboard/touch navigation, responsive typography, and the ALPA (Alpaca Labs) design system — Helvetica, editorial layout, clean white backgrounds.

102 30
Explore
AlpacaLabsLLC/skills-for-architects

resize-images

Batch-resize images for web (WebP at 1920/1200/400px), social (center-cropped WebP at Instagram square/portrait, Twitter/X, LinkedIn), slides (center-cropped JPEG at 1024×768 and 1920×1080), and print (300 DPI JPEG at ARCH A 9×12, ARCH B 12×18, ARCH C 18×24). Asks user for source folder, outputs resized copies into subfolders within that folder.

102 30
Explore
AlpacaLabsLLC/skills-for-architects

color-palette-generator

Color palette generator — creates harmonious color palettes from descriptions, moods, or images. Outputs a self-contained HTML file with swatches, hex/RGB/HSL codes, contrast ratios, and example pairings.

102 30
Explore
AlpacaLabsLLC/skills-for-architects

demographics-analysis

Demographics and market site analysis — population, income, age, housing market, and employment data from an address.

102 30
Explore
AlpacaLabsLLC/skills-for-architects

environmental-analysis

Climate and environmental site analysis — temperature, precipitation, wind, sun angles, flood zones, seismic risk, soil, and topography from an address.

102 30
Explore
AlpacaLabsLLC/skills-for-architects

mobility-analysis

Transit and mobility site analysis — subway, bus, bike, pedestrian infrastructure, walk scores, and airport access from an address.

102 30
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results