skale-sfuel-skill

Installation
SKILL.md

When to use

Use when the user asks to mine or top up sFUEL for an address on a SKALE chain.

Inputs

  • chain: one of [europa, ...]
  • address: EVM address (0x + 40 hex chars)

Preconditions

  • Python 3.11+ installed
  • Dependencies installed: pip install -r requirements.txt
  • RPC env vars set (example):
    • SKALE_RPC_EUROPA
  • If required, credentials/signing method configured (see Security section)

Procedure

  1. Validate address format.
  2. Normalize chain name and ensure it is supported.
  3. Run:
Related skills
Installs
2
GitHub Stars
1
First Seen
Apr 4, 2026