pumpfun

Trade and launch memecoins on Pump.fun via command line.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill pumpfun-alsk1992
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pumpfun
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/pumpfun
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill pumpfun-alsk1992

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @solana/web3.js, bn.js, axios, ws, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of launching, trading, and discovering memecoins on Solana's Pump.fun platform, removing the complexity of direct blockchain interaction.

Core Features & Use Cases

  • Trading: Buy and sell tokens directly from the command line, specifying amounts, pools, and slippage.
  • Discovery: Find trending, gaining, losing, and new tokens with real-time data.
  • Token Data: Get detailed statistics, price charts, and holder information for any token.
  • Creator Tools: Launch new tokens, upload metadata, and claim creator fees.
  • Use Case: Quickly launch a new memecoin with a custom image and description, then monitor its trading activity and price action in real-time.

Quick Start

Use the pumpfun skill to buy 0.1 SOL worth of the token with mint address ABC123...

Frequently Asked Questions about pumpfun

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trade Solana memecoins from the command line?

You can trade Solana memecoins by executing command-line instructions to buy and sell tokens, specifying amounts, pools, and slippage directly through the Pump.fun bonding curves and AMMs.

Can I discover trending and newly launched tokens on Pump.fun?

Yes, the discovery feature allows you to find trending, gaining, losing, and newly launched tokens on the Pump.fun platform by retrieving real-time market data.

How do I launch a new memecoin on Solana with custom metadata?

To launch a new memecoin on Solana, use the creator tools to deploy the token, upload its custom image and description metadata, and subsequently claim creator fees.

Does this tool require Solana web3.js to retrieve token data and holder information?

Yes, retrieving detailed token statistics, price charts, and holder information relies on the Solana web3.js library to interact with the blockchain and parse the data.

What's the best way to monitor real-time price action for Pump.fun tokens?

The best way to monitor real-time price action is by using the integrated WebSocket (ws) dependency to stream live token data, price charts, and trading activity directly from the Solana blockchain.

Can I automate buying tokens on the Pump.fun bonding curve?

Yes, automated trading is supported, allowing you to programmatically buy tokens along the Pump.fun bonding curve by specifying token mint addresses and SOL amounts.