From af7d9b411acfa774ca6df79c43228287efef5dd0 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Thu, 5 Feb 2026 20:47:45 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c63e8cf --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# local-llm-prompt-manager + +A CLI tool for developers to manage, organize, version control, and share local LLM prompts and configurations. Features include creating prompt libraries, tagging, search, templating, and generating commit messages. \ No newline at end of file