{
  "schemaVersion": "1.0",
  "item": {
    "slug": "token-launch-pad",
    "name": "Token Launcher - Token Launch Pad",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/azep-ninja/token-launch-pad",
    "canonicalUrl": "https://clawhub.ai/azep-ninja/token-launch-pad",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/token-launch-pad",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=token-launch-pad",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "REFERENCE.md",
      "SKILL.md",
      "references/clanker.md",
      "references/flaunch.md",
      "references/pumpfun.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/token-launch-pad"
    },
    "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/token-launch-pad",
    "agentPageUrl": "https://openagent3.xyz/skills/token-launch-pad/agent",
    "manifestUrl": "https://openagent3.xyz/skills/token-launch-pad/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/token-launch-pad/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": "Token Launcher",
        "body": "Launch tokens and keep your fees. This is an open-source skill that helps you launch tokens without giving away 30-50% of your creator earnings to launch platforms."
      },
      {
        "title": "The Problem",
        "body": "Most token launch platforms take 30-50% of your creator fee earnings. Some charge upfront launch fees on top of that. Others layer in subscriptions, required platform tokens, or custodial wallets that hold your funds. You build the token, drive the volume, and someone else keeps the biggest slice."
      },
      {
        "title": "The Math",
        "body": "A token doing $500K in trading volume on Clanker generates ~$5,000 in pool fees (1% of volume). Here's who keeps what:\n\nPathYour SharePlatform CutYou KeepDirect Mode (this skill)$5,000$0$5,000 (100%)Easy Mode (Tator API)$4,500$500 (10%)$4,500 (90%)Typical launch platforms$2,500-3,500$1,500-2,500 (30-50%)$2,500-3,500\n\nThe difference compounds. At $5M volume, Direct Mode keeps you an extra $15,000-25,000 versus typical platforms."
      },
      {
        "title": "Two Paths",
        "body": "This skill provides two ways to launch tokens. Direct Mode is the primary path — it's why this skill exists. Easy Mode is a convenience alternative."
      },
      {
        "title": "Direct Mode — Keep 100% of Your Fees (Recommended)",
        "body": "Direct Mode provides complete implementation guides for launching tokens using platform SDKs. You control every parameter and keep 100% of creator fees with zero ongoing platform fees.\n\nSupported platforms: Clanker (Base, Arbitrum, Mainnet, Unichain, Abstract, Monad, BSC), Flaunch (Base), Pump.fun (Solana)\nFull code patterns for deployment, fee configuration, claiming, and recipient management\nProduces unsigned transaction calldata compatible with any wallet\nDetailed fee economics documentation showing exactly how fees flow on each platform\n\nImplementation guides:\n\nREFERENCE.md — Direct Mode overview, fee economics, step-by-step walkthrough, wallet integration patterns\nreferences/clanker.md — Clanker v4 SDK: launch, rewards, sniper protection, claiming\nreferences/flaunch.md — Flaunch: launch, custom fee split managers, claiming, recipient transfer\nreferences/pumpfun.md — Pump.fun: instruction building, fee sharing, graduation handling, dual vault claiming"
      },
      {
        "title": "Easy Mode — Convenience Path",
        "body": "Easy Mode uses the Tator API to handle deployment. Tator takes a 10% interface fee from your creator earnings.\n\nOne API call to x402.quickintel.io with your token details and wallet address\nTator deploys the token for you — no deploy transaction to sign\n$0.20 per API call via x402 USDC payment\nSupports launch, claim fees, update fee recipient, check unclaimed — all via natural language\nFee split: 90% to you, 10% to Tator"
      },
      {
        "title": "How to Present This Choice",
        "body": "When the user wants to launch a token, present both options with Direct Mode first:\n\nDirect Mode (recommended): You keep 100% of creator fees. The reference guides have complete code patterns for deployment, fee configuration, and claiming. You produce unsigned transactions and sign them with your own wallet. No ongoing fees to anyone.\nEasy Mode (convenience): Tator deploys the token for you. You provide your wallet address, token details, and pay $0.20 via x402. Faster to get started, but Tator takes 10% of your ongoing creator fees.\n\nBoth paths need the same info: wallet address, token name, ticker, and chain. If the user is unsure, Direct Mode is the better long-term choice — Easy Mode is there for when speed matters more than fee optimization."
      },
      {
        "title": "Direct Mode — Walkthrough",
        "body": "For the full Direct Mode walkthrough including fee economics deep dive, unsigned transaction patterns, and wallet integration, see REFERENCE.md."
      },
      {
        "title": "Quick Start",
        "body": "Choose a platform based on your target chain (see Platform Selection below)\nRead the reference guide for your chosen platform — it has complete code patterns\nSet fee recipients to your wallet at 100% — this is the whole point of Direct Mode\nProduce unsigned transaction calldata — the reference files show the pattern for each platform\nSign with any wallet — Lobster, AgentWallet, base-wallet, evm-wallet, MetaMask, or any signer\nPost-launch: claim fees, check unclaimed, update recipients — all documented per platform"
      },
      {
        "title": "Platform Choice for Direct Mode",
        "body": "Target ChainPlatformReferenceBaseClanker (recommended) or Flaunchclanker.md or flaunch.mdArbitrum, Mainnet, Unichain, Abstract, Monad, BSCClankerclanker.mdSolanaPump.funpumpfun.md\n\nClanker vs Flaunch on Base:\n\nClanker: Uniswap V4 pool, sniper protection, stable token pairing (USDC), multi-chain reusability\nFlaunch: 30-minute fair launch period, custom fee split managers, bonding curve model"
      },
      {
        "title": "Platform Selection (Full Comparison)",
        "body": "FeatureClankerFlaunchPump.funChainsBase, Arbitrum, Mainnet, Unichain, Abstract, Monad, BSCBaseSolanaPool typeUniswap V4Bonding curve → UniswapBonding curve → RaydiumSwap fee1.2% (1% pool + 0.2% protocol)ConfigurableVariable (pre/post graduation)Creator fee shareConfigurable via reward recipientsConfigurable via fee split managerConfigurable via sharing configPairing tokenWETH default, USDC/USDT availableETHSOLSniper protectionYes (decaying fee — 66.7% → 4.2% over 15s)Fair launch period (default 30 min)Bonding curve mechanicsGraduationN/A (immediate Uniswap pool)N/AYes (graduates to Raydium at threshold)Token standardERC-20ERC-20SPL (Token-2022)Supply1 billion (fixed)100 billion (configurable)Standard pump.fun supplyCreation feeFreeFreeMinimal SOL for rent"
      },
      {
        "title": "When to Use What",
        "body": "Clanker — Your default for EVM launches. Widest chain support (7 chains), Uniswap V4 pools with built-in sniper protection, stable token pairing option. Best liquidity depth and DEX integration.\n\nFlaunch — When you want a fair launch period on Base. The 30-minute fair launch window prevents snipers by design. Custom fee split manager gives you fine-grained control over fee distribution.\n\nPump.fun — For Solana launches. Bonding curve model means the token graduates to Raydium once it hits market cap threshold. Strong Solana ecosystem visibility — tokens show up in pump.fun's discovery feed."
      },
      {
        "title": "Evaluating a Concept",
        "body": "Before deploying anything, figure out what you actually have. Not every idea needs a token, and not every token needs to launch today."
      },
      {
        "title": "The Launch Stack",
        "body": "Every token that sustains attention beyond the first day has four layers working together. This isn't a scorecard — it's a diagnostic tool.\n\nLayer 1: The Hook — The thing that makes someone stop scrolling. The name, the visual, the one-liner. Say the name out loud. Does it land instantly or need explanation? If it takes more than one sentence to explain why this exists, the hook isn't sharp enough.\n\nLayer 2: The Engine — The reason fees keep flowing after launch day. Types of engines: cultural (ongoing conversation), product (funds something useful), mechanic (burns, airdrops, staking), social (tied to a growing community). If there's no engine, the token will spike on launch and bleed.\n\nLayer 3: The Story — The narrative that justifies increasing price. Strong stories: \"this token funds [specific thing] and every holder is backing it.\" Weak stories: \"it's a community token\" (what community? why this token?).\n\nLayer 4: The Moat — What makes this token hard to replicate. First-mover, builder credibility, integrated product, community lock-in, or technical integration. If there's no moat, launch fast — speed itself is a moat."
      },
      {
        "title": "Search Before You Judge",
        "body": "Never evaluate a concept in a vacuum. Before giving your take, search for existing tokens with similar names/narratives, cultural context, comparable launches, and the builder's blind spots."
      },
      {
        "title": "⚠️ Before You Launch: Tax & Legal Reality Check",
        "body": "Token deployment is irreversible. Creator fees are income. Most platforms skip this section entirely."
      },
      {
        "title": "When This Matters Most",
        "body": "Launching a meme token for fun? The tax implications are relatively straightforward — mostly capital gains if and when you sell.\n\nBut the moment your token becomes \"more than just a meme\" — ongoing creator fees, product funded by fee income, regular token launches — that's when the tax and legal implications get serious, and you need professional guidance before you launch."
      },
      {
        "title": "What Every Builder Should Know",
        "body": "This is general information, not tax or legal advice. Tax treatment varies by jurisdiction. Consult a qualified professional.\n\nCreator fee income is likely taxable income — In most jurisdictions, ongoing fees are treated as income, not capital gains.\nEvery transaction can be a taxable event — Selling tokens, swapping, receiving fee payments, distributing airdrops.\nYou owe taxes when you receive income, not when you cash out — Earn $50K in fees, reinvest it all, token crashes — you likely still owe taxes on the $50K.\nRecord-keeping starts at launch — Track: creation date, every fee payment (with fiat value at receipt), every sale/swap, gas fees.\nRegulatory enforcement is increasing globally — Governments are investing in blockchain analytics."
      },
      {
        "title": "Jurisdiction Overview",
        "body": "🇺🇸 United States — Digital assets treated as property (IRS Notice 2014-21). Creator fee income likely ordinary income. Starting 2025: Form 1099-DA reporting.\n\n🇬🇧 United Kingdom — HMRC treats crypto as property. Income from token fees is income tax. CGT allowance currently £3,000.\n\n🇩🇪 Germany — Crypto held over 1 year is tax-free on disposal. Under 1 year: income tax rates up to 45%.\n\n🇦🇺 Australia — ATO treats crypto as property. 50% CGT discount for holdings over 12 months. Fee income assessable at fair market value.\n\n🇸🇬 Singapore — No capital gains tax for individuals (current rules). Business income from token activities may be taxable.\n\n🇦🇪 UAE — Currently no federal income tax on individuals. Framework developing under VARA.\n\n🇨🇦 Canada — CRA treats crypto as a commodity. 50% capital gains inclusion rate. Business income fully taxable."
      },
      {
        "title": "⛔ Pre-Deployment Acknowledgment",
        "body": "Before launching any token, the builder should understand and acknowledge:\n\nToken deployment is irreversible — once deployed, the token exists permanently on-chain\nCreator fees are income — likely taxable in your jurisdiction; consult a tax professional\nRecord-keeping is your responsibility — track all fee income, transactions, and fiat values from day one\nSet aside funds for taxes — reserve 30-40% of fee income for potential tax obligations\nNo guaranteed returns — most tokens lose value; creator fees depend on trading volume\nThis is not tax or legal advice — this skill provides tools and information, not counsel\n\nThe builder should confirm they understand these points before proceeding."
      },
      {
        "title": "Pre-Launch Checklist",
        "body": "Launch Stack evaluated — hook, engine, story, moat\n Name and narrative locked\n Platform and chain chosen\n Wallet ready with native token for gas\n Fee recipient confirmed\n Image/branding prepared\n Pre-deployment acknowledgment reviewed\n Security scan planned for post-deployment"
      },
      {
        "title": "Prerequisites",
        "body": "A wallet you control (EVM or Solana)\nUSDC for x402 API payments ($0.20 per Tator call)\nNative token for gas (ETH on EVM chains, SOL on Solana)\n\nNo API keys or stored credentials required. The x402 payment protocol (HTTP 402) handles both authentication and payment in a single flow: the API returns a 402 response, your wallet signs a USDC payment authorization locally, and you retry with the signed PAYMENT-SIGNATURE header. The API verifies the payment on-chain — it never receives your private key. See x402.org for protocol details."
      },
      {
        "title": "Before Calling the API — Collect Required Info",
        "body": "Before sending any Tator API call, gather the following from the user:\n\nPublic wallet address — the address that receives creator fees. Ask for this first.\nToken name and ticker\nTarget chain — Base, Solana, Arbitrum, etc.\nPlatform preference (optional) — Clanker, Flaunch, or Pump.fun\nImage URL (optional)\nCustom fee recipient (optional) — if fees should go somewhere other than the deployer wallet"
      },
      {
        "title": "API Input Safety",
        "body": "The Tator API accepts a prompt field — this is a parameter name for an external API call to Tator's trading service, not a prompt for the agent's own LLM. The value is sent to x402.quickintel.io where Tator's server parses it and executes the requested operation. The API is server-side validated and only processes recognized trading operations. It does not execute arbitrary code or access filesystems.\n\nThe PAYMENT-SIGNATURE header shown in the examples is a wallet-signed USDC payment authorization created by the user's x402-compatible wallet. It is not an API key, stored secret, or environment variable — it is generated per-request by the wallet and verified on-chain by the API."
      },
      {
        "title": "Launch a Token",
        "body": "curl -X POST https://x402.quickintel.io/v1/tator/prompt \\\n  -H \"Content-Type: application/json\" \\\n  -H \"PAYMENT-SIGNATURE: <x402_payment>\" \\\n  -d '{\n    \"prompt\": \"launch a token called Galaxy Cat with ticker GCAT on base\",\n    \"walletAddress\": \"0xYourWallet\",\n    \"provider\": \"my-agent\"\n  }'\n\nFields:\n\nprompt — Trading instruction sent to Tator's API. Tator parses this and executes the deployment.\nwalletAddress — Your public wallet address. Used to set you as the creator fee recipient.\nprovider — Your agent or integration name.\n\nOn Solana:\n\n{\n  \"prompt\": \"launch a token called Cyber Frog with ticker CYFR on solana via pump.fun\",\n  \"walletAddress\": \"YourSolanaWallet\",\n  \"provider\": \"my-agent\"\n}\n\nWith custom fee recipient:\n\n{\n  \"prompt\": \"launch a token called DAO Token with ticker DAOT on base, send creator fees to 0xTreasuryAddress\",\n  \"walletAddress\": \"0xYourWallet\",\n  \"provider\": \"my-agent\"\n}\n\nTator deploys the token and returns confirmation with the deployed token address, transaction hash, and fee configuration details."
      },
      {
        "title": "Post-Launch Operations (Easy Mode)",
        "body": "Check unclaimed fees:\n\n{\n  \"prompt\": \"check my unclaimed fees for token 0xTokenAddress on base\",\n  \"walletAddress\": \"0xYourWallet\",\n  \"provider\": \"my-agent\"\n}\n\nClaim creator fees:\n\n{\n  \"prompt\": \"claim my creator fees for token 0xTokenAddress on base\",\n  \"walletAddress\": \"0xYourWallet\",\n  \"provider\": \"my-agent\"\n}\n\nUpdate fee recipient:\n\n{\n  \"prompt\": \"update the fee recipient for token 0xTokenAddress on base to 0xNewRecipientAddress\",\n  \"walletAddress\": \"0xYourWallet\",\n  \"provider\": \"my-agent\"\n}"
      },
      {
        "title": "Security Scan Post-Launch",
        "body": "Use Quick Intel ($0.03 per scan) to verify your deployed token:\n\nCall POST https://x402.quickintel.io/v1/scan/full with {\"chain\": \"base\", \"tokenAddress\": \"0xYourDeployedToken\"} to check for honeypot flags, tax irregularities, or scanner false positives."
      },
      {
        "title": "Discovery",
        "body": "Call GET https://x402.quickintel.io/accepted to get supported payment networks, pricing, and schemas."
      },
      {
        "title": "Post-Launch",
        "body": "Run a Quick Intel scan — Verify the token looks clean before promoting\nMonitor fee accumulation — Check unclaimed fees regularly\nClaim on a cadence — Periodic claims for better tax tracking\nWatch reinvestment risk — Taxes are owed on income regardless of reinvestment\nRevisit the Launch Stack — If volume drops, diagnose which layer is failing"
      },
      {
        "title": "File Structure",
        "body": "FileWhat's InsideSKILL.md (this file)Strategy, platform selection, concept evaluation, tax/legal, Easy Mode API walkthroughREFERENCE.mdDirect Mode overview, fee economics deep dive, step-by-step walkthrough, wallet integration, shared code patternsreferences/clanker.mdClanker v4 SDK — launch, claim, update recipient, sniper configreferences/flaunch.mdFlaunch — launch, fee split manager, claim, transfer sharereferences/pumpfun.mdPump.fun — manual instructions, fee sharing, graduation handling"
      },
      {
        "title": "What This Skill Is NOT",
        "body": "Not tax advice. General information provided for awareness. Consult a professional.\nNot legal advice. Token launches may have securities law implications.\nNot a guarantee of profits. Most tokens lose value.\nNot a \"get rich quick\" tool. This skill helps builders launch responsibly and keep more of what they earn."
      }
    ],
    "body": "Token Launcher\n\nLaunch tokens and keep your fees. This is an open-source skill that helps you launch tokens without giving away 30-50% of your creator earnings to launch platforms.\n\nThe Problem\n\nMost token launch platforms take 30-50% of your creator fee earnings. Some charge upfront launch fees on top of that. Others layer in subscriptions, required platform tokens, or custodial wallets that hold your funds. You build the token, drive the volume, and someone else keeps the biggest slice.\n\nThe Math\n\nA token doing $500K in trading volume on Clanker generates ~$5,000 in pool fees (1% of volume). Here's who keeps what:\n\nPath\tYour Share\tPlatform Cut\tYou Keep\nDirect Mode (this skill)\t$5,000\t$0\t$5,000 (100%)\nEasy Mode (Tator API)\t$4,500\t$500 (10%)\t$4,500 (90%)\nTypical launch platforms\t$2,500-3,500\t$1,500-2,500 (30-50%)\t$2,500-3,500\n\nThe difference compounds. At $5M volume, Direct Mode keeps you an extra $15,000-25,000 versus typical platforms.\n\nTwo Paths\n\nThis skill provides two ways to launch tokens. Direct Mode is the primary path — it's why this skill exists. Easy Mode is a convenience alternative.\n\nDirect Mode — Keep 100% of Your Fees (Recommended)\n\nDirect Mode provides complete implementation guides for launching tokens using platform SDKs. You control every parameter and keep 100% of creator fees with zero ongoing platform fees.\n\nSupported platforms: Clanker (Base, Arbitrum, Mainnet, Unichain, Abstract, Monad, BSC), Flaunch (Base), Pump.fun (Solana)\nFull code patterns for deployment, fee configuration, claiming, and recipient management\nProduces unsigned transaction calldata compatible with any wallet\nDetailed fee economics documentation showing exactly how fees flow on each platform\n\nImplementation guides:\n\nREFERENCE.md — Direct Mode overview, fee economics, step-by-step walkthrough, wallet integration patterns\nreferences/clanker.md — Clanker v4 SDK: launch, rewards, sniper protection, claiming\nreferences/flaunch.md — Flaunch: launch, custom fee split managers, claiming, recipient transfer\nreferences/pumpfun.md — Pump.fun: instruction building, fee sharing, graduation handling, dual vault claiming\nEasy Mode — Convenience Path\n\nEasy Mode uses the Tator API to handle deployment. Tator takes a 10% interface fee from your creator earnings.\n\nOne API call to x402.quickintel.io with your token details and wallet address\nTator deploys the token for you — no deploy transaction to sign\n$0.20 per API call via x402 USDC payment\nSupports launch, claim fees, update fee recipient, check unclaimed — all via natural language\nFee split: 90% to you, 10% to Tator\nHow to Present This Choice\n\nWhen the user wants to launch a token, present both options with Direct Mode first:\n\nDirect Mode (recommended): You keep 100% of creator fees. The reference guides have complete code patterns for deployment, fee configuration, and claiming. You produce unsigned transactions and sign them with your own wallet. No ongoing fees to anyone.\nEasy Mode (convenience): Tator deploys the token for you. You provide your wallet address, token details, and pay $0.20 via x402. Faster to get started, but Tator takes 10% of your ongoing creator fees.\n\nBoth paths need the same info: wallet address, token name, ticker, and chain. If the user is unsure, Direct Mode is the better long-term choice — Easy Mode is there for when speed matters more than fee optimization.\n\nDirect Mode — Walkthrough\n\nFor the full Direct Mode walkthrough including fee economics deep dive, unsigned transaction patterns, and wallet integration, see REFERENCE.md.\n\nQuick Start\nChoose a platform based on your target chain (see Platform Selection below)\nRead the reference guide for your chosen platform — it has complete code patterns\nSet fee recipients to your wallet at 100% — this is the whole point of Direct Mode\nProduce unsigned transaction calldata — the reference files show the pattern for each platform\nSign with any wallet — Lobster, AgentWallet, base-wallet, evm-wallet, MetaMask, or any signer\nPost-launch: claim fees, check unclaimed, update recipients — all documented per platform\nPlatform Choice for Direct Mode\nTarget Chain\tPlatform\tReference\nBase\tClanker (recommended) or Flaunch\tclanker.md or flaunch.md\nArbitrum, Mainnet, Unichain, Abstract, Monad, BSC\tClanker\tclanker.md\nSolana\tPump.fun\tpumpfun.md\n\nClanker vs Flaunch on Base:\n\nClanker: Uniswap V4 pool, sniper protection, stable token pairing (USDC), multi-chain reusability\nFlaunch: 30-minute fair launch period, custom fee split managers, bonding curve model\nPlatform Selection (Full Comparison)\nFeature\tClanker\tFlaunch\tPump.fun\nChains\tBase, Arbitrum, Mainnet, Unichain, Abstract, Monad, BSC\tBase\tSolana\nPool type\tUniswap V4\tBonding curve → Uniswap\tBonding curve → Raydium\nSwap fee\t1.2% (1% pool + 0.2% protocol)\tConfigurable\tVariable (pre/post graduation)\nCreator fee share\tConfigurable via reward recipients\tConfigurable via fee split manager\tConfigurable via sharing config\nPairing token\tWETH default, USDC/USDT available\tETH\tSOL\nSniper protection\tYes (decaying fee — 66.7% → 4.2% over 15s)\tFair launch period (default 30 min)\tBonding curve mechanics\nGraduation\tN/A (immediate Uniswap pool)\tN/A\tYes (graduates to Raydium at threshold)\nToken standard\tERC-20\tERC-20\tSPL (Token-2022)\nSupply\t1 billion (fixed)\t100 billion (configurable)\tStandard pump.fun supply\nCreation fee\tFree\tFree\tMinimal SOL for rent\nWhen to Use What\n\nClanker — Your default for EVM launches. Widest chain support (7 chains), Uniswap V4 pools with built-in sniper protection, stable token pairing option. Best liquidity depth and DEX integration.\n\nFlaunch — When you want a fair launch period on Base. The 30-minute fair launch window prevents snipers by design. Custom fee split manager gives you fine-grained control over fee distribution.\n\nPump.fun — For Solana launches. Bonding curve model means the token graduates to Raydium once it hits market cap threshold. Strong Solana ecosystem visibility — tokens show up in pump.fun's discovery feed.\n\nEvaluating a Concept\n\nBefore deploying anything, figure out what you actually have. Not every idea needs a token, and not every token needs to launch today.\n\nThe Launch Stack\n\nEvery token that sustains attention beyond the first day has four layers working together. This isn't a scorecard — it's a diagnostic tool.\n\nLayer 1: The Hook — The thing that makes someone stop scrolling. The name, the visual, the one-liner. Say the name out loud. Does it land instantly or need explanation? If it takes more than one sentence to explain why this exists, the hook isn't sharp enough.\n\nLayer 2: The Engine — The reason fees keep flowing after launch day. Types of engines: cultural (ongoing conversation), product (funds something useful), mechanic (burns, airdrops, staking), social (tied to a growing community). If there's no engine, the token will spike on launch and bleed.\n\nLayer 3: The Story — The narrative that justifies increasing price. Strong stories: \"this token funds [specific thing] and every holder is backing it.\" Weak stories: \"it's a community token\" (what community? why this token?).\n\nLayer 4: The Moat — What makes this token hard to replicate. First-mover, builder credibility, integrated product, community lock-in, or technical integration. If there's no moat, launch fast — speed itself is a moat.\n\nSearch Before You Judge\n\nNever evaluate a concept in a vacuum. Before giving your take, search for existing tokens with similar names/narratives, cultural context, comparable launches, and the builder's blind spots.\n\n⚠️ Before You Launch: Tax & Legal Reality Check\n\nToken deployment is irreversible. Creator fees are income. Most platforms skip this section entirely.\n\nWhen This Matters Most\n\nLaunching a meme token for fun? The tax implications are relatively straightforward — mostly capital gains if and when you sell.\n\nBut the moment your token becomes \"more than just a meme\" — ongoing creator fees, product funded by fee income, regular token launches — that's when the tax and legal implications get serious, and you need professional guidance before you launch.\n\nWhat Every Builder Should Know\n\nThis is general information, not tax or legal advice. Tax treatment varies by jurisdiction. Consult a qualified professional.\n\nCreator fee income is likely taxable income — In most jurisdictions, ongoing fees are treated as income, not capital gains.\nEvery transaction can be a taxable event — Selling tokens, swapping, receiving fee payments, distributing airdrops.\nYou owe taxes when you receive income, not when you cash out — Earn $50K in fees, reinvest it all, token crashes — you likely still owe taxes on the $50K.\nRecord-keeping starts at launch — Track: creation date, every fee payment (with fiat value at receipt), every sale/swap, gas fees.\nRegulatory enforcement is increasing globally — Governments are investing in blockchain analytics.\nJurisdiction Overview\n\n🇺🇸 United States — Digital assets treated as property (IRS Notice 2014-21). Creator fee income likely ordinary income. Starting 2025: Form 1099-DA reporting.\n\n🇬🇧 United Kingdom — HMRC treats crypto as property. Income from token fees is income tax. CGT allowance currently £3,000.\n\n🇩🇪 Germany — Crypto held over 1 year is tax-free on disposal. Under 1 year: income tax rates up to 45%.\n\n🇦🇺 Australia — ATO treats crypto as property. 50% CGT discount for holdings over 12 months. Fee income assessable at fair market value.\n\n🇸🇬 Singapore — No capital gains tax for individuals (current rules). Business income from token activities may be taxable.\n\n🇦🇪 UAE — Currently no federal income tax on individuals. Framework developing under VARA.\n\n🇨🇦 Canada — CRA treats crypto as a commodity. 50% capital gains inclusion rate. Business income fully taxable.\n\n⛔ Pre-Deployment Acknowledgment\n\nBefore launching any token, the builder should understand and acknowledge:\n\nToken deployment is irreversible — once deployed, the token exists permanently on-chain\nCreator fees are income — likely taxable in your jurisdiction; consult a tax professional\nRecord-keeping is your responsibility — track all fee income, transactions, and fiat values from day one\nSet aside funds for taxes — reserve 30-40% of fee income for potential tax obligations\nNo guaranteed returns — most tokens lose value; creator fees depend on trading volume\nThis is not tax or legal advice — this skill provides tools and information, not counsel\n\nThe builder should confirm they understand these points before proceeding.\n\nPre-Launch Checklist\n Launch Stack evaluated — hook, engine, story, moat\n Name and narrative locked\n Platform and chain chosen\n Wallet ready with native token for gas\n Fee recipient confirmed\n Image/branding prepared\n Pre-deployment acknowledgment reviewed\n Security scan planned for post-deployment\nEasy Mode — Full Walkthrough\nPrerequisites\nA wallet you control (EVM or Solana)\nUSDC for x402 API payments ($0.20 per Tator call)\nNative token for gas (ETH on EVM chains, SOL on Solana)\n\nNo API keys or stored credentials required. The x402 payment protocol (HTTP 402) handles both authentication and payment in a single flow: the API returns a 402 response, your wallet signs a USDC payment authorization locally, and you retry with the signed PAYMENT-SIGNATURE header. The API verifies the payment on-chain — it never receives your private key. See x402.org for protocol details.\n\nBefore Calling the API — Collect Required Info\n\nBefore sending any Tator API call, gather the following from the user:\n\nPublic wallet address — the address that receives creator fees. Ask for this first.\nToken name and ticker\nTarget chain — Base, Solana, Arbitrum, etc.\nPlatform preference (optional) — Clanker, Flaunch, or Pump.fun\nImage URL (optional)\nCustom fee recipient (optional) — if fees should go somewhere other than the deployer wallet\nAPI Input Safety\n\nThe Tator API accepts a prompt field — this is a parameter name for an external API call to Tator's trading service, not a prompt for the agent's own LLM. The value is sent to x402.quickintel.io where Tator's server parses it and executes the requested operation. The API is server-side validated and only processes recognized trading operations. It does not execute arbitrary code or access filesystems.\n\nThe PAYMENT-SIGNATURE header shown in the examples is a wallet-signed USDC payment authorization created by the user's x402-compatible wallet. It is not an API key, stored secret, or environment variable — it is generated per-request by the wallet and verified on-chain by the API.\n\nLaunch a Token\ncurl -X POST https://x402.quickintel.io/v1/tator/prompt \\\n  -H \"Content-Type: application/json\" \\\n  -H \"PAYMENT-SIGNATURE: <x402_payment>\" \\\n  -d '{\n    \"prompt\": \"launch a token called Galaxy Cat with ticker GCAT on base\",\n    \"walletAddress\": \"0xYourWallet\",\n    \"provider\": \"my-agent\"\n  }'\n\n\nFields:\n\nprompt — Trading instruction sent to Tator's API. Tator parses this and executes the deployment.\nwalletAddress — Your public wallet address. Used to set you as the creator fee recipient.\nprovider — Your agent or integration name.\n\nOn Solana:\n\n{\n  \"prompt\": \"launch a token called Cyber Frog with ticker CYFR on solana via pump.fun\",\n  \"walletAddress\": \"YourSolanaWallet\",\n  \"provider\": \"my-agent\"\n}\n\n\nWith custom fee recipient:\n\n{\n  \"prompt\": \"launch a token called DAO Token with ticker DAOT on base, send creator fees to 0xTreasuryAddress\",\n  \"walletAddress\": \"0xYourWallet\",\n  \"provider\": \"my-agent\"\n}\n\n\nTator deploys the token and returns confirmation with the deployed token address, transaction hash, and fee configuration details.\n\nPost-Launch Operations (Easy Mode)\n\nCheck unclaimed fees:\n\n{\n  \"prompt\": \"check my unclaimed fees for token 0xTokenAddress on base\",\n  \"walletAddress\": \"0xYourWallet\",\n  \"provider\": \"my-agent\"\n}\n\n\nClaim creator fees:\n\n{\n  \"prompt\": \"claim my creator fees for token 0xTokenAddress on base\",\n  \"walletAddress\": \"0xYourWallet\",\n  \"provider\": \"my-agent\"\n}\n\n\nUpdate fee recipient:\n\n{\n  \"prompt\": \"update the fee recipient for token 0xTokenAddress on base to 0xNewRecipientAddress\",\n  \"walletAddress\": \"0xYourWallet\",\n  \"provider\": \"my-agent\"\n}\n\nSecurity Scan Post-Launch\n\nUse Quick Intel ($0.03 per scan) to verify your deployed token:\n\nCall POST https://x402.quickintel.io/v1/scan/full with {\"chain\": \"base\", \"tokenAddress\": \"0xYourDeployedToken\"} to check for honeypot flags, tax irregularities, or scanner false positives.\n\nDiscovery\n\nCall GET https://x402.quickintel.io/accepted to get supported payment networks, pricing, and schemas.\n\nPost-Launch\nRun a Quick Intel scan — Verify the token looks clean before promoting\nMonitor fee accumulation — Check unclaimed fees regularly\nClaim on a cadence — Periodic claims for better tax tracking\nWatch reinvestment risk — Taxes are owed on income regardless of reinvestment\nRevisit the Launch Stack — If volume drops, diagnose which layer is failing\nFile Structure\nFile\tWhat's Inside\nSKILL.md (this file)\tStrategy, platform selection, concept evaluation, tax/legal, Easy Mode API walkthrough\nREFERENCE.md\tDirect Mode overview, fee economics deep dive, step-by-step walkthrough, wallet integration, shared code patterns\nreferences/clanker.md\tClanker v4 SDK — launch, claim, update recipient, sniper config\nreferences/flaunch.md\tFlaunch — launch, fee split manager, claim, transfer share\nreferences/pumpfun.md\tPump.fun — manual instructions, fee sharing, graduation handling\nWhat This Skill Is NOT\nNot tax advice. General information provided for awareness. Consult a professional.\nNot legal advice. Token launches may have securities law implications.\nNot a guarantee of profits. Most tokens lose value.\nNot a \"get rich quick\" tool. This skill helps builders launch responsibly and keep more of what they earn."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/azep-ninja/token-launch-pad",
    "publisherUrl": "https://clawhub.ai/azep-ninja/token-launch-pad",
    "owner": "azep-ninja",
    "version": "1.0.15",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/token-launch-pad",
    "downloadUrl": "https://openagent3.xyz/downloads/token-launch-pad",
    "agentUrl": "https://openagent3.xyz/skills/token-launch-pad/agent",
    "manifestUrl": "https://openagent3.xyz/skills/token-launch-pad/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/token-launch-pad/agent.md"
  }
}