kamino

Access Kamino Finance DeFi tools for lending, liquidity, and price data on Solana.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kiran-nebula/agentshaus --skill kamino-kiran-nebula
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kamino
Source: https://github.com/kiran-nebula/agentshaus/tree/main/packages/agent-runtime/workspace/skills/sendaifun/kamino
Command: npx skills add https://github.com/kiran-nebula/agentshaus --skill kamino-kiran-nebula

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @kamino-finance/klend-sdk, @kamino-finance/kliquidity-sdk, @kamino-finance/scope-sdk, decimal.js, @solana/web3.js, fs, path, and includes scripts (resource) and references (resource) and templates (resource) and examples (resource) and docs (resource) components.

What problem does it solve?

This Skill simplifies complex DeFi operations on Solana by providing a unified interface for lending, borrowing, liquidity management, and oracle data.

Core Features & Use Cases

  • Lending & Borrowing: Interact with Kamino's lending markets to deposit collateral and borrow assets.
  • Liquidity Management: Automate strategies for concentrated liquidity positions on Orca, Raydium, and Meteora.
  • Oracle Data: Access real-time price feeds from Kamino's Scope Oracle.
  • Use Case: Manage your entire Solana DeFi portfolio—lend assets, provide liquidity to yield-generating pools, and track market prices—all through a single, powerful interface.

Quick Start

Use the kamino skill to get the current price of SOL.

Frequently Asked Questions about kamino

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate concentrated liquidity management on Solana DEXs?

Automate concentrated liquidity strategies on Solana by using the kliquidity-sdk interface to programmatically manage positions across Orca, Raydium, and Meteora through abstracted smart contract interactions.

Can I get real-time oracle price feeds for Solana DeFi assets?

Access real-time oracle price feeds for Solana DeFi assets by querying the Scope Oracle via the scope-sdk, which retrieves current market prices like SOL directly through a programmatic interface.

How do I lend and borrow assets on Solana using Kamino Finance?

Lend and borrow assets on Solana using Kamino Finance by calling the klend-sdk to deposit collateral into lending markets and borrow assets, abstracting complex smart contract operations into simple function calls.

Does the Kamino Finance Skill require specific Solana web3 dependencies?

Using the Kamino Finance Skill requires specific Solana web3 dependencies including @solana/web3.js, decimal.js, and Kamino's klend-sdk, kliquidity-sdk, and scope-sdk to execute DeFi operations.

What is the best way to manage a Solana DeFi portfolio across lending and liquidity pools?

Manage a Solana DeFi portfolio across lending and liquidity pools by utilizing a unified interface that abstracts lending, borrowing, automated liquidity provision, and oracle data retrieval into a single workflow.

Why use an abstraction layer for Solana liquidity and lending smart contracts?

Using an abstraction layer for Solana liquidity and lending smart contracts simplifies complex DeFi operations by hiding underlying DEX aggregations and providing a unified interface for financial operations.