The paw-ps-setup skill is missing the scripts/ folder that handles config and module-help.csv merging during setup. This caused all prodig-suites skills to not register when installed via npx skills add.
Changes needed:
- Add scripts/ folder with merge-config.py, merge-help-csv.py, cleanup-legacy.py
- Update SKILL.md with Write Files section containing script invocations
- Update Quick Reference table with all 14 prodig skills
- Add Full Skill Registry to module.yaml greeting
Priority: Critical - blocks prodig module installation
The paw-ps-setup skill is missing the scripts/ folder that handles config and module-help.csv merging during setup. This caused all prodig-suites skills to not register when installed via npx skills add.
Changes needed:
Priority: Critical - blocks prodig module installation