by chr15m · Agent Tool · ★ 440
runprompt Run LLM .prompt files from your shell with a single-file Python script. A .prompt file contains the prompt and metadata (model, schema, config) in a single file. You can use it to run LLM prompts and get structured responses right in your shell. You can use it to automate AI workflows or build your own harness. Make prompts first-class artifacts. Check them into your repo and run them from the command line instead of making ad-hoc requests to AI chatbots.
| Stars | 440 |
| Forks | 18 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 68.2776091298672/100 |
| Open Issues | 6 |
| Last Updated | 2026-06-13 |
| Created | 2025-11-27 |
| Platforms | cli, gemini, python |
| Est. Tokens | ~13k |
These tools work well together with runprompt for enhanced workflows:
Explore other popular agent tool tools:
runprompt is Run LLM prompts from your shell. It is categorized as a Agent Tool with 440 GitHub stars.
runprompt is primarily written in Python. It covers topics such as ai-agents, ai-development, anthropic.
You can find installation instructions and usage details in the runprompt GitHub repository at github.com/chr15m/runprompt. The project has 440 stars and 18 forks, indicating an active community.
runprompt is released under the MIT license, making it free to use and modify according to the license terms.