Agent Skillsmohitagw15856/pm-claude-skills › security-deposit-recovery

security-deposit-recovery

GitHub

协助租客追回押金,涵盖搬离取证、扣除项挑战(区分磨损与损坏)、升级沟通及小额诉讼准备。通过系统化证据协议和法律文书,帮助租客在押金纠纷中占据主动并最大化回款。

plugins/pm-renters/skills/security-deposit-recovery/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

如何拿回我的押金 房东扣留了我的押金 争议这些押金扣除 写一封押金催款信

Install

npx skills add mohitagw15856/pm-claude-skills --skill security-deposit-recovery -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/plugins/pm-renters/skills/security-deposit-recovery -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@security-deposit-recovery

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill security-deposit-recovery -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": "security-deposit-recovery",
    "description": "Get your security deposit back — the move-out documentation that wins disputes before they start, the itemized-deduction challenge, the demand-letter ladder, and the small-claims decision point. Use when asked how do I get my deposit back, my landlord is keeping my deposit, dispute these deposit deductions, or write a deposit demand letter. Produces the move-out evidence protocol, the deduction-by-deduction challenge with the wear-and-tear line drawn, the escalation ladder with letters, and the small-claims prep sheet."
}

Security Deposit Recovery Skill

Deposit disputes are won at move-out, weeks before the landlord decides anything: the tenant with timestamped photos of every wall, a completed walkthrough, and a forwarding address in writing collects; the tenant with memories negotiates. This skill runs both phases — the evidence protocol while there's still access, and the challenge-and-escalate ladder when deductions arrive — anchored on the distinction that decides almost every dispute: normal wear and tear (the landlord's cost of doing business, in most jurisdictions not deductible) versus damage (yours).

What This Skill Produces

  • The move-out protocol — the photo/video sweep, the walkthrough ask, the cleaning-receipts file, the forwarding-address letter
  • The deduction challenge — each claimed deduction sorted wear-vs-damage-vs-unsubstantiated, with the response
  • The escalation ladder — the itemization request, the demand letter, and the deadline math (jurisdiction-flagged)
  • The small-claims prep sheet — when the amount justifies it, what to bring, and how these hearings actually go

Required Inputs

Ask for these if not provided:

  • The phase — still in the unit (run the protocol — the highest-value case), moved out awaiting the deposit, or holding an itemized deduction list (the challenge case)
  • The paper so far — lease clauses on the deposit, move-in inspection report if one exists (its absence is itself useful), photos from move-in and move-out, any communication
  • The numbers — deposit amount, deductions claimed, time elapsed since move-out (return deadlines are jurisdiction-specific and often short — the clock may already be the tenant's best argument)
  • The landlord shape — individual owner vs. property management company; the ladder's tone is identical, but companies respond to process and owners to specifics

Framework: The Wear-vs-Damage Rules

  1. The line, drawn concretely: faded paint, minor scuffs, worn carpet paths, small nail holes = wear (time did it — generally not deductible). Stains, burns, holes, broken fixtures, unapproved paint = damage (an event did it). Grout dulling is wear; a cracked tile is damage. Every deduction gets sorted against this line, with the jurisdiction-varies flag on the edge cases.
  2. Depreciation applies to damage too: a landlord charging full replacement for 8-year-old carpet a stain killed is charging for an upgrade — useful-life proration is the standard counter, and the challenge letter makes it with arithmetic.
  3. Evidence beats adjectives: the move-out sweep is systematic — every room, every wall, inside appliances, meters, timestamped, backed up off-phone. The paired move-in photos (or the landlord's missing move-in report, where one was required) frame every later argument.
  4. Procedure is a weapon that cuts both ways: deadlines to return or itemize, receipts requirements, forwarding-address rules — jurisdiction-specific, often tenant-favorable, sometimes with multiplied damages for bad-faith withholding. The letters cite the categories of these rules with verify-locally flags; blown deadlines get cited by elapsed days.
  5. The ladder escalates on schedule, not on anger: (a) written itemization-and-receipts request, (b) the challenge letter — deduction-by-deduction, evidence attached, amount demanded, deadline given, next step named, (c) the formal demand letter that reads like the small-claims filing it becomes, (d) small-claims — designed for exactly these amounts, no lawyer expected, and the prep sheet is mostly the evidence file already built.

Output Format

Deposit Recovery: [amount] — phase: [protocol / awaiting / challenging]

[Phase 1] Move-Out Protocol

[The sweep checklist by room · the walkthrough request wording · receipts to keep · the forwarding-address letter, dated]

The Deduction Challenge

Claimed deduction Amount Wear / damage / unsubstantiated The response (with depreciation math where it applies)

The Ladder

[Each rung with its letter drafted verbatim, its deadline, and the elapsed-time citation where the clock has run · the multiplied-damages category flagged verify-locally]

Small-Claims Prep (if it gets there)

[The economics (filing cost vs. amount) · the evidence binder order · how the hearing runs · the settle-on-the-courthouse-steps pattern to expect]

Deposit deadlines, deduction rules, and penalty provisions are jurisdiction-specific — verify the local specifics before citing exact numbers; the letters here cite rule categories for exactly that reason. Not legal advice.

Quality Checks

  • Every deduction is sorted wear/damage/unsubstantiated with reasoning, not lumped
  • Depreciation math appears wherever full-replacement is charged on aged items
  • Letters escalate in firmness while staying courtroom-readable throughout
  • Jurisdiction-specific rules appear as flagged categories, never asserted numbers
  • The small-claims section includes the honest economics, not just the how-to

Anti-Patterns

  • Do not concede wear-and-tear items to seem reasonable — that line is the whole dispute
  • Do not write angry — every letter is Exhibit A; the facts carry the heat
  • Do not cite specific statutes or day-counts as fact — categories with verify-locally flags
  • Do not skip the itemization request rung — many withholdings collapse at the first ask for receipts
  • Do not let sunk anger drive the small-claims call — the prep sheet's first line is the arithmetic

Version History

  • 54fad50 Current 2026-07-19 13:09

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
ed06cc16
Indexed
2026-07-19 13:09

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