clanker
Deploy ERC20 tokens on Base, Ethereum, Arbitrum, and other EVM chains using the Clanker SDK. Use when the user wants to deploy a new token, create a memecoin, set up token vesting, configure airdrops, manage token rewards, claim LP fees, or update token metadata. Supports V4 deployment with vaults, airdrops, dev buys, custom market caps, vanity addresses, and multi-chain deployment.
Why use this skill?
Deploy production-ready ERC20 tokens with Uniswap V4 liquidity pools, vesting, and airdrop capabilities across EVM chains using the Clanker OpenClaw skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-clankerWhat This Skill Does
The Clanker skill for OpenClaw provides a powerful interface for deploying production-ready ERC20 tokens across multiple EVM-compatible blockchains, including Base, Ethereum, and Arbitrum. Leveraging the official Clanker SDK, this skill automates the creation of tokens coupled with Uniswap V4 liquidity pools. It is designed for developers, memecoin creators, and DAO administrators who need a streamlined, one-transaction workflow for tokenomics management, including advanced features like vesting schedules, airdrop distribution using Merkle trees, and custom metadata configuration.
Installation
To integrate the Clanker skill into your OpenClaw environment, ensure you have the OpenClaw agent runtime installed. Run the following command in your terminal:
clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-clanker
Ensure your local development environment has a valid PRIVATE_KEY set in your .env file to handle authorized on-chain transactions.
Use Cases
- Memecoin Launch: Instantly deploy a token with a pre-configured liquidity pool on a decentralized exchange.
- Token Vesting: Implement secure vesting for team members or advisors by locking a specific percentage of supply with defined cliff and linear release periods.
- Airdrop Distribution: Execute large-scale token distributions using efficient Merkle tree proofs, reducing gas costs and complexity.
- Vanity Addresses: Generate unique, branded contract addresses to add a professional touch to your project deployment.
- Metadata Management: Update and maintain on-chain metadata for existing tokens, ensuring external applications (like block explorers and trading platforms) display current token info.
Example Prompts
- "Deploy a new memecoin named 'AI Doge' with the symbol 'AIDOGE' on the Base network, and set up a 10% vault with a 30-day cliff."
- "Create an airdrop for my 'TKN' token for these addresses: 0xabc... and 0xdef..., locking the tokens for 24 hours."
- "Update the metadata for my token contract 0x123... to include the new website URL and the updated logo on IPFS."
Tips & Limitations
- Safety First: Always verify your private key is kept secure and not hard-coded in scripts.
- Gas Management: Since token deployment happens on-chain, ensure your wallet has sufficient native network gas (e.g., ETH on Ethereum, Base ETH on Base) to cover transaction fees.
- Vesting Logic: Carefully calculate your vesting percentages and durations; these configurations are immutable once the smart contract is deployed.
- Vanity Addressing: Using the vanity flag may increase the time required for transaction initiation, as the tool performs additional computation.
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-bobdevibecoder-bobagent-clanker": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
affiliate-master
Full-stack affiliate marketing automation for OpenClaw agents. Generate, track, and optimize affiliate links with FTC-compliant disclosures and multi-network support.
tweet-ideas-generator
Generates 60 high-impact tweet ideas from reference content across 5 categories. Use when someone wants to extract engaging short-form statements from content for Twitter/X, organized by harsh advice, quotes, pain points, counterintuitive truths, and key insights.
ai-discoverability-audit
Audit how a brand appears in AI-powered search (ChatGPT, Perplexity, Claude, Gemini). Use when user mentions "AI search," "how do I show up in ChatGPT," "AI discoverability," "AEO," "LLM visibility," or wants to understand their brand's AI presence.
positioning-basics
Help founders and marketers nail their positioning. Use when someone mentions "positioning," "value proposition," "who is this for," "how do I describe my product," "messaging," "ICP," "ideal customer," or is struggling to articulate what makes their product different.
polymarket-correlation
Detect mispriced correlations between Polymarket prediction markets. Cross-market arbitrage finder for AI agents.