web3-tools
Installation
SKILL.md
Web3 Tools
A skill for querying and utilizing multi-chain blockchain data through the Nodit Blockchain Context.
When to Use
- Wallet balance / token / NFT queries
- Transaction lookup / tracking / analysis
- Block data queries
- Reading smart contract state
- ENS name resolution
- On-chain event monitoring (Webhook)
- Gas fee / transaction fee checks
- Token holder / transfer history analysis
- For x402 USDC payments (no API key), install the web3-x402 skill instead:
npx skills add noditlabs/skills --skill web3-x402
Related skills