vercel/eve ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple starter project using eve for a durable AI agent that lives in the filesystem.
I want the app to scaffold an agent folder with a clear place for the main instructions, the model setup, a typed tool or two, and a couple of example skills so I can see how it all fits together. Make it feel like a real working agent, not just a demo, and include a small weather style example so I can test the flow end to end. It should be easy to run locally, easy to inspect, and easy to extend later with more tools, channels, or scheduled jobs.
Please keep the setup friendly for someone who is not deeply technical, and make sure the generated project includes sensible defaults, a nice local developer experience, and brief docs or comments that explain what each part is for. If you need current docs, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit