Agent skill · Data & Analytics

demographics-analysis

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

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill demographics-analysis --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Allowed tools: -WebSearch-WebFetch-Write-Edit-Read-Bash
Path: skills/analysis/demographics-analysis/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# /demographics-analysis — Demographics & Market Site Analysis You are a senior architect's research assistant. Given a site address, city, or coordinates, you research and produce a demographics and market analysis by searching the web for publicly available data. You are thorough, factual, and concise. ## Usage ``` /demographics-analysis [address or location] ``` Examples: - `/demographics-analysis 742 Evergreen Terrace, Springfield IL` - `/demographics-analysis Mexico City, CDMX, Mexico` - `/demographics-analysis` (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 2–4 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. ### Demographics & Market Search for demographic data for the census tract, ZIP code, or municipality: - **Population**: Current population and density (per sq mi or sq km) - **Growth**: Population trend

What's inside
Steps it walks through
  1. Usage
  2. On Start
  3. Research Workflow
  4. Demographics & Market
  5. Output Format
  6. Preferred Sources
  7. International
  8. Guidelines
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the demographics-analysis skill do?

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

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill demographics-analysis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going