--- name: hello description: Simple greeting skill for testing allowed-tools: Bash(hello:*) --- # Hello Skill ## Quick start ```bash scripts/hello ``` Prints a greeting for the given name.