What problem does it solve? Preparing a live hackathon demo under time pressure is error-prone: test data must be seeded, the full flow must be verified, and a repeatable launch script is needed. This Skill automates that preparation so the demo runs reliably on stage. ## Core Features & Use Cases - Test Wallet Seeding: Seeds 5 test wallets to provide realistic demo data. - End-to-End Validation: Runs the complete flow 3 times to verify stability before presenting. - One-Click Demo Script: Creates demo.sh so the demo can be launched with a single command. - Use Case: Before presenting the SENTINEL decentralized AML protocol at a hackathon, run this Skill to seed wallets, confirm the scoring flow works end to end, and produce a one-click demo script within a strict 3-minute time budget. ## Quick Start Ask the agent to prepare the hackathon demo by seeding test wallets, running the end-to-end flow three times, and generating the demo.sh script.