promptenhancer
Transform basic prompts into comprehensive, well-structured versions using a two-step optimization process that first provides guidelines then refines the prompt for enhanced effectiveness.
Instructions
A prompt optimization tool that guides you through transforming basic prompts into comprehensive, well-structured prompts.
How it works:
First call: Provide an originalPrompt to receive optimization guidelines
The LLM follows the guidelines to create an optimized version
Second call: Provide the optimizedPrompt to get it ready for use
This tool uses a meta-prompting approach where the LLM does the actual optimization work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| originalPrompt | No | The original prompt you want to optimize | |
| optimizedPrompt | No | The optimized prompt created by following the guidelines |