evm-swiss-knife

Installation
SKILL.md

EVM Swiss Knife

This skill enables interaction with EVM-compatible blockchains through Foundry's cast command-line tool. It covers common blockchain operations like balance queries, contract calls, transaction sending, and network inspection.

Installation

To use this skill, you need Foundry installed, which provides the cast command.

Follow the official installation guide: https://getfoundry.sh/introduction/installation

Quick Install (Linux/Mac)

  1. Install Foundryup:
    curl -L https://foundry.paradigm.xyz | bash
    
Installs
107
GitHub Stars
24
First Seen
Feb 3, 2026
evm-swiss-knife — kukapay/crypto-skills