t2000-repay

Repay outstanding debt. Use when asked to repay a loan, pay back debt, reduce outstanding balance, or clear borrows. Supports partial and full repayment. User pays with USDC — if debt is in a non-USDC stablecoin (from rebalance), USDC is auto-swapped to the borrowed asset atomically.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "t2000-repay" with this command: npx skills add mission69b/t2000-skills/mission69b-t2000-skills-t2000-repay

t2000: Repay Borrow

Purpose

Repay outstanding debt. User always pays with USDC. If savings were rebalanced into a non-USDC stablecoin (suiUSDT, suiUSDe, USDsui), the repay auto-swaps USDC to the borrowed asset atomically within the same transaction. Supports specific amounts or repay all to clear the full balance including accrued interest across all protocols.

Command

t2000 repay <amount>
t2000 repay all

# Examples:
t2000 repay 20
t2000 repay all

Fees

  • No protocol fee on repayment

Output

✓ Repaid $XX.XX USDC
  Remaining Debt: $XX.XX
  Tx: https://suiscan.xyz/mainnet/tx/0x...

Notes

  • repay all calculates full outstanding principal + accrued interest across all protocols
  • Non-USDC debt (from rebalance) is auto-handled — USDC is swapped to the borrowed asset in the same transaction
  • Available USDC balance must cover the repayment amount

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

t2000-send

No summary provided by upstream source.

Repository SourceNeeds Review
General

t2000-save

No summary provided by upstream source.

Repository SourceNeeds Review
General

t2000-withdraw

No summary provided by upstream source.

Repository SourceNeeds Review
General

t2000-borrow

No summary provided by upstream source.

Repository SourceNeeds Review