token-minter
๐ฏSkillfrom kukapay/crypto-skills
A crypto skill for generating, building, and deploying custom ERC20 tokens on EVM networks. Supports custom token parameters, automatic Solidity contract generation using OpenZeppelin standards, Foundry project setup, and deployment to testnets like Sepolia.
Same repository
kukapay/crypto-skills(6 items)
Installation
npx vibeindex add kukapay/crypto-skills --skill token-minternpx skills add kukapay/crypto-skills --skill token-minter~/.claude/skills/token-minter/SKILL.mdSKILL.md
More from this repository5
Trading strategy skills for cryptocurrencies that combine Binance market data, calculated technical analysis indicators (SMA, RSI, MACD, Bollinger Bands), and aggregated market sentiment from RSS feeds.
Trading strategy skills for cryptocurrencies that combine Binance market data, calculated technical analysis indicators (SMA, RSI, MACD, Bollinger Bands), and aggregated market sentiment from RSS feeds.
Discovers and analyzes DeFi yield opportunities across protocols, chains, and assets using parallel research agents and comprehensive web/GitHub searches.
Scouts trending meme coins across DEX platforms, analyzing price movements, volume data, and token risks in real-time.
A skill for interacting with EVM-compatible blockchains using Foundry's cast tool, covering balance queries, contract calls, transaction sending, and blockchain data exploration via command line.