This connects Claude to Flipside's blockchain data across 40+ chains through their CLI tool. You'd reach for this when you need to query on-chain data, whether that's wallet activity, DeFi protocol stats, NFT transfers, or token analytics. The setup requires installing their CLI and authenticating, then you can let Claude write and run queries against real blockchain data. It's genuinely useful if you're doing crypto analysis or building tools that need chain data, though you're adding a dependency on their infrastructure. The AI agent approach means you describe what you want rather than writing SQL yourself, which either saves time or adds a layer of abstraction depending on your comfort level with direct queries.
npx skills add https://github.com/flipsidecrypto/flipside-tools --skill flipside