tgalal/promptcmd
GenAI prompts as runnable programs
This tool helps developers and system administrators manage and execute GenAI prompts as if they were regular command-line programs. You define a prompt template once, specifying inputs and outputs, then run it from your terminal like any other script. It's designed for engineers who want to integrate AI models into their command-line workflows and shell scripts.
Use this if you need to turn complex GenAI prompts into reusable, version-controlled command-line tools that can be easily integrated into shell scripts or automated workflows.
Not ideal if you prefer a graphical user interface for managing your prompts or are not comfortable working within a command-line environment.
Stars
24
Forks
—
Language
Rust
License
GPL-3.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/tgalal/promptcmd"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/prompty
Prompty makes it easy to create, manage, debug, and evaluate LLM prompts for your AI...
ReversecLabs/spikee
Simple Prompt Injection Kit for Evaluation and Exploitation
google/dotprompt
Executable GenAI prompt templates
svilupp/PromptingTools.jl
Streamline your life using PromptingTools.jl, the Julia package that simplifies interacting with...
elastacloud/DotPrompt
Library allowing you to use GenAI prompts saved as .prompt files, keeping your prompts organised...