Agent Skillsmohitagw15856/pm-claude-skills › debt-payoff-plan

debt-payoff-plan

GitHub

生成多债务还款计划,对比雪崩法(省利息)与雪球法(快回本),输出排序、总利息、时间及推荐建议。需输入债务详情和月还款额,提供教育性规划而非个性化金融建议。

exports/openclaw/debt-payoff-plan/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

制定还债计划 处理信用卡或贷款 选择雪崩法或雪球法

Install

npx skills add mohitagw15856/pm-claude-skills --skill debt-payoff-plan -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/debt-payoff-plan -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@debt-payoff-plan

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill debt-payoff-plan -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": "debt-payoff-plan",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/debt-payoff-plan.html",
    "metadata": {
        "openclaw": {
            "emoji": "💵"
        }
    },
    "description": "Build a debt-payoff plan across multiple debts using the avalanche or snowball method. Use when asked to pay off debt, tackle credit cards\/loans, or choose between avalanche and snowball. Produces an ordered payoff schedule, the total interest and time for each method, and a clear recommendation. Educational, not regulated financial advice."
}

Debt Payoff Plan Skill

Juggling several debts without a plan means paying more interest for longer. This skill turns a list of debts plus a monthly amount available into an ordered payoff plan — comparing the avalanche (highest rate first, least interest) and snowball (smallest balance first, fastest wins) methods so the person can pick with eyes open. Educational planning, not personalized financial advice.

Required Inputs

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

  • Each debt — name, balance, interest rate (APR), and minimum payment.
  • Total monthly amount available for debt (must cover all minimums + extra).
  • Preference (optional) — save the most money, or get motivating quick wins.

Output Format

Debt payoff plan — [name]

Debts

Debt Balance APR Minimum
$ % $

Method comparison (paying $X/month total):

Method Order Debt-free in Total interest paid
Avalanche (highest APR first) ~N months $
Snowball (smallest balance first) ~N months $

Recommended order — the chosen method's payoff sequence, with the "attack" target each phase and roughly when each debt clears (roll each freed-up minimum into the next debt — the snowball/avalanche effect).

The trade-off — avalanche saves $X in interest; snowball gives the first win ~N months sooner. State which fits their stated preference and why.

Watch-outs — keep paying every minimum (missed minimums = fees + credit damage), and avoid adding new debt mid-plan.

Quality Checks

  • Both avalanche and snowball are quantified (months + total interest), not just described
  • The recommended order rolls freed-up payments into the next debt
  • The recommendation matches the person's stated preference (savings vs. momentum)
  • The math is internally consistent and the assumptions (fixed APR, no new debt) are stated
  • Minimums-must-always-be-paid is flagged

Anti-Patterns

  • Do not recommend a method without showing the interest/time trade-off in numbers
  • Do not forget the minimums on non-target debts — the plan must cover all of them
  • Do not ignore the person's psychology — the mathematically optimal plan they quit isn't optimal
  • Do not assume variable-rate debt stays fixed without flagging it
  • Do not present this as personalized financial advice — it's an educational model to adapt

Based On

Debt-reduction methods — the debt avalanche (highest-interest-first) and debt snowball (smallest-balance-first).

Version History

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

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-hiring-panel/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-severance/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/agm-in-a-box/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/behavior-intervention-plan/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bennett-time-audit/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-game-designer/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

Metadata

Files
0
Version
e4def4c
Hash
1aecbe98
Indexed
2026-07-19 12:16

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