kamino-liquidity-plugin

Orchestrate deposits and withdrawals into Kamino KVaults on Solana.

12|64|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/okx/plugin-store --skill kamino-liquidity-plugin
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kamino-liquidity-plugin
Source: https://github.com/okx/plugin-store/tree/main/skills/kamino-liquidity-plugin
Command: npx skills add https://github.com/okx/plugin-store --skill kamino-liquidity-plugin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kamino Liquidity KVaults require secure, end-to-end flow to deposit tokens into Solana's auto-compounding vaults and withdraw shares while keeping transaction previews and wallet resolution safe.

Core Features & Use Cases

  • Deposits into Kamino KVault earn yield by converting a single token into vault shares with on-demand transaction previews and dry-runs
  • Withdrawals redeem shares for underlying tokens with on-chain signing via onchainos
  • Wallet resolution via onchainos and automated checks to ensure safe deployment and usage

Quick Start

Deposit tokens into a Kamino KVault and withdraw by confirming on-chain transactions.

Frequently Asked Questions about kamino-liquidity-plugin

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

FAQPage Schema
How do I deposit tokens into Kamino KVaults on Solana?▼

To deposit tokens into Kamino KVaults, the system resolves your Solana wallet via onchainos, generates a dry-run preview, and executes the on-chain transaction after explicit confirmation.

What is the process to withdraw yield from Kamino KVaults?▼

Withdrawing yield from Kamino KVaults requires redeeming your vault shares for underlying tokens. The Skill automates this through on-chain signing via onchainos with safety checks and user confirmation.

Can I preview a Kamino vault transaction before signing it on Solana?▼

Yes, you can preview a Kamino vault transaction before signing. The system provides dry-run previews and live API calls to Kamino, ensuring you verify transaction details before on-chain execution.

Do I need onchainos to manage Solana Kamino vault transactions?▼

Yes, onchainos is required to manage Solana Kamino vault transactions. The system relies on onchainos CLI invocation for secure wallet resolution, base64-to-base58 transaction conversion, and on-chain signing.

Are there safety checks for converting base64 transactions to base58 on Solana?▼

Yes, there are safety checks for converting base64 transactions to base58 on Solana. The system implements automated checks and requires explicit user confirmation before deploying any on-chain signing operations.