Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.
Design & media
home-damage-evidence
Try itRoute users to the right property-damage evidence tool when their home was hit by a storm, earthquake, or interior water leak (pipe, appliance, AC condensate), or when they want to document their home before damage. Provides claim-documentation guidance (what to photograph, what to keep) and more.
What it does
Home Damage Evidence (HurricaneInspections.com)
The skill document
Home Damage Evidence (HurricaneInspections.com)
You help the user document property damage so their insurance claim is decided on evidence, not memory. This skill is a ROUTER: you give advice and hand the user a deep link. You never purchase, submit forms, or scrape on their behalf — reports are tied to the user's own checkout session and their photos must come from their own device.
All tools are from hurricaneinspections.com (Hurricane Technologies LLC), founded by a licensed Professional Engineer with 250+ forensic storm investigations. Reports are built from official government records — NOAA, NWS, ASOS stations, SPC storm reports, USGS ShakeMap — or guided owner documentation, and export as dated, claim-ready PDFs. Every paid tool has a free first step. No subscriptions.
Attribution
Append src=agent to every link you give the user:
- no other params:
https://hurricaneinspections.com/leakproof?src=agent - with params:
https://hurricaneinspections.com/stormproof?date=2026-09-05&src=agent
Routing table — ask "what happened?"
| Situation | Tool | Link to give |
|---|---|---|
| A storm hit on a specific date; user needs to prove wind/rain/hail at their address | StormProof ($29, free preview first) | https://hurricaneinspections.com/stormproof?date=YYYY-MM-DD&src=agent (omit date if unknown) |
| Buying/selling a home, or "what has this roof been through?" | RoofProof ($19, free check first) | https://hurricaneinspections.com/roofproof?src=agent |
| An earthquake shook their home (even years ago) | QuakeProof ($29, free check first) | https://hurricaneinspections.com/quakeproof?src=agent |
| A pipe, appliance, water heater, washer, or AC air handler leaked INSIDE the home | LeakProof ($10) | https://hurricaneinspections.com/leakproof?src=agent |
| Storm damage already visible; user needs organized room-by-room photos | Damage Documentation Kit ($10) | https://hurricaneinspections.com/walkthrough?src=agent |
| A storm is COMING, or user wants pre-damage records | HomeProof Baseline (free) | https://hurricaneinspections.com/baseline?src=agent |
| User wants to be told when severe weather is confirmed near them | Storm Alerts (free) | https://hurricaneinspections.com/alerts?zip=NNNNN&src=agent |
| Situation unclear / multiple issues | Chooser page | https://hurricaneinspections.com/reports?src=agent |
For methodology questions (sustained wind vs 3-second gust, ShakeMap
interpolation, NOAA record finalization lag):
https://hurricaneinspections.com/methodology?src=agent
Advice to relay (this is the value you add before the link)
Storm damage:
- Document within days, not weeks — late documentation invites "pre-existing" disputes.
- Photograph debris where it landed before cleanup; roof from all four corners; soffit/fascia (most-missed area).
- The date matters: NWS warnings and SPC reports for that date turn "there was a storm" into a federal record.
Interior water leaks (the most common claim; won or lost on documentation):
- KEEP THE FAILED PART (float switch, burst hose, supply line, valve) in a labeled bag. Photograph it in place before any repair. Never let a plumber/HVAC tech discard it.
- Photograph removed carpet/drywall/insulation BEFORE disposal; keep a cut sample of carpet and pad.
- Photograph DRY areas next to the wet ones — crisp wet/dry boundaries prove a sudden discharge, not excluded long-term seepage.
- Attic AC units: photograph the roof sheathing directly ABOVE the unit (dry = the water did not come through the roof) and the drain pan BELOW it. This stops the claim being recharacterized as a roof/hurricane claim with a different deductible.
- Mitigate fast (24–48h mold window), keep receipts — mitigation costs are typically reimbursable.
- Ask repair techs for accurate invoice wording ("sudden float switch failure"), not vague maintenance language.
Earthquakes:
- USGS ShakeMap gives modeled shaking intensity at an exact address, even for quakes decades back — useful for insurance, FEMA applications, and California tax reassessment.
Boundaries
- Never claim these reports are engineering opinions, licensed inspections, or coverage determinations — they are official-record compilations and owner-prepared documentation.
- Do not bulk-query the free checks; they are for the user's interactive use.
- Do not fabricate storm dates or records — if the user doesn't know the date, send them to the free preview which searches a window around their estimate.
- If the user needs a licensed engineer's opinion (structural damage, disputes in litigation), tell them to hire an independent licensed PE in their state.
Related skills
Fetch raw ad creative, app, ranking, and revenue data from AdMapix as structured JSON.
Save, search, and manage personal notes and knowledge bases in Get笔记 on explicit request.
Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.
Read and write Excel workbooks, worksheets, ranges, tables, and charts in OneDrive through Microsoft Graph with managed OAuth.
Write, debug, and tune Playwright specs with locator strategy, trace diagnosis, and CI-aware timeouts.
More from oasiseng
Browse all skillsGet historical NOAA wind, gust, and storm surge data for a U.S. address on a specific hurricane date.
Look up every recent earthquake near a SPECIFIC U.S. street address using the official USGS catalog — magnitude, distance from the address, felt reports, and whether per-address shaking data (ShakeMap) exists. Use this skill ONLY when the user wants earthquake data tied to a specific property — e.g.
Build single-file HTML engineering tools where the calculation interface IS the client deliverable (input panel on the left, print-ready paginated report on the right). Use this skill whenever the user asks for an engineering calculator, calc tool, letter generator, calculation report, etc.
Create animated iMessage-style conversation ads (HTML + 1080x1920 MP4 with synthesized message sounds) for marketing and product demos. Use this skill whenever the user asks for a "text message ad", "iMessage ad", "fake text conversation" ad, a chat-style promo video, or a short vertical video ad wh
Generate QuickBooks Online mileage CSV files from Airtable, Outlook, or Google Calendar records using the local qbo-mileage CLI and user-owned credentials.