pumpfun

Create and manage Solana tokens via the PumpFun protocol.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kiran-nebula/agentshaus --skill pumpfun-kiran-nebula
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pumpfun
Source: https://github.com/kiran-nebula/agentshaus/tree/main/packages/agent-runtime/workspace/skills/sendaifun/pumpfun
Command: npx skills add https://github.com/kiran-nebula/agentshaus --skill pumpfun-kiran-nebula

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and SDK integration for PumpFun, a Solana protocol that simplifies launching new tokens via bonding curves and facilitates trading through its AMM.

Core Features & Use Cases

  • Token Launch: Create SPL tokens with instant trading on bonding curves.
  • AMM Trading: Utilize PumpSwap for seamless token swaps after graduation from bonding curves.
  • Fee Management: Understand and implement dynamic fee structures and creator fee collection.
  • Use Case: A new project can use this Skill to launch their token on Solana, define its initial trading parameters using a bonding curve, and then migrate to a fully functional AMM for ongoing liquidity and trading.

Quick Start

Use the pumpfun skill to create a new SPL token with the name 'MyToken', symbol 'MTK', and URI 'https://example.com/metadata.json'.

Frequently Asked Questions about pumpfun

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

FAQPage Schema
How do I launch a token on Solana using a bonding curve?

To launch a token on Solana using a bonding curve, you can use the PumpFun protocol to create SPL tokens with instant trading capabilities. This approach enables automated price discovery based on token supply, allowing seamless trading before migrating to a fully functional AMM.

What is PumpSwap AMM and how does it work for token trading?

PumpSwap AMM is an automated market maker on Solana that facilitates seamless token swaps after a token graduates from the PumpFun bonding curve. It provides ongoing liquidity and trading functionality for tokens that have successfully completed their initial bonding curve phase.

Can I use Token2022 standards with PumpFun token launches?

Yes, PumpFun supports both legacy SPL and Token2022 token standards for advanced use cases. This compatibility allows you to leverage the newer Token2022 features while maintaining the ability to launch tokens via bonding curves and manage AMM liquidity provision.

How do I configure dynamic fees for a token on Solana?

You can configure dynamic fees on Solana using the PumpFun protocol's fee management features, which support dynamic fee structures and creator fee collection. This enables flexible fee models during both the bonding curve phase and subsequent PumpSwap AMM trading.

Does PumpFun support migrating liquidity from bonding curves to an AMM?

Yes, PumpFun supports migrating liquidity from bonding curves to a fully functional AMM. After a token graduates from its bonding curve, the protocol facilitates the transition to PumpSwap for ongoing liquidity provision and continuous automated trading.