add-verb
Installation
SKILL.md
Adding Verbs to Word Lists
Verb word lists map player input to entity handlers (OnLook, OnTouch, etc.).
Adding a Verb
Run the script from the project root:
./scripts/add_verb.py --action ACTION --verb VERB
Valid actions: Auto-discovered from data/verbs/on_*.txt files. Run ./scripts/add_verb.py --help to see current options.
Example: ./scripts/add_verb.py --action on_attack --verb pummel