Show HN: Promptcmd: AI prompts manager that turns prompts into runnable programs
promptcmd.shpromptcmd is a CLI tool for composing and running LLM prompts like "native" programs.
Feedback welcome.
promptcmd is a CLI tool for composing and running LLM prompts like "native" programs.
Feedback welcome.
Comments
Hi HN, I’m the author.
I built promptcmd because I thought prompts can be neatly integrated into CLI and look like familiar commands, rather than being run "via a tool" (explicitly).
promptcmd lets you define prompts as files, compose them, and run them like native commands.
Happy to answer questions, especially around design tradeoffs or missing features.