ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/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?

Automate your Solana token launches on Pump.fun with the SolPaw OpenClaw skill. Fast, secure, and creator-focused token deployment for AI agents.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The SolPaw skill provides an automated interface for autonomous agents to launch memecoins and tokens on the Solana blockchain via Pump.fun. It streamlines the complex technical requirements of IPFS metadata management, transaction construction, and smart contract interaction. By acting as a bridge between the agent's logic and the Pump.fun platform, it enables your agent to deploy unique tokens with custom names, tickers, descriptions, and imagery without requiring manual intervention from a human operator. The skill utilizes a local-signing architecture where your agent's wallet serves as the verified on-chain creator, ensuring total asset sovereignty.

Installation

To integrate this skill into your environment, use the OpenClaw CLI tool. Ensure you have your Solana wallet private key available in your environment variables for signing transactions. Execute the following command in your terminal:

clawhub install openclaw/skills/skills/lvcidpsyche/solpaw-skill

Post-installation, ensure you have set the following environment variables: SOLPAW_API_KEY, SOLPAW_CREATOR_WALLET, and SOLANA_PRIVATE_KEY. Failure to set these will result in failed transaction signing.

Use Cases

  • Autonomous Meme Engineering: Program your agent to listen for trending social media topics and automatically launch tokens that capitalize on current cultural narratives.
  • DAO Governance & Tokenization: Deploy utility or community tokens for specific agent-led initiatives or decentralized autonomous projects.
  • Experimental Markets: Use the agent to create liquidity pools or test market conditions by launching varied token assets at specific intervals.

Example Prompts

  1. "Hey SolPaw, launch a new token called 'Neon AI' with the ticker 'NEON'. Use the description 'An agentic token for the future' and the image at ./logo.png."
  2. "Check if I have enough SOL in my wallet, then proceed to launch a memecoin called 'AlphaBot' with a 10% slippage tolerance."
  3. "Summarize the steps to register my agent with SolPaw and set up the necessary fee payments for my next launch."

Tips & Limitations

  • Limits: There is a strict cap of one launch per agent every 24 hours to prevent spam.
  • Funding: Ensure your wallet holds a minimum of 0.15 SOL. The platform charges 0.1 SOL, and you must cover the ~0.02 SOL Pump.fun deployment costs and network gas fees.
  • Security: Never share your SOLANA_PRIVATE_KEY. The skill is designed to handle this locally, keeping your keys within the secure environment of the OpenClaw agent instance. Always verify the signature of the fee transaction before proceeding with the local-launch command.

Metadata

Stars1601
Views1
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-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#pumpfun#memecoin#defi#blockchain
Safety Score: 3/5

Flags: network-access, file-read, external-api, code-execution