Update skill-creator and make scripts executable (#350)

- Add `compatibility` optional field to SKILL.md frontmatter spec
- Add validation for `compatibility` field in quick_validate.py
- Rename "hyphen-case" to "kebab-case" terminology in init_skill.py
  and quick_validate.py
- Update max skill name length from 40 to 64 characters
- Make scripts executable (chmod +x) for accept_changes.py,
  comment.py, extract_form_structure.py, add_slide.py, thumbnail.py,
  and recalc.py

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Keith Lazuka
2026-02-06 16:19:32 -05:00
committed by GitHub
parent a5bcdd7e58
commit 1ed29a03dc
9 changed files with 16 additions and 7 deletions

0
skills/docx/scripts/accept_changes.py Normal file → Executable file
View File

0
skills/docx/scripts/comment.py Normal file → Executable file
View File