kamino

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kamino provides a practical, end-to-end guide to integrating Kamino's DeFi SDKs (klend-sdk for lending, kliquidity-sdk for liquidity, and scope-sdk for oracle data) on Solana, enabling developers to implement lending, liquidity strategies, and price feeds in their apps.

Core Features & Use Cases

  • Comprehensive references for Kamino's lending, liquidity, and oracle modules with ready-to-run examples.
  • End-to-end templates and code samples for building Solana-based DeFi apps that manage positions, strategies, and risk.
  • Real-world scenarios including deposits, borrows, leveraging, strategy deployments, and oracle price integration.

Quick Start

Instantiate Kamino SDK components, load a wallet, and run through the included examples to gain hands-on experience with Kamino's Lend, Liquidity, and Scope integrations.

Frequently Asked Questions about kamino

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

FAQPage Schema
How do I integrate Kamino lending and liquidity SDKs into a Solana DeFi app?

To integrate Kamino lending and liquidity SDKs, instantiate the klend-sdk and kliquidity-sdk components, load a wallet, and run the included examples for deposits, borrows, and strategy deployments in your Solana development environment.

What is the process for reading oracle price feeds using Kamino scope-sdk on Solana?

Reading oracle price feeds with Kamino scope-sdk involves using the provided API references and usage examples to integrate external price data into your Solana application, ensuring accurate price feeds for DeFi operations.

Can I use Kamino SDKs to manage leveraged positions and lending strategies on Solana?

Yes, you can use Kamino SDKs to manage leveraged positions and lending strategies on Solana. The guide includes real-world scenarios and ready-to-run code templates specifically for leveraging, strategy deployments, and risk management.

What are the security considerations and error handling practices for Kamino DeFi integrations?

Security considerations and error handling practices for Kamino DeFi integrations involve mitigating risks during deposits, borrows, and oracle data fetching. The guide provides specific error handling patterns and security guidelines for safe implementation.

Does the Kamino integration guide work with standard Solana development environments?

Yes, the Kamino integration guide works across Solana-based development environments. It provides practical examples and API references designed to be compatible with standard Solana development setups for building DeFi applications.