proptech-advisor
Strategic advisory for proptech founders covering real-estate market segments (residential / commercial / industrial), MLS access and brokerage models, state-by-state real-estate licensing, and proptech business-model patterns (transaction, listing, financing, management, services). Use when scoping a proptech idea, classifying market segment, or when the user mentions proptech, real estate technology, MLS, brokerage, iBuyer, property management, or RESPA.
What this skill does
# Proptech Advisor Strategic frameworks for property-technology founders, operators, and product leaders. > **Disclaimer:** Frameworks only. Real estate is heavily regulated state-by-state — engage real-estate-licensed counsel for binding decisions. --- ## Keywords proptech, real estate, real-estate, MLS, brokerage, broker, agent, iBuyer, property management, multifamily, commercial real estate, CRE, RESPA, fair housing, listings, transaction, escrow, title --- ## Quick Start ```bash python scripts/market_segment_classifier.py description.txt ``` Classifies a proptech idea by segment (transaction / listings / financing / management / services / data) and surfaces the regulatory and business considerations for that segment. --- ## Core Workflows ### Workflow 1: Market Segment Classification 1. Run the classifier to identify the segment 2. Cross-reference with `references/proptech_segments.md` 3. Identify regulatory exposure: state real-estate licensing, RESPA, fair housing, MLS access 4. Decide go/no-go before deeper investment **Time Estimate:** 4-6 weeks for first scope. ### Workflow 2: Brokerage / MLS Strategy 1. Read `references/mls_and_brokerage.md` 2. Decide: become a broker (license required), partner with one, or stay outside the transaction 3. Plan MLS access strategy (RESO Web API, IDX, VOW, broker reciprocity) 4. Engage real-estate counsel before customer-facing launch **Time Estimate:** 4-12 weeks depending on path. ### Workflow 3: Residential vs Commercial Decision 1. Each is a different industry. Commercial has different buyers, deal sizes, sales cycles, regulations. 2. Pick one for first $1M-$5M ARR; expand only after that motion is repeatable. **Time Estimate:** 4-8 weeks. --- ## Tools ### market_segment_classifier.py Classifies a proptech business description into one or more proptech segments and surfaces the regulatory considerations for each. ```bash python scripts/market_segment_classifier.py description.txt python scripts/market_segment_classifier.py description.txt --json ``` **Segments detected:** - Transaction (iBuyer, marketplace, brokerage tech) - Listings (search, valuation, comparable analysis) - Financing (mortgage tech, alt financing, rent-to-own) - Management (property management, multifamily ops, tenant experience) - Services (insurance, title, escrow, inspection, moving) - Data and infrastructure (PropTech B2B SaaS for industry players) --- ## Reference Guides - **`references/proptech_segments.md`** — Segments overview, regulatory exposure per segment, business model patterns - **`references/mls_and_brokerage.md`** — How MLS works, IDX/VOW/RESO, broker licensing, partnership models --- ## Templates - **`assets/proptech_segment_assessment.md`** — Decision template for capturing segment, regulatory, GTM decisions --- ## Best Practices - **Real estate is state-by-state.** US has 50+ regulatory regimes for licensing, agency, fair housing, escrow, and disclosure. - **MLS is gated.** Most MLSs require broker membership for full access. Plan accordingly. - **RESPA is real.** Real Estate Settlement Procedures Act prohibits kickbacks; affiliated business arrangements need proper structuring. - **Fair housing is non-negotiable.** Algorithms ranking properties by neighborhood demographics or "school quality" can produce illegal disparate impact. - **Residential and commercial are different industries.** Don't try to serve both in one product. - **Cyclical industry.** Transaction-based proptech sees revenue swings with rate cycles; build resilience.
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.