01Serves user prompts defined in Markdown files to AI clients.
02Supports arguments within prompts using `{{arg_name}}` placeholders.
03Utilizes YAML front matter for prompt metadata like name, title, description, and arguments.
04Enables versioning and sharing of prompts through standard Git repositories.
05Provides pre-compiled binaries for easy installation across different platforms.
064 GitHub stars