pump-funBuy, sell, and launch tokens on Pump.fun using the PumpPortal API
This skill enables trading and launching tokens on Pump.fun through the PumpPortal API.
Buy tokens on Pump.fun by specifying the token mint address and amount.
Usage: /pump-buy
Examples:
/pump-buy 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 0.1 - Buy 0.1 SOL worth of tokens/pump-buy 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 0.5 15 - Buy with 15% slippageSell tokens on Pump.fun by specifying the token mint address and amount.
Usage: /pump-sell
Examples:
/pump-sell 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 1000000 - Sell 1,000,000 tokens/pump-sell 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 100% - Sell all tokens/pump-sell 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 50% 10 - Sell 50% with 10% slippageCreate and launch a new token on Pump.fun.
Usage: /pump-launch
Examples:
/pump-launch "My Token" MTK "A revolutionary token" 1 - Launch with 1 SOL dev buy/pump-launch "Cool Coin" COOL "The coolest coin ever" - Launch with default dev buySOLANA_PRIVATE_KEY - Your Solana wallet private key (base58 encoded)SOLANA_RPC_URL - Custom RPC endpoint (defaults to public mainnet)PUMP_PRIORITY_FEE - Priority fee in SOL (default: 0.0005)PUMP_DEFAULT_SLIPPAGE - Default slippage percentage (default: 10)
cd {baseDir}
npm install
export SOLANA_PRIVATE_KEY="your-base58-private-key"
export SOLANA_RPC_URL="https://your-rpc-endpoint.com"
The skill automatically selects the best pool, but supports:
pump - Pump.fun bonding curveraydium - Raydium AMM (for graduated tokens)pump-amm - Pump.fun AMMauto - Automatic pool selection (default)Generated Mar 1, 2026
Individual traders can use this skill to quickly buy and sell tokens on Pump.fun, leveraging commands like /pump-buy and /pump-sell for speculative trading. It's ideal for those looking to capitalize on meme coin trends with automated execution and configurable slippage.
Creators can launch new tokens on Pump.fun using /pump-launch to define name, symbol, and description, facilitating community-driven projects. This supports initial token distribution and marketing efforts with optional developer buy-ins to boost liquidity.
Users manage their token holdings by executing bulk trades or percentage-based sells, such as selling 50% of a position with /pump-sell. It helps in rebalancing portfolios or taking profits automatically based on predefined strategies.
Developers test integrations with Pump.fun's API by simulating trades and launches in a controlled environment. This scenario validates smart contract interactions and fee structures before deploying to production, ensuring reliability.
Instructors use this skill in workshops to demonstrate real-time token trading and launching on Solana, teaching students about slippage, fees, and security practices. It provides hands-on experience with decentralized finance tools.
Offer a subscription or pay-per-trade service where users access the skill to execute trades, generating revenue from PumpPortal's 0.5% fee per trade and optional priority fees. This model targets active traders seeking convenience and automation.
Provide a managed service for clients to launch tokens on Pump.fun, handling setup, marketing, and initial liquidity. Revenue comes from flat fees or a percentage of the token supply, leveraging the /pump-launch command for streamlined creation.
Sell custom integrations or support packages for businesses embedding this skill into their platforms, such as wallets or trading bots. Revenue is generated through licensing, consulting, and maintenance contracts based on the skill's API capabilities.
💬 Integration Tip
Ensure the SOLANA_PRIVATE_KEY is securely stored and use a dedicated wallet to minimize risk; start with small trades to test functionality before scaling.
Connect Claude to Clawdbot instantly and keep it connected 24/7. Run after setup to link your subscription, then auto-refreshes tokens forever.
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
Autonomous crypto trading on Base via Bankr. Use for trading tokens, monitoring launches, executing strategies, or managing a trading portfolio. Triggers on "trade", "buy", "sell", "launch", "snipe", "profit", "PnL", "portfolio balance", or any crypto trading task on Base.
Deploy ERC20 tokens on Base using Clanker SDK. Create tokens with built-in Uniswap V4 liquidity pools. Supports Base mainnet and Sepolia testnet. Requires PRIVATE_KEY in config.
Query DeFi portfolio data across 50+ chains via Zapper's GraphQL API. Use when the user wants to check wallet balances, DeFi positions, NFT holdings, token prices, or transaction history. Supports Base, Ethereum, Polygon, Arbitrum, Optimism, and more. Requires ZAPPER_API_KEY.
Interact with Solana blockchain via Helius APIs. Create/manage wallets, check balances (SOL + tokens), send transactions, swap tokens via Jupiter, and monitor addresses. Use for any Solana blockchain operation, crypto wallet management, token transfers, DeFi swaps, or portfolio tracking.