This skill should be used when building token launch tools, implementing Clanker integration, or adding fee claiming functionality. Covers ERC20 deployment, metadata updates, and trading fees.
Deploy and manage ERC20 tokens using Clanker.
| Parameter | Required | Description | |-----------|----------|-------------| | Name | Yes | Token name (e.g., "MyToken") | | Symbol | Yes | Ticker, 3-5 chars (e.g., "MTK") | | Description | No | Token description | | Image | No | Logo URL or upload | | Website | No | Project website | | Twitter | No | Twitter/X handle | | Telegram | No | Telegram group |
Deploy tokens:
Claim fees:
Update metadata:
| User Type | Daily Limit | |-----------|-------------| | Standard Users | 1 token/day | | Bankr Club Members | 10 tokens/day |
| Issue | Resolution | |-------|------------| | Rate limit reached | Wait 24 hours or upgrade | | Name taken | Choose different name | | Symbol exists | Use unique symbol | | Image upload failed | Check format/size |
npx skills add BankrBot/Bankr Dev - Token Deployment下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer