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

Solend

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

Solend is a Claude Code skill for the clodds bot that integrates the Solend Solana lending and borrowing protocol.

About

Solend is a clodds skill that integrates the Solend decentralized lending and borrowing protocol on Solana. Developers use it to deposit collateral, borrow against it, repay, and monitor a health factor to avoid liquidation, plus view reserve APYs and rates. It matters for managing Solana DeFi lending positions from a chat bot. Requires a SOLANA_PRIVATE_KEY.

  • Solend integration for Solana lending and borrowing
  • Deposit, withdraw, borrow, and repay commands with health-factor monitoring
  • Lists reserves, APYs, utilization, and interest rates

Solend by the numbers

  • 13 all-time installs (skills.sh)
  • Ranked #289 of 479 Web3 & Blockchain skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

solend capabilities & compatibility

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

What solend says it does

Solend is a decentralized lending and borrowing protocol on Solana. Supply assets to earn interest, borrow against collateral, and monitor health to avoid liquidation.
SKILL.md
/solend health Check health factor & liquidation risk
SKILL.md
npx skills add https://github.com/alsk1992/cloddsbot --skill solend

Add your badge

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

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

What it does

Deposit, borrow, and monitor liquidation health on the Solend Solana lending protocol.

Who is it for?

Managing Solend lending and borrowing positions on Solana with liquidation-health monitoring.

Skip if: Non-Solana chains or lending protocols other than Solend.

When should I use this skill?

You want to deposit, borrow, repay, or check liquidation health on Solend.

What you get

You can supply and borrow assets on Solend and monitor your health factor to avoid liquidation.

  • lending positions
  • borrow positions
  • health factor report

By the numbers

  • 6 lending commands (deposit, withdraw, borrow, repay, obligation, health)

Files

SKILL.mdMarkdownGitHub ↗

Solend

Solend is a decentralized lending and borrowing protocol on Solana. Supply assets to earn interest, borrow against collateral, and monitor health to avoid liquidation.

Commands

Lending

/solend deposit <amount> <token>       Deposit collateral
/solend withdraw <amount|all> <token>  Withdraw collateral
/solend borrow <amount> <token>        Borrow assets
/solend repay <amount|all> <token>     Repay borrowed assets

Account

/solend obligation                     View your positions (deposits & borrows)
/solend health                         Check health factor & liquidation risk

Markets

/solend reserves                       List reserves with APY & utilization
/solend rates                          View supply/borrow interest rates table
/solend markets                        List available lending markets

Examples

/solend deposit 100 USDC
/solend borrow 1 SOL
/solend health
/solend repay all SOL
/solend withdraw all USDC
/solend reserves
/solend rates

Configuration

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

See Also

  • /kamino — Kamino Finance lending + liquidity vaults
  • /marginfi — MarginFi lending protocol
  • /jup — Jupiter DEX aggregator
  • /bags — Portfolio overview

Related skills

FAQ

What is Solend?

A decentralized lending and borrowing protocol on Solana where you supply assets to earn interest and borrow against collateral.

How do I avoid liquidation?

Use /solend health to check your health factor and liquidation risk.

This week in AI coding

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

unsubscribe anytime.