If you're stuck maintaining Jupiter swap code that hits the old v1 or Ultra endpoints, this walks you through the migration to v2. It covers three paths: Ultra users can switch to the new `/order` endpoint with mostly URL changes, while Metis users can either move to `/build` for composability or `/order` for managed execution. The checklist is practical (watch out for `swapMode` being gone, `userPublicKey` renamed to `taker`, and ALT response format changes). One thing to note: this is explicitly a migration skill, so if you're building fresh Jupiter integration, you want the `integrating-jupiter` skill instead. The concrete examples for each path and the parameter mappings make it more useful than just reading changelog diffs.
npx -y skills add jup-ag/agent-skills --skill jupiter-swap-migration --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot