Interact with EVM-compatible blockchains using Foundry's cast tool for querying balances, calling contracts, sending transactions, and blockchain exploration. Use when needing to interact with Ethereum Virtual Machine networks via command-line, including reading contract state, sending funds, executing contract functions, or inspecting blockchain data.
$npx -y skills add kukapay/crypto-skills --skill evm-swiss-knifeInstalls into the current project.
Run `npx skills use "https://github.com/kukapay/crypto-skills" --skill "kukapay/crypto-skills/evm-swiss-knife"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kukapay/crypto-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kukapay/crypto-skills"` and select the relevant skills, then follow their instructions.