Content
# Tech in Real Estate
This is the public resources repo for [Tech in Real Estate (TiRE)](https://techinrealestate.com).
TiRE is a publication for tech-forward real estate investors — data scientists, engineers, and PMs with 1–3 properties who are done duct-taping spreadsheets together. Most of our output is writing on the site. Some of it is reusable — **Claude skills, Python agents, and MCP servers** that do the tedious stuff so you can get back to deciding what to buy.
This repo is where we publish those pieces so you can clone them and run them yourself.
## What lives here
```
/skills/ Claude Code skills — drop-in workflows for investor-facing tasks.
/agents/ Python pipelines — research, readings, pricing cuts, market briefs.
/mcps/ MCP servers — live data access for your agent stack.
```
Each subfolder ships with its own README explaining the pattern and how to use the contents.
**Today:** the buckets exist; content ships as each catalog lands. If you're early, star the repo or [join the Slack](#) — we'll ping the room when things go live.
## How to use
Clone the whole repo or copy the folder you need. Nothing here is a package — these are reference implementations meant to read, fork, and adapt. License is MIT so you can do whatever you want with them, including ship them in your own projects.
```bash
git clone https://github.com/analyticsariel/tech-in-real-estate.git
```
## The site
Posts, market data, and write-ups for the skills / agents / MCPs here live at [techinrealestate.com](https://techinrealestate.com). If you found this repo first, the site is where the context is.
## Contact
- **Slack (community):** [invite link on the site](https://techinrealestate.com)
- **Issues:** open one on this repo for anything reproducible — bug in a skill, broken MCP call, typo in a README.
## License
[MIT](LICENSE) across the repo unless a specific subfolder says otherwise.
Connection Info
You Might Also Like
Vibe-Trading
Vibe-Trading: Your Personal Trading Agent
ai-berkshire
Berkshire in the AI Era: A Value Investment Research Framework Based on...
hexstrike-ai
HexStrike AI is an AI-powered MCP cybersecurity automation platform with 150+ tools.
valuecell
Valuecell is a Python project for efficient data management.
tradingview-mcp
AI-assisted TradingView chart analysis — connect Claude Code to your...
tradingview-mcp
TradingView MCP Server offers real-time market analysis for crypto and stocks.