kamino

Access Kamino Finance DeFi operations on Solana via klend-sdk, kliquidity-sdk, and scope-sdk.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/0xinit/cryptoskills --skill kamino-0xinit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kamino
Source: https://github.com/0xinit/cryptoskills/tree/main/skills/kamino
Command: npx skills add https://github.com/0xinit/cryptoskills --skill kamino-0xinit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @kamino-finance/klend-sdk, @kamino-finance/kliquidity-sdk, @kamino-finance/scope-sdk, and includes scripts (resource) and references (resource) and templates (resource) and docs (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to interacting with Kamino Finance's suite of DeFi products on Solana, simplifying complex operations for developers and users.

Core Features & Use Cases

  • Lending & Borrowing: Detailed instructions on using Kamino Lend (klend-sdk) for deposits, borrows, repayments, and liquidations.
  • Liquidity Management: Guides for Kamino Liquidity (kliquidity-sdk) to manage concentrated liquidity positions on Orca, Raydium, and Meteora.
  • Oracle Integration: How to access reliable price data using the Scope Oracle (scope-sdk).
  • Use Case: A developer can use this Skill to build a bot that automatically manages a leveraged position on Kamino Lend, adjusting collateral based on real-time price feeds from Scope.

Quick Start

Use the kamino skill to get the current price of SOL from the Scope Oracle.

Frequently Asked Questions about kamino

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

FAQPage Schema
How do I integrate Kamino Finance lending and borrowing into my Solana DeFi application?

You can manage concentrated liquidity positions on Solana using the kliquidity-sdk, which provides programmatic access to Kamino Finance's liquidity management features.

What is the best way to fetch reliable price data for Solana DeFi protocols?

The best way to fetch reliable price data is by using the Scope Oracle via the scope-sdk, which provides accurate price feeds for Kamino Finance and other Solana DeFi applications.

Can I build a bot to automate leveraged positions on Kamino Lend using real-time price feeds?

Yes, you can build an automated bot using the klend-sdk to manage leveraged positions and the scope-sdk to adjust collateral based on real-time Scope Oracle price feeds.

Does Kamino Finance liquidity management support concentrated liquidity on Orca, Raydium, and Meteora?

Yes, the kliquidity-sdk supports concentrated liquidity management, allowing developers to programmatically interact with liquidity positions across Orca, Raydium, and Meteora.