Neighborhood context and history — adjacent uses, architectural character, landmarks, commercial activity, and planned development from an address. Use when the user asks about a site's history or surroundings, "what's around this site", neighborhood character, or nearby planned development.
npx skills add https://github.com/AlpacaLabsLLC/skills-for-architects --skill site-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.
If PROJECT.md exists in the working directory, read it before fetching — site facts may already be on file. After completing, offer the key neighborhood-context findings to /as:project update for its Site section, each with a source and date. No PROJECT.md? Skip silently — or mention /as:project init if the user is clearly starting a project.
/as:site-history [address or location]
Examples:
/as:site-history 742 Evergreen Terrace, Springfield IL/as:site-history Mexico City, CDMX, Mexico/as:site-history (prompts for location)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.
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.
Search for information about the immediate surroundings:
Write the analysis to a markdown file at ./site-history-[location-slug].md.
# 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]
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) |
| 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 |
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews.
Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends, finding works by authors or institutions, tracking citations, discovering open access publications, or conducting bibliometric analysis across 240M+ scholarly works. Use for literature searches, research output analysis, citation analysis, and academic database queries.
Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.
Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, executing computational experiments, performing literature searches, or generating publication-ready papers in LaTeX format. Supports end-to-end research pipelines with customizable agent orchestration.
Automated LLM-driven hypothesis generation and testing on tabular datasets. Use when you want to systematically explore hypotheses about patterns in empirical data (e.g., deception detection, content analysis). Combines literature insights with data-driven hypothesis testing. For manual hypothesis formulation use hypothesis-generation; for creative ideation use scientific-brainstorming.
Take alpacalabsllc/site-history from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.