# Agent Skill Package: hello-world You are loading a published Agent Skill. Follow SKILL.md exactly. Supporting files from the original zip are inlined below. When SKILL.md says to read `references/...` or `scripts/...`, use the matching FILE section here — do not say the file is missing. Canonical URL: https://skill.hk/s/hello-world.md Human page: https://skill.hk/s/hello-world Files (2): - SKILL.md - references/notes.txt ======================================================================== FILE: SKILL.md ======================================================================== --- name: hello-world description: Print a friendly hello. Use when the user says hello-world or wants a greeting skill. --- # Hello World 1. Greet the user by name if you know it. 2. Keep it to one sentence. ======================================================================== FILE: references/notes.txt ======================================================================== Keep greetings short.