clanker

Deploy ERC20 tokens with liquidity pools across EVM-compatible chains.

4|3|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/qhkm/zeptoclaw-skills --skill clanker-qhkm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clanker
Source: https://github.com/qhkm/zeptoclaw-skills/tree/main/clanker
Command: npx skills add https://github.com/qhkm/zeptoclaw-skills --skill clanker-qhkm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Token deployment and liquidity orchestration across wallets and blockchains is complex and error-prone. This Skill provides a streamlined way to create production-ready ERC20 tokens with integrated liquidity pools, vesting, airdrops, and reward configurations, while enforcing safety guardrails.

Core Features & Use Cases

  • Produce multi-chain token deployments with customizable pools, vesting, and airdrops.
  • Configure vaults, dev buys, and reward distributions to support token launches and ongoing governance.
  • Validate parameters and apply security best practices before deployment for safer token launches.

Quick Start

Launch a new token by supplying your configuration to the Clanker deploy workflow and monitor the resulting contract address.

Frequently Asked Questions about clanker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy an ERC20 token with automatic liquidity pools?

Yes, this skill handles multi-chain token deployment across Base, Ethereum, Arbitrum, and other EVM-compatible chains, allowing you to launch tokens and configure liquidity pools across these networks simultaneously.

Can I set up vesting schedules and airdrops during ERC20 token deployment?

Yes, during ERC20 token deployment you can configure vesting schedules, airdrops, vaults, and reward distributions to support token launches and ongoing governance directly through the workflow parameters.

Does this token deployment workflow support vanity addresses and metadata updates?

Yes, the token deployment workflow supports generating vanity addresses and performing metadata updates, alongside handling environment-key management and enforcing permission checks for secure contract configuration.

What safety guardrails are applied when creating ERC20 tokens?

When creating ERC20 tokens, the workflow validates parameters and applies security best practices before deployment, enforcing environment-key handling and permissions checks to ensure safer token launches.

How do I configure dev buys and reward distributions for a new token launch?

You can configure dev buys and reward distributions by defining them in your configuration input, allowing the deployment workflow to automate these distributions and vault setups for your token launch.