troves

Installation
SKILL.md

Troves DeFi Vaults

Manage Troves yield vault strategies on Starknet: browse curated vault strategies, deposit tokens to earn yield, and withdraw from positions. Strategies range from single-asset vaults to dual-asset LP positions (e.g. Ekubo CL pools).

Prerequisites

  • Active session required.
  • Sufficient token balance for deposits + gas fees.

Rules

  1. BEFORE any deposit, you MUST run npx starkfi@latest troves-list to discover available strategies and their current APY, TVL, and risk factors.
  2. BEFORE depositing, check balance to confirm the user has enough of the required deposit token(s).
  3. Use troves-position to check the user's current vault positions before withdrawing.
  4. Risk awareness: Always inform the user of the strategy's riskFactor (1.0 = low, 5.0 = high) and isAudited status before depositing.
  5. Suggest using --simulate first for large deposits to verify the transaction would succeed.
  6. AFTER any transactional operation (deposit, withdraw), verify with tx-status.
  7. Only deposit into strategies with status Active. Warn if a strategy is Paused or Deprecated.
  8. Dual-asset strategies: When a strategy has 2 deposit tokens (e.g. STRK, ETH), you MUST provide --amount2 and --token2 flags in addition to the primary amount and token. Omitting these will produce a descriptive validation error explaining exactly which parameters are missing.
Related skills

More from ahmetenesdur/starkfi

Installs
1
GitHub Stars
2
First Seen
Apr 28, 2026