zhayujie/CowAgent — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a lightweight open source AI assistant I can run on my own computer or a small server. I want a web console where I can chat with it, set up model providers, connect channels, and install new skills without editing a bunch of files by hand.

The assistant should be able to plan multi step tasks, use tools like file access, terminal, browser, scheduling, web search, and memory lookup, then keep going until the job is done. It should support text, images, voice, and files, and work across the web plus chat apps like Telegram and Slack. I also want it to remember things over time, build a personal knowledge base from what it learns, and get better through everyday use by reviewing past conversations and unfinished tasks.

Please make it easy to deploy locally, with Docker as an option, and include a simple command line workflow for start, stop, logs, update, and skill install. If anything is unclear, check the current docs online and match the project’s intended behavior.

Want more depth? Deep Reverse