sanctum

Swap, stake, and unstake Solana LSTs via Sanctum's SDK.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kiran-nebula/agentshaus --skill sanctum-kiran-nebula
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sanctum
Source: https://github.com/kiran-nebula/agentshaus/tree/main/packages/agent-runtime/workspace/skills/sendaifun/sanctum
Command: npx skills add https://github.com/kiran-nebula/agentshaus --skill sanctum-kiran-nebula

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies complex interactions with Solana's Liquid Staking Token (LST) ecosystem, enabling seamless staking, swapping, and liquidity management.

Core Features & Use Cases

  • LST Swapping: Effortlessly swap between various LSTs (e.g., mSOL, jitoSOL) or to/from SOL.
  • Staking & Unstaking: Stake SOL into LSTs or unstake LSTs back to SOL, with options for instant or delayed unstaking.
  • Infinity Pool Management: Add or remove liquidity from Sanctum's Infinity pool to earn yield and trading fees.
  • Use Case: You want to stake 10 SOL and diversify into three different LSTs (mSOL, jitoSOL, and INF) according to a specific percentage allocation. This Skill can automate that process.

Quick Start

Use the sanctum skill to swap 1 SOL for mSOL.

Frequently Asked Questions about sanctum

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

FAQPage Schema
How do I swap between Solana liquid staking tokens like mSOL and jitoSOL?

You can swap between Solana liquid staking tokens by interacting with Sanctum's liquid staking infrastructure via the provided SDK, which facilitates seamless LST-to-LST or LST-to-SOL swaps.

Can I stake SOL into multiple LSTs with a specific percentage allocation?

Yes, you can stake SOL into multiple LSTs by automating the process through the SDK, allowing you to diversify into tokens like mSOL, jitoSOL, and INF according to your desired percentage allocation.

What is the Infinity Pool for Solana liquid staking and how does it generate yield?

The Infinity Pool is a Sanctum liquidity pool where you can add or remove liquidity to earn yield and trading fees within the Solana liquid staking ecosystem using the provided SDK.

How do I unstake Solana LSTs back to SOL instantly or with a delay?

You can unstake Solana LSTs back to SOL using the SDK's unstaking features, which support both instant and delayed unstaking options through on-chain programs.

Does this Solana LST SDK require any external dependencies to execute swaps?

No, this Solana LST SDK operates without external dependencies, utilizing on-chain programs and API interactions for deterministic task execution and real-time data during staking and swapping operations.