tuirk/Kompl — reverse-engineered prompt
Reverse engineered prompt
Build me a local personal knowledge app called Kompl. I want to paste links, upload files like PDFs, and import bookmarks, then have the app read them and turn them into a living wiki automatically. Each new source should create or update connected pages for people, ideas, topics, comparisons, and source summaries, with links back to where the information came from.
It should run on my machine with Docker Compose, use a simple web interface, and store the wiki locally. Add setup that asks for the needed API keys for Gemini, optional DeepSeek, and Firecrawl, then starts everything without me doing manual configuration. Include a small command line tool so I can start, stop, open, check status, view logs, update, and back up my wiki.
Also include an MCP server so tools like Claude or Cursor can search the compiled wiki, read pages, list pages, and show basic stats. Keep it single user and local by default. Look up current docs online if you need to.
Want more depth? Deep Reverse