kamino

Build Solana DeFi apps with klend-sdk, kliquidity-sdk, and scope-sdk.

125|79|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/sendaifun/skills --skill kamino
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kamino
Source: https://github.com/sendaifun/skills/tree/main/skills/kamino
Command: npx skills add https://github.com/sendaifun/skills --skill kamino

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kamino provides comprehensive Solana DeFi integration guidance for developers, unifying lending, automated liquidity strategies, and oracle data into a single, actionable skill.

Core Features & Use Cases

  • Lending with klend-sdk for deposits, borrows, and obligations
  • Automated liquidity management with kliquidity-sdk across Orca, Raydium, and Meteora
  • Oracle data integration via scope-sdk for reliable price feeds
  • Quick-start templates and examples to accelerate app development

Quick Start

Use the kamino skill to explore sample code in the templates and examples, install required SDKs, and run the provided TypeScript snippets to connect to the mainnet-beta Solana cluster.

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 app with lending and liquidity management?

To build a Solana DeFi app with lending and liquidity, you can use the provided klend-sdk and kliquidity-sdk TypeScript templates to implement deposits, borrows, and automated liquidity strategies across Orca, Raydium, and Meteora.

How do I integrate oracle price feeds into a Solana DeFi application?

To integrate oracle price feeds into a Solana DeFi application, use the scope-sdk to pull reliable price data, combining it with klend-sdk and kliquidity-sdk for comprehensive lending and liquidity workflows.

What is the best way to manage automated liquidity on Solana DEXs?

The best way to manage automated liquidity on Solana is using the kliquidity-sdk, which provides TypeScript code samples for executing strategies across Orca, Raydium, and Meteora directly from your application.

Does the Kamino skill require connecting to mainnet-beta to run the examples?

Yes, the quick-start workflow involves running provided TypeScript snippets to connect your Solana DeFi application to the mainnet-beta Solana cluster for deployment and testing.