frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Promptcmd: AI prompts manager that turns prompts into runnable programs

https://promptcmd.sh/
2•tgalal•1h ago
promptcmd is a CLI tool for composing and running LLM prompts like "native" programs.

Feedback welcome.

Comments

tgalal•1h ago
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.