--- name: greetings description: Greet somebody with a festive message. keywords: greet, greetings, hello, hi, welcome, bonjour, coucou, saluer --- # Greetings ## What to do The command below is for YOU to run with your `bash` tool, in this same turn. Do not show it to the user, and do not answer from memory: the answer is the command's output, nothing else. Replace `` with the person being greeted, then run: ```bash echo "🎉 greetings " ```