kamino

Integrate Kamino SDKs for Solana DeFi lending, liquidity, and oracle workflows.

116|9|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/elophanto/EloPhanto --skill kamino-elophanto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kamino
Source: https://github.com/elophanto/EloPhanto/tree/main/skills/kamino-lending
Command: npx skills add https://github.com/elophanto/EloPhanto --skill kamino-elophanto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kamino consolidates the complexity of building DeFi applications on Solana by providing unified SDKs for lending, liquidity management, and oracle data, enabling developers to assemble robust, automated workflows.

Core Features & Use Cases

  • Lending with klend-sdk: create markets, manage deposits and borrows, and handle obligations with safety checks.
  • Liquidity management with kliquidity-sdk: deploy and optimize automated liquidity strategies across multiple DEXes.
  • Oracle integration via scope-sdk: access and consolidate price feeds for pricing, risk management, and portfolio analytics.
  • Templates and examples: ready-to-use templates for end-to-end integration and rapid prototyping.
  • Use Case: build a Solana-based dashboard that tracks a user's lending positions, liquidity strategies, and Oracle-backed prices in real time.

Quick Start

Instantiate Kamino SDK clients, load the main lending market data, and begin basic lending and liquidity operations using the provided templates and references.

Frequently Asked Questions about kamino

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

FAQPage Schema
How do I build a Solana DeFi application with lending and liquidity management?

You can build a Solana DeFi application by using Kamino's unified SDKs to consolidate lending, liquidity management, and oracle data into automated workflows. It provides tools for creating markets, managing deposits, and deploying liquidity strategies.

What is the best way to manage automated liquidity strategies across multiple DEXes on Solana?

The best way to manage automated liquidity strategies on Solana is using the kliquidity-sdk, which allows developers to deploy and optimize automated liquidity strategies across multiple DEXes efficiently.

How do I access and consolidate oracle price feeds for Solana DeFi risk management?

You can access and consolidate oracle price feeds for Solana risk management by integrating the scope-sdk, which provides Scope-based price feeds for pricing, portfolio analytics, and risk management.

Can I create custom lending markets and handle obligations with safety checks on Solana?

Yes, you can create custom lending markets, manage deposits and borrows, and handle obligations with built-in safety checks using the Kamino klend-sdk on Solana.

Does this Skill provide templates for tracking Solana lending positions and Oracle-backed prices in real time?

Yes, the Skill provides ready-to-use templates and examples for rapid prototyping, including a use case for building a Solana dashboard that tracks lending positions, liquidity strategies, and Oracle-backed prices in real time.

What are the limitations of using Kamino SDKs for Solana DeFi development?

Kamino SDKs are specialized for lending, liquidity, and oracle workflows on Solana, meaning they may not cover unrelated DeFi primitives and require understanding of Solana development and Kamino's specific SDK structures.