| 1 | --- |
| 2 | name: hello |
| 3 | description: Greet the user when they explicitly try the hello-codewhale example. |
| 4 | invocation: explicit-only |
| 5 | --- |
| 6 | |
| 7 | Respond with one short greeting in the user's language. Include the exact text |
| 8 | `hello-codewhale:hello` so they can identify the example they invoked. |
| 9 | |
| 10 | Use only the conversation. Do not call tools, run commands, read or write files, |
| 11 | or contact external services. |
| 12 |