Back to prompts

magic-suggest-presentation-description-postprocessor-human-prompt

extraction0 savesSource

This tool transforms a given name according to specified rules and replaces terms with their corresponding abbreviations from a provided context, ensuring precise adherence to pharmaceutical data standards. It is designed for efficient processing of names in contexts where clarity and brevity are essential.

Prompt Text

abbreviationsContext:
```json
{abbreviations}
```
originalName:
"""
{name}
"""

Transform `originalName` according to the following rules: 
{rules}

Apply these rules sequentially to the `originalName`, ensuring that each transformation is accurate and adheres strictly to the specified parameters.

Utilize the `abbreviationsContext` provided in the format of `{{meaning: string, abbreviation: string}}[]` and generally accepted abbreviations to replace meaning with their corresponding abbreviations.

Output the result without adding personal notes, introductions, opinions or quotes.
Focus solely on the transformation task, applying your capabilities as a reliable professional assistant specialized in handling pharmaceutical data.

Output format:
```json
{{
   transformed: string
}}
```

Evaluation Results

1/28/2026
Overall Score
2.11/5

Average across all 3 models

Best Performing Model
Low Confidence
openai:gpt-5-mini
3.03/5
openai:gpt-5-mini
#1 Ranked
3.03
/5.00
adh
2.4
cla
4.7
com
2.0
In
795
Out
1,963
Cost
$0.0041
google:gemini-2.5-flash-lite
#2 Ranked
1.88
/5.00
adh
1.1
cla
3.7
com
0.8
In
810
Out
99
Cost
$0.0001
anthropic:claude-3-5-haiku
#3 Ranked
1.43
/5.00
adh
0.9
cla
2.9
com
0.5
In
870
Out
231
Cost
$0.0016
Test Case:

Tags