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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/azep-ninja/tator-traderWhat This Skill Does
The Tator Trader skill for OpenClaw provides a secure, powerful interface for executing decentralized finance operations across 24 different blockchains using natural language. Acting as an intelligent transaction builder, this skill transforms human-readable prompts—such as "Swap 50 USDC for ETH on Base"—into precise, unsigned blockchain transactions. By interfacing with the Tator AI trading API, users can perform a wide range of actions including buying and selling tokens, bridging cross-chain assets, opening leveraged perpetual positions, managing yield-bearing positions, and even participating in prediction markets or launching new tokens. Crucially, this skill is non-custodial; it never gains access to private keys or seed phrases. Instead, it generates unsigned payloads that require explicit user verification and signature via an integrated wallet solution like Sponge or AgentWallet, ensuring the user maintains absolute control over their assets at all times.
Installation
To add the Tator Trader skill to your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/azep-ninja/tator-trader
Ensure you have your payment configuration (x402) ready, as each request incurs a $0.20 USDC fee to cover the underlying API infrastructure and computation costs.
Use Cases
- Token Trading: Quickly execute trades for tokens across multiple ecosystems without manual DEX navigation.
- Cross-Chain Bridging: Seamlessly move assets between 24 supported chains by specifying source and destination parameters.
- Advanced DeFi Strategy: Manage complex positions, such as opening leveraged perp positions on protocols like Avantis or depositing into yield vaults.
- Asset Management: Wrap or unwrap ETH and perform blockchain name registrations directly through chat.
- New Asset Discovery: Execute trades for newly launched tokens by supplying their contract addresses.
Example Prompts
- "Buy 0.1 ETH worth of PEPE on Base"
- "Bridge 500 USDC from Arbitrum to Optimism"
- "Open 3x long on BTC with 200 USDC collateral on Base"
Tips & Limitations
Always prioritize security by scanning unknown tokens using the quickintel-scan skill before performing a trade. When providing prompts, be explicit regarding the amount, the token, and the chain; vague requests may lead to ambiguous transaction results. Always verify the transaction details returned by the API—specifically the recipient address and network chain—before signing. Remember that Tator Trader requires an external wallet integration; ensure your wallet is configured correctly to handle the unsigned transactions. The skill is designed for efficiency, but it cannot override blockchain consensus or reverse broadcasted transactions, so due diligence is required on every execution.
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-trader": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
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.
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".