lease-decoder

GitHub

解析住宅租赁合同,将晦涩条款转化为通俗语言。按严重程度标记风险点(如自动续约、押金扣除),计算提前解约成本,提供谈判建议和签约前必问问题,帮助用户识别潜在陷阱并保护自身权益。

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

Trigger Scenarios

what am I signing decode my lease is this rental agreement normal can my landlord really do this

Install

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

Non-standard path

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

Use without installing

npx skills use mohitagw15856/pm-claude-skills@lease-decoder

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill lease-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": "lease-decoder",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/lease-decoder.html",
    "metadata": {
        "openclaw": {
            "emoji": "🧠"
        }
    },
    "description": "Decode a residential lease into plain English and rank the clauses that can hurt you. Use when someone asks 'what am I signing', 'decode my lease', 'is this rental agreement normal', or 'can my landlord really do this'. Produces a clause-by-clause decode table, ranked red flags, break-clause and deposit math, questions to ask before signing, and what's actually negotiable."
}

Lease Decoder Skill

A lease is written by the landlord's side, for the landlord's side. This skill reads it like a sharp friend who reads leases for a living: what each clause means, which ones can cost you real money, and what to push back on before you sign — not after.

What This Skill Produces

  • A clause-by-clause decode table in plain English
  • Red flags ranked by severity, with the money math spelled out (break penalties, auto-renewal, deposit conditions)
  • Questions to ask the landlord before signing
  • A short list of what's actually negotiable

Required Inputs

Ask for these only if they aren't already provided:

  • The lease text — pasted in, photos transcribed, or partial. Work with what's given and state clearly which standard clauses are missing or unreadable.
  • Rent, deposit, and term if not in the text.
  • Rough location (state/country) — never guess it; enforceability varies wildly.
  • Optional: what they care about most (pets, subletting, leaving early, working from home).

Framework: Severity Scale

Rate every finding on this scale, ordered by real-world cost:

  • 🔴 Can cost you real money — auto-renewal into a full new term, break penalties beyond re-rental costs, repair/maintenance burden shifted to the tenant, deposit-return conditions written to fail (e.g. "professional cleaning" receipts), fee stacking, liability waivers.
  • 🟡 Unusual — push back — entry with short/no notice, blanket guest restrictions, mandatory landlord's insurer, unilateral rule changes, vague "damage beyond wear and tear."
  • 🟢 Standard boilerplate — say so plainly, so the reader knows what to skip worrying about.

Walk the lease specifically for: auto-renewal traps (notice window; what silence commits you to), repair burden-shifting, entry rights (notice period, reasons), break clause math (compute the actual dollar exit cost), deposit-return conditions (list every stated condition). Where a clause is commonly unenforceable (e.g. waiving habitability), flag it as: "often unenforceable — ask a local tenant org; enforceability varies by jurisdiction." Never declare a clause void as universal fact.

Output Format

Lease Decode: [address or "your lease"]

1. The one-paragraph verdict — sign / negotiate first / walk, and why.

2. Clause-by-clause decode

Clause (§) What it says What it means for you Severity

3. 🚩 Red flags, ranked — worst first, each with: the quoted line, the realistic worst case in dollars or hassle, and the fix to ask for.

4. Exit & deposit math — what leaving early actually costs, and every condition attached to getting the deposit back.

5. Questions to ask before signing — 3–6, ordered by leverage.

6. What's negotiable — the clauses landlords routinely amend when asked.

End the artifact with, verbatim: "This is a plain-language reading, not legal/financial advice — laws vary by jurisdiction; confirm anything load-bearing with a qualified professional."

Quality Checks

  • Every red flag quotes the actual lease language — section number or verbatim text
  • Break-clause and deposit math is computed in real numbers, not described vaguely
  • Jurisdiction-dependent points are flagged as such, with the tenant-org referral line
  • Missing or unreadable sections are named explicitly, not papered over
  • Genuinely standard clauses are marked 🟢 so the reader isn't scared of boilerplate
  • The disclaimer line appears verbatim in the artifact

Anti-Patterns

  • Do not invent clauses that aren't in the document — decode only what's there
  • Do not soften a red flag to seem balanced — if it can cost real money, say so bluntly
  • Do not present jurisdiction-dependent rules as universal — flag and refer out
  • Do not mark everything 🔴 — an all-alarm decode is as useless as none
  • Do not give litigation strategy or "this is illegal" verdicts — that's a lawyer's call

Based On

Tenant-side lease review practice — clause triage, exit-cost math, deposit-condition auditing.

Version History

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

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
e7276b7f
Indexed
2026-07-19 12:24

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