Skip to content

Add Zillow Property Data skill - #141

Open
therohitdas wants to merge 1 commit into
tmcpa:mainfrom
therohitdas:add-zillapi-zillow-skills
Open

Add Zillow Property Data skill#141
therohitdas wants to merge 1 commit into
tmcpa:mainfrom
therohitdas:add-zillapi-zillow-skills

Conversation

@therohitdas

Copy link
Copy Markdown

What this adds

One new skill entry, following CONTRIBUTING exactly:

  • src/data/skills/zillow-property-data.ts (new)
  • one import + one array entry in src/data/skills/index.ts

npm run build passes locally, and /skills/zillow-property-data prerenders.

What it is

ZeroPointRepo/zillow-skills is a free, MIT-0 licensed set of agent skills that give Claude Code access to U.S. residential property data: address, URL and zpid lookup, Zestimate and rent Zestimate, for-sale, sold and rental listing search, plus price history, tax history, schools, photos and listing agent.

Pure Python standard library, no dependencies. Three skills in the repo: zillow-full, zillow-zestimate, zillow-search. Install with npx skills add ZeroPointRepo/zillow-skills.

Disclosure

I maintain this repo. It is free and MIT-0 licensed, so anyone can fork or sublicense it with no attribution. The entry links only the GitHub repository. Happy to reword or trim if you want it shorter.

The entry also carries the required trademark note: Zillapi is an independent service, not affiliated with, endorsed by, or sponsored by Zillow Group, Inc.

Checklist

  • Shape copied from the existing src/data/skills/youtube-transcript.ts entry
  • Exported from src/data/skills/index.ts
  • npm run build green
  • Slug zillow-property-data does not collide with anything curated or ingested

Co-Authored-By: CRHQ <noreply@crhq.ai>
@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

@therohitdas is attempting to deploy a commit to the Thomas McParland's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant