Analyze Ethereum transactions — fetches semantic trace data and generates an interactive HTML visualization of internal calls, token flows, and DeFi actions.
npx skills add matrooslabs/etheragentOr load directly in Claude Code:
claude --plugin-dir ./path/to/etheragentVisual (HTML) — opens an interactive page in your browser:
/visual-tx 0xTRANSACTION_HASH
Trace (plain text) — prints an ASCII art breakdown in the terminal:
/trace-tx 0xTRANSACTION_HASH
MIT


