agent-skills
Integrate Jupiter swap, lending, and token APIs on Solana
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install agent-skills?โผ
Run `npx skills add jup-ag/agent-skills --all -g -y` in your terminal to install all Jupiter integration skills globally.
How to integrate Jupiter Swap API?โผ
The integrating-jupiter skill walks your coding agent through the full Swap v2 flow: request an order, sign the transaction, and execute it, with correct error handling and rate-limit logic.
How to migrate from Metis or Ultra to Swap v2?โผ
The jupiter-swap-migration skill provides before-and-after code, parameter mappings, and a post-migration checklist for all three migration paths.
Does this work with Claude Code and Codex?โผ
Yes. The repository ships packaged plugin variants for both Claude Code and Codex, and all skills follow the universal SKILL.md standard.
Can I build lending and borrowing features with these skills?โผ
Yes. The jupiter-lend skill covers deposits, withdrawals, borrowing, repayments, vault positions, and flashloans using the official Jupiter Lend SDKs.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core