by chr15m · Agent Tool · ★ 440
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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. Quick start Spec compliance Quick start Download the single-file script: Or you can run it directly without installing using : Or install it via or to use it as a library: Create : Run it: bash export ANTHROPICAPIKEY="your-key" ./runprompt hello.prompt '{"nam
| Stars | 440 |
| Forks | 18 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 34.75/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:
Looking for a runprompt alternative? If you're comparing runprompt with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A Python library powered by Language Models (LLMs) for conversational data discovery and analysis.
KEA Research - Multi-AI collaboration platform that combines responses from multiple AI models, cross-validate
Witsy: desktop AI assistant / universal MCP client
Production-ready AI chat. Start here and make it your own. Formerly Sparka AI
A set of tools that gives agents powerful capabilities.
Agent samples built using the Strands Agents SDK.
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.
The top alternatives to runprompt on Agent Skills Hub include BambooAI, kea-research, witsy. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.