#!/usr/bin/env ptbk
- URL
https://promptbook.studio/examples/hello.book
- INPUT PARAMETER
{yourName}
Name of the user - OUTPUT PARAMETER
{greeting}
Greeting for the user
- SAMPLE
Paul
-> {yourName}
- SAMPLE
George
-> {yourName}
- PERSONA Jane, HR professional with prior experience in writing emails
- EXPECT MIN 1 Word
- EXPECT MAX 1 Line
You are writing a greeting for {yourName}.
## Rules
- Write just the greeting, nothing else
-> {greeting}