A comprehensive deployment suite for launching tokens on Clanker, Flaunch, and Pump.fun while maximizing creator fee retention.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tator-launch-pad
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tator-launch-pad using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Token Launcher is a specialized tool designed for the Openclaw Skills ecosystem that solves the problem of high platform fees. Traditional launchpads often take 30-50% of creator earnings; this skill provides two distinct paths to reclaim that revenue. Users can utilize Easy Mode via the Tator API for a seamless, natural-language deployment experience with a minimal 10% fee, or Direct Mode via SDK integrations to retain 100% of all generated fees. It bridges the gap between complex blockchain engineering and rapid agent-led deployment.
Beyond simple deployment, the skill integrates strategy evaluation frameworks, security scanning through Quick Intel, and automated fee management. It supports major ecosystems including Base, Solana, Arbitrum, and Mainnet, ensuring that developers have the flexibility to launch where the liquidity is highest. By focusing on sovereign fee management, it allows builders to treat their tokens as sustainable products rather than one-off events.
For Easy Mode, no environment variables are required. Use the x402-compatible API:
curl -X POST https://x402.quickintel.io/v1/tator/prompt \
-H "Content-Type: application/json" \
-d '{"prompt": "launch a token called GATOR on base", "walletAddress": "0x..."}'
For Direct Mode, configure your environment with the following secrets:
export WALLET_PRIVATE_KEY=your_private_key
export RPC_URL=your_blockchain_rpc_url
export IPFS_API_KEY=your_pinata_or_infura_key
The skill manages deployment data and fee structures across multiple platforms:
| Component | Details |
|---|---|
| Metadata | JSON schema including name, symbol, description, and image URL stored on IPFS. |
| Fee Config | Defined as reward recipients (EVM) or fee sharing accounts (Solana). |
| Tx Objects | Standard EIP-155 or Solana transaction formats for local signing. |
| Launch Stack | Diagnostic taxonomy for evaluating Hook, Engine, Story, and Moat layers. |
Loading
A comprehensive security auditing tool that identifies honeypots, scam contracts, and risky token permissions across 63 blockchain networks.

A specialized integration for automating Kaspi Pay payment verification and product delivery within Telegram bots.

A specialized toolkit for building Web3 dApps featuring ERC-4337 smart accounts, transaction batching, and granular delegation frameworks.

A comprehensive SDK for building next-generation Web3 applications using MetaMask Smart Accounts, ERC-4337, and the Delegation Framework.

A comprehensive tool for launching crypto tokens across multiple chains while retaining maximum creator fees through Direct and Easy deployment modes.

A professional Python scaffolding for developing tool-enabled AI agents that leverage Anthropic Claude Tool Use features via Openclaw Skills.








































