{
  "schemaVersion": "1.0",
  "item": {
    "slug": "pump-fun",
    "name": "Pump Fun",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/PlaydaDev/pump-fun",
    "canonicalUrl": "https://clawhub.ai/PlaydaDev/pump-fun",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/pump-fun",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pump-fun",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/pump-fun"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/pump-fun",
    "agentPageUrl": "https://openagent3.xyz/skills/pump-fun/agent",
    "manifestUrl": "https://openagent3.xyz/skills/pump-fun/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/pump-fun/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Pump.fun Trading Skill",
        "body": "This skill enables trading and launching tokens on Pump.fun through the PumpPortal API."
      },
      {
        "title": "Buy Tokens",
        "body": "Buy tokens on Pump.fun by specifying the token mint address and amount.\n\nUsage: /pump-buy <mint_address> <amount_sol> [slippage]\n\nExamples:\n\n/pump-buy 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 0.1 - Buy 0.1 SOL worth of tokens\n/pump-buy 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 0.5 15 - Buy with 15% slippage"
      },
      {
        "title": "Sell Tokens",
        "body": "Sell tokens on Pump.fun by specifying the token mint address and amount.\n\nUsage: /pump-sell <mint_address> <amount|percentage> [slippage]\n\nExamples:\n\n/pump-sell 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 1000000 - Sell 1,000,000 tokens\n/pump-sell 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 100% - Sell all tokens\n/pump-sell 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 50% 10 - Sell 50% with 10% slippage"
      },
      {
        "title": "Launch Token",
        "body": "Create and launch a new token on Pump.fun.\n\nUsage: /pump-launch <name> <symbol> <description> [dev_buy_sol]\n\nExamples:\n\n/pump-launch \"My Token\" MTK \"A revolutionary token\" 1 - Launch with 1 SOL dev buy\n/pump-launch \"Cool Coin\" COOL \"The coolest coin ever\" - Launch with default dev buy"
      },
      {
        "title": "Required Environment Variables",
        "body": "SOLANA_PRIVATE_KEY - Your Solana wallet private key (base58 encoded)"
      },
      {
        "title": "Optional Environment Variables",
        "body": "SOLANA_RPC_URL - Custom RPC endpoint (defaults to public mainnet)\nPUMP_PRIORITY_FEE - Priority fee in SOL (default: 0.0005)\nPUMP_DEFAULT_SLIPPAGE - Default slippage percentage (default: 10)"
      },
      {
        "title": "Setup",
        "body": "Install dependencies:\ncd {baseDir}\nnpm install\n\n\n\nSet your environment variables:\nexport SOLANA_PRIVATE_KEY=\"your-base58-private-key\"\n\n\n\n(Optional) Configure custom RPC:\nexport SOLANA_RPC_URL=\"https://your-rpc-endpoint.com\""
      },
      {
        "title": "Security Notes",
        "body": "Never share your private key\nUse a dedicated trading wallet with limited funds\nStart with small amounts to test\nThe skill uses the Local Transaction API for maximum security (transactions are signed locally)"
      },
      {
        "title": "Fees",
        "body": "PumpPortal charges a 0.5% fee per trade\nStandard Solana network fees apply\nPriority fees are configurable"
      },
      {
        "title": "Supported Pools",
        "body": "The skill automatically selects the best pool, but supports:\n\npump - Pump.fun bonding curve\nraydium - Raydium AMM (for graduated tokens)\npump-amm - Pump.fun AMM\nauto - Automatic pool selection (default)"
      }
    ],
    "body": "Pump.fun Trading Skill\n\nThis skill enables trading and launching tokens on Pump.fun through the PumpPortal API.\n\nCommands\nBuy Tokens\n\nBuy tokens on Pump.fun by specifying the token mint address and amount.\n\nUsage: /pump-buy <mint_address> <amount_sol> [slippage]\n\nExamples:\n\n/pump-buy 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 0.1 - Buy 0.1 SOL worth of tokens\n/pump-buy 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 0.5 15 - Buy with 15% slippage\nSell Tokens\n\nSell tokens on Pump.fun by specifying the token mint address and amount.\n\nUsage: /pump-sell <mint_address> <amount|percentage> [slippage]\n\nExamples:\n\n/pump-sell 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 1000000 - Sell 1,000,000 tokens\n/pump-sell 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 100% - Sell all tokens\n/pump-sell 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU 50% 10 - Sell 50% with 10% slippage\nLaunch Token\n\nCreate and launch a new token on Pump.fun.\n\nUsage: /pump-launch <name> <symbol> <description> [dev_buy_sol]\n\nExamples:\n\n/pump-launch \"My Token\" MTK \"A revolutionary token\" 1 - Launch with 1 SOL dev buy\n/pump-launch \"Cool Coin\" COOL \"The coolest coin ever\" - Launch with default dev buy\nConfiguration\nRequired Environment Variables\nSOLANA_PRIVATE_KEY - Your Solana wallet private key (base58 encoded)\nOptional Environment Variables\nSOLANA_RPC_URL - Custom RPC endpoint (defaults to public mainnet)\nPUMP_PRIORITY_FEE - Priority fee in SOL (default: 0.0005)\nPUMP_DEFAULT_SLIPPAGE - Default slippage percentage (default: 10)\nSetup\n\nInstall dependencies:\n\ncd {baseDir}\nnpm install\n\n\nSet your environment variables:\n\nexport SOLANA_PRIVATE_KEY=\"your-base58-private-key\"\n\n\n(Optional) Configure custom RPC:\n\nexport SOLANA_RPC_URL=\"https://your-rpc-endpoint.com\"\n\nSecurity Notes\nNever share your private key\nUse a dedicated trading wallet with limited funds\nStart with small amounts to test\nThe skill uses the Local Transaction API for maximum security (transactions are signed locally)\nFees\nPumpPortal charges a 0.5% fee per trade\nStandard Solana network fees apply\nPriority fees are configurable\nSupported Pools\n\nThe skill automatically selects the best pool, but supports:\n\npump - Pump.fun bonding curve\nraydium - Raydium AMM (for graduated tokens)\npump-amm - Pump.fun AMM\nauto - Automatic pool selection (default)"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/PlaydaDev/pump-fun",
    "publisherUrl": "https://clawhub.ai/PlaydaDev/pump-fun",
    "owner": "PlaydaDev",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/pump-fun",
    "downloadUrl": "https://openagent3.xyz/downloads/pump-fun",
    "agentUrl": "https://openagent3.xyz/skills/pump-fun/agent",
    "manifestUrl": "https://openagent3.xyz/skills/pump-fun/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/pump-fun/agent.md"
  }
}