--- name: hello-world description: A simple skill that creates a greeting file tools: - Write --- # hello-world A simple skill that creates a greeting file. ## Instructions When the user asks for a greeting, create a file called `hello.txt` containing a friendly greeting message. The message should include the current date.