Agent Skillsmohitagw15856/pm-claude-skills › inspection-report-decoder

inspection-report-decoder

GitHub

解析房屋检查报告,将发现项按风险分级(退出/谈判/ cosmetic),提供维修成本估算、卖家索赔清单及 inspector 跟进问题。帮助用户在异议期内做出购买决策。

exports/openclaw/inspection-report-decoder/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

解析房屋检查报告 评估检查报告是否糟糕 询问应向卖家要求修复的项目 检查后决定是否放弃交易

Install

npx skills add mohitagw15856/pm-claude-skills --skill inspection-report-decoder -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/inspection-report-decoder -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@inspection-report-decoder

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill inspection-report-decoder -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "inspection-report-decoder",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/inspection-report-decoder.html",
    "metadata": {
        "openclaw": {
            "emoji": "🧠"
        }
    },
    "description": "Decode a home inspection report into what's cosmetic, what's expensive, and what kills deals — with repair-cost ranges and the negotiation list. Use when asked to decode my inspection report, is this inspection bad, what should I ask the seller to fix, or should I walk after inspection. Produces a findings triage (walk-risk \/ negotiate \/ cosmetic), cost ranges per item, the ask-the-seller list, and the questions for your inspector before the objection deadline."
}

Inspection Report Decoder Skill

Inspection reports bury a $15,000 foundation note between forty comments about caulk — everything is written in the same alarmed font. This skill triages: what threatens the deal, what's a negotiation line, what's Saturday-morning maintenance — with cost ranges, because a finding without a number can't be negotiated.

What This Skill Produces

  • The triage — 🔴 walk-risk / 🟡 negotiate / 🟢 cosmetic-or-maintenance, every finding placed
  • Cost ranges — order-of-magnitude repair estimates per meaningful finding, stated as ranges with the "get a specialist quote" flag where warranted
  • The seller ask-list — repairs vs credits, ranked by leverage, with the deadline noted
  • Inspector follow-ups — the questions to ask while you still can

Required Inputs

Ask for these only if not provided:

  • The report (paste the findings; photos' captions help)
  • The deal context — price, market temperature (multiple offers?), objection/resolution deadline
  • The house basics — age, region (cost ranges and typical failure modes vary), how long you plan to stay
  • Your risk appetite — first home stretched thin vs experienced renovator changes the triage

Framework

  1. The big five get found first: foundation/structural movement, roof (age + active leaks), electrical (panel type, aluminum branch wiring), plumbing (supply material, sewer line), water intrusion/grading. Everything else waits.
  2. Cost ranges honestly: wide ranges with the driver named ("panel replacement: low thousands; if service upgrade needed, more — electrician quote required"). A specialist-quote flag beats a false-precision number.
  3. Age vs defect: a 19-year-old roof on a 20-year design life is pricing information, not a defect the seller "hid" — decode which findings are negotiation-legitimate vs already-in-the-price.
  4. Negotiate credits over repairs where possible — the seller's rushed contractor is nobody's friend; state the tradeoff.
  5. The deadline governs everything: objection windows are short and expire silently; every recommendation carries the date.

Output Format

Inspection Decode: [address] — objection deadline: [date]

The one-paragraph verdict: proceed / negotiate hard / specialist-inspect before deciding / walk-risk present — and why.

Triage table | Finding (report §) | Plain English | Cost range | Tier |

🚩 The money findings — each: what it is, the realistic range, the driver, specialist-quote flag The seller list — asks ranked by leverage: [credit/repair/price] with suggested wording Ask your inspector — 3–6 questions (verbal answers are often franker than the written report) Budget reality — year-one likely spend if you buy as-is: [range]

End verbatim: "This is a plain-language reading, not a professional inspection, engineering, or legal opinion — cost ranges are regional estimates; get specialist quotes for anything load-bearing before your objection deadline."

Quality Checks

  • Every finding is tiered — none left floating in report-speak
  • Every 🔴/🟡 carries a cost range with its driver named
  • Age-based findings are distinguished from defects
  • The objection deadline appears in the header and the asks
  • The disclaimer appears verbatim

Anti-Patterns

  • Do not mirror the report's flat tone — triage IS the value; forty equal alarms equal zero alarms
  • Do not price findings as points ("$8,500") — ranges with drivers; false precision dies at the first quote
  • Do not treat every finding as seller-negotiable — priced-in aging isn't a gotcha
  • Do not let 🟢 items pad the ask-list — nickel lists cost credibility on the dollar items
  • Do not say walk/don't-walk for them — surface the walk-risks, price the rest, hand the decision back

Version History

  • 54fad50 Current 2026-07-19 12:22

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
b1fc93f3
Indexed
2026-07-19 12:22

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 22:30
浙ICP备14020137号-1 $방문자$