Quick one for anyone building trading bots or AI agents in here 👇 The problem with 99% of "crypto trading prompts": the model has no live data. It sounds smart and makes the whole thing up — stale funding, unknown open interest, no clue what regime we're in. So we made our prompt library free and open. The difference: **every prompt is wired to a live data endpoint**. You fetch real numbers, paste them in, and the model actually reasons over what the market is doing right now. 10 to start with — funding-rate extremes, market regime detection, open-interest divergence, whale positioning, an autonomous risk monitor, a signal generator, an MCP analyst, a Telegram alert agent, a volatility position sizer, and a regime-aware execution controller. Copy-paste, works with Claude / GPT / Gemini. Best part — one command connects your model to the data directly: `claude mcp add cryptodataapi` Then it fetches live crypto data itself. No copy-paste. Grab them free: https://cryptodataapi.com/prompts GitHub (PRs welcome): https://github.com/Crypto-Data-API/cryptodataapi-prompt-library If you want the full-universe quant/whale/per-coin feeds, first 10 signups here get **20% off with code `SOCIAL20`**. Free key runs most of the prompts. Not financial advice — it's data, structure, and risk framing. What prompt should I add next?