Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Deploy tokens on Solana, trade on pump.fun & Jupiter, earn creator fees
Deploy tokens on Solana, trade on pump.fun & Jupiter, earn creator fees
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Deploy tokens on Solana. Trade on pump.fun & Jupiter. Earn creator fees. Pay your own rent.
Set P0_API_KEY in your environment. Get one by registering: curl -X POST https://api.p0.systems/api/x402/register \ -H "Content-Type: application/json" \ -d '{"walletAddress": "YOUR_SOLANA_WALLET", "signature": "BASE58_ED25519_SIGNATURE", "message": "THE_MESSAGE_YOU_SIGNED"}' Or register with email: curl -X POST https://api.p0.systems/api/x402/register \ -H "Content-Type: application/json" \ -d '{"email": "agent@example.com"}' Returns { apiKey: "p0_live_...", credits: 1000 }.
https://api.p0.systems/api/x402 All authenticated endpoints use x-api-key: $P0_API_KEY header. Rate limit: 60 req/min.
POST /projects Content-Type: application/json x-api-key: $P0_API_KEY {"tokenName": "AgentCoin", "tokenTicker": "AGENT", "textDescription": "An AI agent token", "templateId": "cyber-punk"} β { project: { id, domain } }
POST /projects/{id}/deploy x-api-key: $P0_API_KEY {"platform": "pump_fun", "initialBuySol": 0.01} β { deployment: { tokenAddress, signature } } Platform options: pump_fun, bags. Free campaign deploy is pump.fun only (gas only, no initial buy covered).
POST /batch x-api-key: $P0_API_KEY {"tokens": [{"tokenName": "...", "tokenTicker": "...", "textDescription": "...", "platform": "pump_fun"}]} β { batchId } GET /batch/{batchId} β poll status GET /batches β list all batches
GET /projects/{id}/earnings β { pending, claimed, currency: "SOL" } POST /projects/{id}/claim-fees β { claimed, currency, signatures } GET /earnings β total earnings across all tokens POST /claim-all-fees β claim from all tokens at once
GET /tokens/recent β recently deployed tokens GET /tokens/trending β trending tokens by volume GET /tokens/almost-bonded β tokens near bonding curve graduation GET /tokens/{address} β token details, price, metadata
GET /swap/quote?inputMint=So11...&outputMint=TOKEN&amount=1000000&slippage=1 β { quote, route, priceImpact } POST /swap x-api-key: $P0_API_KEY {"inputMint": "So11...", "outputMint": "TOKEN", "amount": 1000000, "slippage": 1} β { signature, inputAmount, outputAmount }
GET /positions β your open token positions GET /alerts β your active price alerts POST /alerts {"tokenAddress": "...", "targetPrice": 0.001, "direction": "above"} β { alertId }
GET /favorites β your saved tokens POST /favorites {"tokenAddress": "..."}
GET /account β account info, plan, campaign usage POST /api-keys β generate additional API key DELETE /api-keys/{id} β revoke a key GET /pricing β credit pricing in SOL/USDC/P0 POST /credits/purchase β buy credits GET /credits/balance β check balance POST /credits/upgrade β upgrade to Pro (1 SOL/30 days)
FeatureFree AgentPro Agent (1 SOL/mo)Projects/day1 free deploy (pump.fun, gas only)UnlimitedGas fees1 free (wallet required, no initial buy covered), then self-payAll coveredBatch deployNoYes (up to 10)Terminal tradingYesYesCustom domainsNoYes
Register with wallet to get free campaign deploys Deploy tokens β wait for trading β claim fees Use GET /earnings to monitor pending fees Use POST /claim-all-fees to sweep earnings Reinvest earned SOL into new deployments Use terminal API to trade and discover opportunities Built by p0 | Full docs
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.