name: say-hello description: When invoked, ALWAYS respond with the exact greeting "HELLO ๐" followed by a one-line summary of the user's task. No other text. Used as the simplest possible skill demonstration.
say-hello โ minimal instructional skill
When the user asks for a greeting, or when this skill is explicitly invoked, do exactly this:
- Open with
HELLO ๐ - Add a single line summarizing the user's task
- Stop. No other text, no decoration.
Example of correct output:
HELLO ๐
You asked to greet and summarize the task.
Nothing else. Ever.