narenaryan/promptml-cli
A CLI application to run Prompt Markup Language scripts
This tool helps developers quickly test and run sophisticated prompts against various large language models (LLMs). You input a PromptML file, which clearly defines the context, objective, instructions, and categories for your prompt. The output is the LLM's response, which can be streamed, returned whole, or provided in a raw format. It's designed for developers building or experimenting with LLM applications.
Available on PyPI.
Use this if you are a developer who wants to execute structured PromptML scripts on different LLMs and providers directly from your command line.
Not ideal if you are an end-user without programming experience or if you need a graphical interface for prompt engineering.
Stars
11
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jan 03, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/narenaryan/promptml-cli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
promptslab/Promptify
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured...
masci/banks
LLM prompt language based on Jinja. Banks provides tools and functions to build prompts text and...
character-ai/prompt-poet
Streamlines and simplifies prompt design for both developers and non-technical users with a low...
promplate/partial-json-parser
Parse partial JSON generated by LLM
Hunyuan-PromptEnhancer/PromptEnhancer
PromptEnhancer is a prompt-rewriting tool, refining prompts into clearer, structured versions...