multica/skills/pptx/scripts
Jiayuan Zhang 6234ba6139 refactor(skills): deduplicate office/ module across docx, xlsx, pptx
Move the shared office/ directory (pack/unpack, validators, schemas,
soffice wrapper) to skills/_shared/office/ and replace the three
identical copies with symlinks. Update skill loader to dereference
symlinks during copy to managed directory, and skip _-prefixed
directories in the bundled skills scan.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:31:53 +08:00
..
__init__.py feat(skills): add PowerPoint presentation (pptx) skill 2026-02-12 17:54:16 +08:00
add_slide.py feat(skills): add PowerPoint presentation (pptx) skill 2026-02-12 17:54:16 +08:00
clean.py feat(skills): add PowerPoint presentation (pptx) skill 2026-02-12 17:54:16 +08:00
office refactor(skills): deduplicate office/ module across docx, xlsx, pptx 2026-02-15 01:31:53 +08:00
thumbnail.py feat(skills): add PowerPoint presentation (pptx) skill 2026-02-12 17:54:16 +08:00