用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/qhkm/zeptoclaw-skills --skill template命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Give your agent a standalone on-chain wallet for gasless trades, funding, and autonomous x402 M2M payments.
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.
AI-powered crypto trading agent and LLM gateway via natural language. Use when the user wants to trade crypto, check portfolio balances, view token prices, transfer crypto, manage NFTs, use leverage, bet on Polymarket, deploy tokens, set up automated trading, sign and submit raw transactions, or access LLM models through the Bankr LLM gateway funded by your Bankr wallet. Supports Base, Ethereum, Polygon, Solana, and Unichain.
基于 SOC 职业分类
正在显示 SKILL.md
| name | template |
| version | 1.0.0 |
| description | Starter template — replace this with your skill's one-line description. |
| author | Your Name |
| license | MIT |
| tags | ["example"] |
| metadata | {"zeptoclaw":{"emoji":"🛠️","requires":{"anyBins":["curl"]}}} |
Replace this with a description of what your skill does and when the agent should use it.
Describe any one-time setup steps (env vars, accounts, dependencies).
export MY_API_KEY="your_key_here"
Provide at least one concrete, copy-pasteable example.
curl -s -H "Authorization: Bearer $MY_API_KEY" \
https://api.example.com/endpoint | jq .