Repo Greet

Prints a greeting and the sandbox host info by running its bundled script.

damionrashford Updated

File contents

Repo Greet

A demonstration skill loaded from the lna repo's .agents/skills/ folder.

When asked to greet or identify the environment:

  1. Run scripts/greet.sh with exec_command.
  2. Report its output verbatim.

The script prints a greeting plus uname -a, proving a skill can carry runnable code (not just text).

damionrashford/lna/tree/main/.agents/skills/repo-greet commit 9944ecda6f

Frequently asked questions

npx skillmds@latest add damionrashford/repo-greet