pumpfun

Automate token quotes, buys, sells, and creation on Pump.fun via Solana bonding curves.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/CactusByte/ReginaldOS --skill pumpfun-cactusbyte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pumpfun
Source: https://github.com/CactusByte/ReginaldOS/tree/main/skills/pumpfun
Command: npx skills add https://github.com/CactusByte/ReginaldOS --skill pumpfun-cactusbyte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Traders and developers face frictions when interacting with Pump.fun on Solana: pricing, quotes, and lifecycle actions require coordinated steps and risk awareness. This skill provides a streamlined workflow to buy, sell, create, and quote tokens via the pumpfun tool, handling bonding-curve details, slippage, and transaction confirmation.

Core Features & Use Cases

  • Get price quotes for bonding-curve tokens without executing a transaction.
  • Buy or sell tokens with automated flow including confirmation and transaction link.
  • Create new tokens with seed liquidity and metadata URI.
  • Risk and prerequisite checks: rugcheck, required env vars (SOLANA_RPC_URL, SOLANA_PRIVATE_KEY).

Quick Start

Provide the token mint address and your desired action, then confirm the proposed transaction details.

Frequently Asked Questions about pumpfun

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

FAQPage Schema
How do I buy tokens on Pump.fun using Solana bonding curves?

To buy tokens on Pump.fun, you provide the token mint address and desired action. The workflow automates Solana bonding curve pricing, applies slippage and risk checks, then prompts user confirmation before executing the transaction.

Can I get a price quote for a Pump.fun token without executing a trade?

Yes, you can get price quotes for bonding-curve tokens without executing a transaction. The skill retrieves token pricing from Pump.fun via Solana, allowing you to evaluate slippage and current costs before committing to a buy or sell action.

What environment variables do I need to trade tokens on Solana bonding curves?

Trading tokens on Solana bonding curves requires the SOLANA_RPC_URL and SOLANA_PRIVATE_KEY environment variables. These prerequisites enable the automated workflow to interact with the Pump.fun protocol and execute authenticated transactions.

How does the token creation process work on Pump.fun?

Token creation on Pump.fun involves specifying seed liquidity and a metadata URI. The skill automates the Solana bonding curve setup, applies prerequisite rugchecks, and requires user confirmation before finalizing the new token lifecycle operation.

What risk management checks are applied before a Pump.fun token trade?

Risk management checks include automated rugchecks and prerequisite environment variable validation before any Pump.fun token trade. These safety checks ensure the Solana bonding curve transaction is verified and require explicit user confirmation to prevent unauthorized execution.

Why does my Pump.fun token sell transaction require confirmation?

Your Pump.fun token sell transaction requires confirmation to ensure risk management and slippage verification. The skill applies safety checks against the Solana bonding curve pricing and presents transaction details for explicit user approval before finalizing the sale.