| name | hello-echo |
| description | Use when user asks to analyze, transform, or process text |
| model | haiku |
Hello Echo
Take the text from the user's message and produce the following analysis:
Input: (the user's text)
Analysis:
- Word count: Count the number of words
- Character count: Count the total characters (including spaces)
- Reversed: The text reversed character by character
- Shouted: The text in ALL UPPERCASE
- Whispered: The text in all lowercase
- Vibe check: A brief, fun 1-sentence interpretation of the tone or mood of the text
Present the results in a clean, formatted output. Keep it concise and playful.