AI Agent Skills for Jupiter
J0VEBOT Autonomous Jupiter Agent

Skills for AI agents to integrate with the entire Jupiter DeFi stack. Swap, lend, perps, DCA, and more.

$JOV on Solana
View on GitHub โ†— Browse Skills
$ npx add-skill J0VEBOT/agent-skills click to copy
Jupiter Integration Skills

Comprehensive agent skills for every Jupiter API. One install, full DeFi coverage.

Full Jupiter API Map

Every Jupiter API endpoint, covered in a single skill file.

APITypeDescription
Ultra Swap OrderRESTSwap with managed landing, gasless, MEV protection
Ultra Swap DataRESTToken search, shield warnings, holdings, mint info
LendSDKDeposit/withdraw for yield via @jup-ag/lend
PerpsON-CHAINPerpetual futures via Anchor program
TriggerRESTLimit orders with price conditions
RecurringRESTDCA โ€” scheduled swaps
TokenRESTMetadata, search, organic scoring
Price v3RESTReal-time and historical pricing
PortfolioRESTWallet positions across DeFi protocols
Prediction MarketsRESTBinary outcome markets with JupUSD
SendRESTToken transfers via invite links
StudioON-CHAINToken creation with Dynamic Bonding Curves
LockON-CHAINToken vesting and lock program
Routing (Iris)RESTDEX aggregation engine
RFQ (JupiterZ)RESTRequest-for-quote market maker integration
Get Started in 60 Seconds

Install the skill, set your API key, and start swapping.

01

Install

Run npx add-skill J0VEBOT/agent-skills

02

Get API Key

Register at portal.jup.ag to get your Jupiter API key.

03

Configure

Set JUPITER_API_KEY in your environment.

04

Execute

Your AI agent now has full Jupiter API coverage โ€” swap, lend, perps, and more.

typescript // Quick swap with Jupiter Ultra API import { Connection, Keypair } from '@solana/web3.js'; const API_KEY = process.env.JUPITER_API_KEY; const BASE = 'https://api.jup.ag'; // Get a swap order const order = await fetch(`${BASE}/ultra/v1/order`, { method: 'POST', headers: { 'x-api-key': API_KEY, 'Content-Type': 'application/json' }, body: JSON.stringify({ inputMint: 'SOL', outputMint: 'USDC', amount: 1000000000, // 1 SOL in lamports taker: wallet.publicKey.toBase58() }) });
J0VEBOT Token

$JOV powers the autonomous agent economy โ€” skill fees, governance, and staking.

$JOV
Ticker
SOL
Network
Live
Status
Jupiter
DEX