Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alsk1992 avatar

Kamino

  • 12 installs
  • 610 repo stars
  • Updated June 26, 2026
  • alsk1992/cloddsbot

kamino is a Claude Code skill that manages Solana lending, borrowing and liquidity-vault positions on Kamino Finance.

About

kamino is a Claude Code skill that integrates Kamino Finance, a Solana lending and liquidity-vault protocol. It deposits collateral, borrows and repays assets, supplies liquidity to vault strategies and checks supply/borrow APYs. A developer uses it to manage Kamino positions and monitor the health factor to avoid liquidation.

  • Deposits, withdraws, borrows and repays on Kamino Finance on Solana
  • Deposits into automated liquidity vault strategies and tracks shares
  • Monitors health factor and liquidation risk from chat commands

Kamino by the numbers

  • 12 all-time installs (skills.sh)
  • Ranked #781 of 1,106 Finance & Trading skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

kamino capabilities & compatibility

Free skill; requires a Solana wallet private key.

Capabilities
defi lending · borrowing · liquidity vaults · health monitoring
Use cases
trading
Pricing
Bring your own API key
From the docs

What kamino says it does

Kamino is Solana's largest lending protocol and liquidity vault provider.
SKILL.md
Check health factor & liquidation risk
SKILL.md
npx skills add https://github.com/alsk1992/cloddsbot --skill kamino

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs12
repo stars610
Last updatedJune 26, 2026
Repositoryalsk1992/cloddsbot

What it does

Deposit, borrow, repay and supply liquidity on Kamino Finance on Solana and monitor liquidation risk from chat.

Who is it for?

Managing Kamino lending and liquidity-vault positions on Solana.

When should I use this skill?

You want to lend, borrow, supply a vault or check liquidation risk on Kamino.

What you get

Kamino deposits, borrows, repays and vault positions managed from chat, with health monitoring.

  • lending deposits/borrows
  • vault positions
  • health-factor status

By the numbers

  • 2 command groups: lending and liquidity vaults
  • 8 lending commands (deposit, withdraw, borrow, repay, obligation, health, reserves, rates)

Files

SKILL.mdMarkdownGitHub ↗

Kamino Finance

Kamino is Solana's largest lending protocol and liquidity vault provider. Deposit collateral, borrow assets, provide liquidity to automated vaults, and monitor health to avoid liquidation.

Commands

Lending

/kamino deposit <amount> <token>          Deposit collateral
/kamino withdraw <amount|all> <token>     Withdraw collateral
/kamino borrow <amount> <token>           Borrow assets
/kamino repay <amount|all> <token>        Repay borrowed assets
/kamino obligation                        View your positions
/kamino health                            Check health factor & liquidation risk
/kamino reserves                          List available reserves with rates
/kamino rates                             View supply/borrow APYs

Liquidity Vaults

/kamino strategies                        List all vault strategies
/kamino strategy <address>                Get strategy details
/kamino vault-deposit <strat> <amtA> [amtB]  Deposit to vault
/kamino vault-withdraw <strat> [shares|all]  Withdraw from vault
/kamino shares                            View your vault shares
/kamino share-price <strategy>            Get strategy share price

Info

/kamino markets                           List lending markets

Examples

/kamino deposit 100 USDC
/kamino borrow 50 SOL
/kamino health
/kamino repay all SOL
/kamino rates
/kamino strategies
/kamino vault-deposit ABC123... 1000 500

Configuration

export SOLANA_PRIVATE_KEY="your-base58-private-key"
export SOLANA_RPC_URL="https://api.mainnet-beta.solana.com"  # Optional

See Also

  • /marginfi — MarginFi lending protocol
  • /solend — Solend lending protocol
  • /jup — Jupiter DEX aggregator
  • /bags — Portfolio overview

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.