ai-property-analysis

Translate natural-language property queries into structured filters and orchestrate property analyses.

Updated Dec 14, 2025
One-click install
npx skills add https://github.com/toobutta/maptelli --skill ai-property-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-property-analysis
Source: https://github.com/toobutta/maptelli/tree/main/.factory/skills/ai-property-analysis
Command: npx skills add https://github.com/toobutta/maptelli --skill ai-property-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI-powered property analysis and search orchestration converts natural language queries into structured filters and actionable insights for real estate teams, integrating data pipelines and producing structured outputs.

Core Features & Use Cases

  • Natural language to structured filters (min_price, max_price, min_beds, max_beds, locations, property_types, features)
  • Property intelligence pipelines: RoofIQ and SolarFit integration for solar potential analysis
  • Structured output validated by Zod schemas for downstream systems
  • Use Case: A broker asks for properties with 3 bedrooms near Denver with strong solar potential under $400k and receives a ready dataset and narrative summary

Quick Start

Provide a natural-language property query to immediately run the analysis and return structured results.

Frequently Asked Questions about ai-property-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert natural language property queries into structured real estate filters?

Natural language property queries are translated into structured filters like min_price, max_price, min_beds, and locations using Claude-based NLP. This allows real estate teams to input plain text requests and receive structured property data validated by Zod schemas.

Can I analyze property solar potential and flood risk using NREL and NOAA data sources?

Property solar potential is analyzed using NREL PVWatts integration, while flood risk and storm events are assessed via FEMA NFHL flood zones and NOAA Storm Events data. These cross-source insights provide comprehensive property intelligence for real estate analysis.

How do I run cross-source property analysis for multiple regions and demographic data?

Cross-source property analysis across multiple regions is orchestrated by applying natural language inputs to integrated data pipelines. The system processes demographics, risk assessments, and solar potential to return validated structured data outputs for downstream real estate systems.

Does this property analysis pipeline validate structured outputs for downstream systems?

Structured outputs are validated using Zod schemas to ensure compatibility with downstream systems. This validation guarantees that property search results and intelligence data conform to expected formats for seamless integration into real estate workflows.

What is the best way to search for properties with specific features like solar potential under a price limit?

Searching for properties with specific features under price limits is handled by translating natural language requests into structured filters. A broker can query for properties with strong solar potential under $400k and receive a ready dataset with a narrative summary.

Are there limitations to using Claude NLP for real estate property searches and risk assessments?

Limitations depend on the availability of integrated data sources like NREL PVWatts, NOAA Storm Events, and FEMA NFHL flood zones. Property analysis accuracy is constrained by the coverage and update frequency of these external data providers.