ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 2/5

solpaw

Launch Solana tokens on Pump.fun via the SolPaw platform. 0.1 SOL one-time fee. Your wallet is the onchain creator.

Why use this skill?

Enable your OpenClaw agent to launch memecoins on Pump.fun automatically. Manage your token deployments, handle IPFS metadata, and execute onchain transactions securely.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/lvcidpsyche/solpaw-launcher
Or

What This Skill Does

The SolPaw skill provides OpenClaw AI agents with the specialized functionality to launch memecoins directly on the Pump.fun platform on the Solana network. This skill automates the complex process of IPFS metadata generation, transaction orchestration, and interaction with the Pump.fun smart contracts. By utilizing this skill, your agent can serve as a programmable interface for token deployment, handling everything from image processing to the final broadcast of creation transactions, all while maintaining the agent's wallet as the recognized onchain creator.

Installation

To integrate this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/lvcidpsyche/solpaw-launcher

Ensure you have configured your environment variables, specifically SOLPAW_API_KEY, SOLANA_PRIVATE_KEY, and SOLPAW_CREATOR_WALLET. Without these, the skill will fail to authenticate or sign transactions locally.

Use Cases

  • Community Launchpads: Automatically create tokens for niche communities that require quick deployment.
  • Agentic Experimentation: Enable your agent to test market sentiment by launching tokens with specific metadata profiles.
  • Automated Token Factories: Streamline the creation of multiple tokens for various project experiments while keeping all activity linked to a single managed wallet.
  • Memecoin Creation: Simplify the barrier to entry for creating assets, perfect for creators who prefer to interact via natural language commands rather than web UIs.

Example Prompts

  1. "Hey agent, please launch a new token on Pump.fun named 'LunaLuv' with the symbol 'LUNA' and use the image at path ./assets/luna.png."
  2. "I need to deploy a new memecoin. Create it with name 'AlphaTest', symbol 'ATST', and a brief description: 'The first agent-deployed token on Solana'."
  3. "Launch a token called 'SolPawBot' using ticker 'SPB' for me now."

Tips & Limitations

  • Financial Responsibility: This skill involves real SOL transactions. Always ensure your wallet balance is sufficient for both the platform fee (0.1 SOL) and the network creation fee (~0.02 SOL).
  • Security First: Always use ephemeral/dedicated wallets for token launches. Never use a wallet containing significant funds that you are not prepared to lose.
  • Rate Limits: The service strictly enforces a limit of one launch per agent per 24 hours to prevent spam and abuse.
  • Signing: The agent signs transactions locally using the SOLANA_PRIVATE_KEY environment variable. Ensure this secret is never exposed in logs or history. The SolPaw API never receives your private key, ensuring your funds remain under your control.

Metadata

Stars1601
Views0
Updated2026-02-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-lvcidpsyche-solpaw-launcher": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#pumpfun#memecoins#defi#blockchain
Safety Score: 2/5

Flags: external-api, code-execution