multica/skills/pdf/scripts
Jiayuan Zhang 7999d8fc99 feat(skills): add PDF processing skill
Add pdf skill with text/table extraction, merge/split, form filling (fillable and non-fillable), PDF creation with reportlab, and command-line tools integration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 17:54:16 +08:00
..
check_bounding_boxes.py feat(skills): add PDF processing skill 2026-02-12 17:54:16 +08:00
check_fillable_fields.py feat(skills): add PDF processing skill 2026-02-12 17:54:16 +08:00
convert_pdf_to_images.py feat(skills): add PDF processing skill 2026-02-12 17:54:16 +08:00
create_validation_image.py feat(skills): add PDF processing skill 2026-02-12 17:54:16 +08:00
extract_form_field_info.py feat(skills): add PDF processing skill 2026-02-12 17:54:16 +08:00
extract_form_structure.py feat(skills): add PDF processing skill 2026-02-12 17:54:16 +08:00
fill_fillable_fields.py feat(skills): add PDF processing skill 2026-02-12 17:54:16 +08:00
fill_pdf_form_with_annotations.py feat(skills): add PDF processing skill 2026-02-12 17:54:16 +08:00