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
    
Related skills

More from kukapay/crypto-skills

Installs
89
GitHub Stars
19
First Seen
Feb 3, 2026