tinyfish-io/tinyfish-cookbook — reverse-engineered prompt

Reverse engineered prompt

Build me a TinyFish cookbook repo with a bunch of small, standalone example apps that show real things people would actually use web agents for. I want a mix of search, page reading, and browser automation examples, things like price comparison, deal hunting, tutor or scholarship finding, restaurant comparison, research helpers, and other practical mini tools. Each example should feel complete enough to learn from, with a simple working interface or script, clear inputs and outputs, and structured results that an AI app could reuse.

Please organize it so each recipe can run on its own, and make the examples show when to use Search, when to use Fetch, and when to use the full Agent flow for multi step tasks. Favor practical demos over toy code. Include setup instructions, env vars, and short notes about what each sample does and why TinyFish is being used there. If anything is unclear, look up the current TinyFish docs online and wire it up in the cleanest way.

Want more depth? Deep Reverse