---
name: hello
description: Write a hello file to the workspace output directory.
---

Overview

This skill writes a small hello file under `out/`.

Command

bash scripts/hello.sh out/hello.txt

Output Files

- out/hello.txt

