Agent Skillsmohitagw15856/pm-claude-skills › car-lease-decoder

car-lease-decoder

GitHub

解析汽车租赁报价,将资金因子换算为APR,计算总成本并识别里程、处置费等隐藏陷阱。提供个性化谈判策略和租买对比,辅助用户决策。

skills/car-lease-decoder/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

解码我的汽车租赁 这个租赁交易好吗 什么是资金因子 签署前审查此租赁

Install

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

Use without installing

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

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill car-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": "car-lease-decoder",
    "description": "Decode a car lease offer — the money factor converted to APR, the cap-cost math, mileage and disposition traps, and what to negotiate. Use when asked to decode my car lease, is this lease deal good, what's a money factor, or review this lease before I sign. Produces the real-numbers decode (money factor → APR, total lease cost), the trap list with dollar exposure, and the negotiation points dealers expect to concede."
}

Car Lease Decoder Skill

Leases are quoted in a dialect designed to prevent comparison: money factors instead of interest rates, cap costs instead of prices, payments instead of totals. This skill translates everything into the two numbers that matter — the effective APR and the total cost of the lease — then walks the traps that live in the back pages.

What This Skill Produces

  • The translation — money factor × 2400 = the APR they didn't say; cap cost vs MSRP vs negotiated price
  • Total lease cost — payments + drive-off + fees + likely end charges, one number
  • The trap list — mileage math, disposition fee, wear-and-tear standards, early-exit exposure, each priced
  • Negotiation points — what's routinely movable, with the asks

Required Inputs

Ask for these only if not provided:

  • The offer sheet — payment, term, miles/year, drive-off; ideally: money factor, residual %, cap cost, fees
  • The car — model and MSRP (residuals and negotiability vary)
  • Your driving reality — honest annual miles; the mileage trap is priced per your number
  • The alternative — buying the same car, if they want the comparison (chain to car-tco)

Framework

  1. Money factor first: MF × 2400 = APR. Quote it back to the dealer as a rate. A "0.00325 money factor" is 7.8% — a number the customer can compare to their credit union. Also ask what MF the captive lender published — marked-up MF is dealer profit and negotiable.
  2. The lease equation, shown: depreciation (cap cost − residual) + rent charge ((cap + residual) × MF) + taxes/fees. Every offer decodes into this; anything that doesn't reconcile is a question.
  3. Cap cost is the price — negotiate it exactly like a purchase price before ever discussing payment. "What payment do you want?" is the trap question; the decode answers with cap cost.
  4. The mileage math, personalized: (your real miles − allowance) × per-mile charge × term. At 15k real vs 10k leased and $0.25/mile, that's $3,750 hiding behind a cheaper payment.
  5. The end-of-lease gauntlet: disposition fee, wear standards ("excessive" defined by whom?), and the early-exit table — decode each with its dollar exposure and the one protective ask (e.g., waived disposition if leasing again).

Output Format

Lease Decode: [car] — [term]/[miles]

The two numbers: effective APR [n.n]% · total lease cost $[n] ([payments] + [drive-off] + [fees] + [projected end charges])

The equation, reconciled [depreciation + rent charge + fees vs their payment math — matches / gap of $n asks why] Trap table | Trap | The line | Your exposure | The ask | Negotiation points — cap cost, MF markup, mileage tier, disposition — each with wording Lease vs buy pointer: [one honest paragraph; full math via car-tco]

End verbatim: "This is a plain-language reading, not financial advice — lease structures and taxes vary by jurisdiction; confirm anything load-bearing before signing."

Quality Checks

  • The money factor is converted to APR and the markup question is raised
  • Total lease cost is computed, not just the payment
  • Mileage exposure uses the user's real miles
  • Every trap carries a dollar exposure and a protective ask
  • The disclaimer appears verbatim

Anti-Patterns

  • Do not evaluate the payment — payments are the costume; APR and total cost are the deal
  • Do not accept the money factor as a mystical constant — it's a rate with a markup
  • Do not use the leased mileage in the math — use the driven mileage
  • Do not ignore the end-of-lease pages — that's where the cheap payment gets paid back
  • Do not declare lease vs buy universally — it depends on miles, years, and taxes; point to the calculator

Version History

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

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
42834ab4
Indexed
2026-07-19 13:19

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