promptcmd is a CLI tool for composing and running LLM prompts like "native" programs.

Feedback welcome.

  • tgalal 4 hours 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.