token-launcher
Launch tokens on any chain without giving up 30-50% of your fees. Two paths: Easy Mode (call Tator API via x402 — works with any wallet provider, no env vars required) or Direct Mode (integrate SDKs yourself, keep 100% — requires signing key and RPC). Covers Clanker (7 EVM chains), Flaunch (Base), and Pump.fun (Solana). Includes strategy evaluation, fee management, claiming, recipient updates, and tax/legal guidance. Triggers: "token idea", "launch a coin", "launch a token", "deploy a token", "token strategy", "claim fees", "creator fees", "update fee recipient", "token launch on base", "launch on solana", "clanker", "flaunch", "pump.fun", "token economics", "is this a good token".
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/azep-ninja/tator-launch-padWhat This Skill Does
The token-launcher skill is a comprehensive toolkit for developers and agents to deploy tokens on EVM and Solana chains without surrendering excessive creator fees to intermediary platforms. It empowers users to bypass the 30-50% fees typical of major launchpads by providing two distinct integration paths. Easy Mode utilizes the Tator API to handle contract deployment, IPFS metadata hosting, and fee management through simple natural language commands, requiring only a x402-compatible wallet. Direct Mode provides the full technical documentation and SDK patterns required to integrate directly with Clanker, Flaunch, or Pump.fun, enabling users to retain 100% of their creator fees and control over every parameter, including sniper protection and custom fee recipient logic.
Installation
To install this skill, use the command: clawhub install openclaw/skills/skills/azep-ninja/tator-launch-pad. This skill is instruction-based; it does not contain executable binaries. For Direct Mode, ensure your project environment is configured with the necessary RPC endpoints and private key management for your chosen blockchain (Base, Ethereum, or Solana). For Easy Mode, no special environment variables are required, as authentication and payment occur via your connected x402 wallet provider.
Use Cases
This skill is designed for autonomous agents tasked with managing a token portfolio, creators looking to launch memecoins with high capital efficiency, and DeFi developers seeking to integrate professional-grade launch infrastructure into their applications. It is ideal for scenarios where maintaining control over fee distribution is critical to the economic sustainability of a project. By using the natural language interface, you can manage the lifecycle of a token—from strategy and deployment to claiming fees and updating recipients—without needing to write or debug low-level smart contract interactions.
Example Prompts
- "I have an idea for a token on Base called GATOR; can you help me launch it using the Tator API?"
- "What are the current fee structures for a token launch on Pump.fun compared to Clanker, and which one offers better returns for a new project?"
- "Please update my fee recipient address for the token I launched yesterday and check if there are any unclaimed creator fees pending."
Tips & Limitations
When using Easy Mode, remember that you are paying a 10% interface fee to Tator; while this is significantly lower than industry standards, Direct Mode is recommended for high-volume projects where maximizing profit to 100% is the primary goal. Always ensure your RPC node is reliable if using Direct Mode to avoid failed transactions. Be aware that the skill is an instruction set and does not hold private keys; it relies entirely on your wallet provider for transaction signing, maintaining a high level of security by keeping sensitive assets offline.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-azep-ninja-tator-launch-pad": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
token-launcher
Launch tokens and keep 100% of your creator fees. Direct Mode provides full SDK integration guides for Clanker (7 EVM chains), Flaunch (Base), and Pump.fun (Solana) — no middleman, no platform cut. Easy Mode offers a convenience path via the Tator API (90/10 split). Includes strategy evaluation, fee economics, claiming, recipient updates, and tax/legal guidance. Triggers: "token idea", "launch a coin", "launch a token", "deploy a token", "token strategy", "claim fees", "creator fees", "update fee recipient", "token launch on base", "launch on solana", "clanker", "flaunch", "pump.fun", "token economics", "is this a good token".
quickintel-scan
Scan any token for security risks, honeypots, and scams using Quick Intel's contract analysis API. Use when: checking if a token is safe to buy, detecting honeypots, analyzing contract ownership and permissions, finding hidden mint/blacklist functions, or evaluating token risk before trading. Triggers: 'is this token safe', 'scan token', 'check for honeypot', 'audit contract', 'rug pull check', 'token security', 'safe to buy', 'scam check'. Supports 63 chains including Base, Ethereum, Solana, Sui, Tron. Costs $0.03 USDC per scan via x402 payment protocol. Requires an x402-compatible wallet — recommended: managed wallet service (Sponge, AgentWallet) with no raw key exposure. Programmatic signing with dedicated hot wallet also supported. This skill is read-only and never accesses your tokens or assets.
tator-trader
Execute crypto trades using natural language via Tator's AI trading API. Use when: buying tokens, selling tokens, swapping, bridging cross-chain, sending tokens, wrapping/unwrapping ETH, opening perp positions, betting on prediction markets, launching tokens, registering blockchain names, or managing yield positions. Triggers: 'buy token', 'sell token', 'swap X for Y', 'bridge to', 'send tokens', 'open long', 'open short', 'bet on', 'launch token', 'register name', 'deposit yield', 'wrap ETH'. Supports 24 chains. Returns UNSIGNED transactions — you sign and broadcast. Costs $0.20 USDC per request via x402. Recommended wallet integration: Sponge (SPONGE_API_KEY) or AgentWallet (AGENTWALLET_API_TOKEN) — no raw private keys needed. This skill is a transaction builder and never accesses your private keys or tokens.