What problem does it solve? Managing on-chain investment vaults on Solana requires coordinating many protocols (Jupiter, Drift, Kamino, Marinade, CCTP) with strict access control, NAV pricing, and share tokenization. This Skill gives an AI agent the exact CLI commands and SDK patterns to create, configure, and operate GLAM vaults without hallucinating addresses, permissions, or command syntax. ## Core Features & Use Cases - Vault Creation & Configuration: Create standard or tokenized vaults, allowlist assets, set timelocks, and configure share classes with fee structures. - DeFi Integrations: Enable and operate Jupiter swaps, Drift perpetuals/spot trading, Kamino lending/vaults/farms, Marinade and LST staking, and CCTP cross-chain USDC bridging. - Access Control & Delegation: Grant protocol-scoped delegate permissions, manage transfer allowlists, freeze token accounts, and handle subscription/redemption flows with NAV pricing. - Use Case: A treasury manager asks the agent to create a tokenized vault accepting SOL and USDC, enable Jupiter and Kamino, delegate trading permissions to a trader wallet, and set a 24-hour timelock — the agent produces the exact glam-cli command sequence. ## Quick Start Ask the agent to create a GLAM vault with SOL and USDC assets and enable the JupiterSwap integration using glam-cli.