multica/skills/docx/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
..
templates feat(skills): add Word document (docx) skill 2026-02-12 17:54:16 +08:00
__init__.py feat(skills): add Word document (docx) skill 2026-02-12 17:54:16 +08:00
accept_changes.py feat(skills): add Word document (docx) skill 2026-02-12 17:54:16 +08:00
comment.py feat(skills): add Word document (docx) 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