Repo Greet
A demonstration skill loaded from the lna repo's .agents/skills/ folder.
When asked to greet or identify the environment:
- Run
scripts/greet.shwithexec_command. - Report its output verbatim.
The script prints a greeting plus uname -a, proving a skill can carry runnable code (not just text).