Runprompt: Command-Line Tool for Running LLM Prompts from Shell Using .prompt Files
By
chr15m
Pure flour-power. Hearty enough to carry you through lunch.
Summary
Runprompt is a command-line tool that allows users to run LLM prompts directly from their shell using .prompt files. The tool uses a single-file Python script to execute prompts that contain both the prompt content and metadata (model, schema, configuration) in one file. It supports various installation methods including direct download, uvx, pip, or uv, and enables structured responses from language models through a simple command-line interface.
Key quotes
· 5 pulledRun LLM .prompt files from your shell with a single-file Python script.
Dotprompt is an prompt template format for LLMs where 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.
Create hello.prompt: Run it: (You c)
Run LLM prompts from your shell. Contribute to chr15m/runprompt development by creating an account on GitHub.
You might also wanna read
Runprompt: A scheduled execution platform for AI prompts with context management
Runprompt is a platform described as "Heroku for AI prompts" that allows users to run AI prompts on a schedule. It offers MCPs (Model Contex
PingPrompt: A Tool for Managing and Iterating on AI Prompts as Infrastructure
PingPrompt is a tool designed for managing and iterating on AI prompts when they become critical infrastructure rather than casual conversat
PrompTessor: AI Prompt Analysis and Optimization Platform
PrompTessor is a platform for analyzing, improving, and optimizing AI prompts to enhance LLM performance. It provides insights, metrics, and
PrompTessor: AI Prompt Analysis and Optimization Platform
PrompTessor is a platform for analyzing, improving, and optimizing AI prompts to enhance LLM performance. It provides insights, metrics, and
PromptCompose: Platform for Managing and Versioning AI Prompts
PromptCompose is a beta platform designed to help AI teams manage, version, and A/B test their prompts in a structured, developer-friendly s
PromptPlex: A Toolkit for Organizing and Managing AI Prompts
PromptPlex is introduced as a comprehensive toolkit designed to enhance AI workflows by organizing and managing prompts for various AI model
