This automates the tedious work of registering multiple Tavily accounts via Playwright and CapSolver, then pools the resulting API keys behind a unified FastAPI proxy with round-robin rotation. Each free Tavily account gives you 1,000 calls per month, so 10 accounts means 10,000 calls through a single endpoint. The proxy includes a web console, usage tracking, and auto-disabling of failed keys. It's genuinely useful if you're hitting quota limits but want to avoid paying for Tavily's paid tier, though you'll spend a few cents per account on CAPTCHA solving and need to set up email verification through Cloudflare Workers or a temporary email service. The Docker setup is clean and the whole thing drops into existing code with no SDK changes.
npx skills add https://github.com/aradotso/trending-skills --skill tavily-key-generator-proxy