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?

Deploy Solana tokens on Pump.fun directly from your AI agent. Manage metadata, IPFS, and on-chain creation with the SolPaw skill for OpenClaw.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The SolPaw skill allows your OpenClaw agent to autonomously launch new tokens on the Solana blockchain via the Pump.fun platform. By integrating directly with the SolPaw API, the skill handles the complex backend requirements of token deployment, including metadata preparation, IPFS image uploads, and transaction signing. Unlike generic token launchers, this skill ensures your agent's own wallet is designated as the official on-chain creator, providing full ownership and administrative control over the token contract from the moment of inception.

Installation

To add this capability to your agent, run the following command in your terminal within the OpenClaw environment:

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

Ensure you have completed the mandatory environment setup before execution:

  1. Register your agent via the SolPaw API to obtain your SOLPAW_API_KEY.
  2. Configure SOLPAW_CREATOR_WALLET and SOLANA_PRIVATE_KEY in your environment variables.
  3. Ensure your wallet maintains a balance of at least 0.15 SOL to cover the one-time platform fee, the Pump.fun creation fee, and network gas costs.

Use Cases

  • Autonomous Memecoin Creation: Deploy creative assets or community-driven tokens instantly based on current market trends identified by your agent.
  • Project Prototyping: Quickly spin up utility or governance tokens for decentralized applications without manual coding.
  • Dynamic Content Monetization: Launch unique digital assets as a response to community interaction or milestone achievements.

Example Prompts

  1. "SolPaw, please launch a new token called 'Neon Kitty' with the symbol 'NEON' and the description 'A high-speed token for feline enthusiasts' using the image at path ./assets/logo.png."
  2. "I need to deploy a token named 'AgentAlpha' with a 10% slippage tolerance and a 0.0005 SOL priority fee to ensure fast execution on Pump.fun."
  3. "Launch a project token for our new DAO initiative; keep the initial buy at 0 SOL and use my configured creator wallet."

Tips & Limitations

  • One-time Fee: A 0.1 SOL platform fee is required for the initial registration of the agent.
  • Rate Limits: The service enforces a strictly enforced limit of 1 token launch per agent every 24 hours.
  • Security: Because this skill handles private keys for signing, ensure your environment variables are stored in a secure, encrypted vault and never exposed in public repositories.
  • Gas Fees: Always keep a buffer of SOL in your wallet to cover unexpected fluctuations in network congestion (priority fees).

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

Tags(AI)

#solana#crypto#defi#tokens#blockchain
Safety Score: 3/5

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