danielmiessler/Fabric ? reverse-engineered prompt
Reverse engineered prompt
Build me a command line tool that helps people use AI prompts for real world tasks in a simple organized way.
I want it to let me store and run reusable prompt patterns, pick one from the terminal, pass in text from a file or clipboard, and get a clean result back in the shell. It should feel like a practical AI helper I can use anywhere, not a chat app. Please also include a way to add my own custom prompts, browse the built in ones, and expose the same functionality through a small REST API so other tools can call it.
Make the setup easy, include good defaults, and add clear documentation for how to install and use it. If you need to look up current docs online for any AI provider or SDK details, do that.