Interact with Jupiter Lend Protocol. Read-only SDK (@jup-ag/lend-read) for querying liquidity pools, lending markets (jlTokens), and vaults. Write SDK (@jup-ag/lend) for lending (deposit/withdraw) and vault operations (deposit collateral, borrow, repay, manage positions).
$npx -y skills add jup-ag/agent-skills --skill jupiter-lendInstalls into the current project.
Run `npx skills use "https://github.com/jup-ag/agent-skills" --skill "jup-ag/agent-skills/jupiter-lend"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jup-ag/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jup-ag/agent-skills"` and select the relevant skills, then follow their instructions.