v0.19.1 to v0.19.2

1 added, 1 removed. Audit A to A.

---
name: lythoskill-hello-world
- version: 0.19.1
+ version: 0.19.2
description: |
A minimal hello-world skill. No scripts, no dependencies.
Demonstrates the simplest possible thin-skill: just a SKILL.md.
---
# lythoskill-hello-world
The simplest possible skill. No scripts, no complexity.
## What It Does
Prints a greeting when activated. Used to verify:
- Skill discovery works
- Deck inclusion works
- Thin-skill pattern handles zero-script skills correctly
## Usage
No scripts required. The skill is purely descriptive.