From 3f9970b8803630728d3f19962c251e32f7a9756b Mon Sep 17 00:00:00 2001 From: Keith Lazuka Date: Thu, 16 Oct 2025 09:30:56 -0400 Subject: [PATCH] Rename to document-skills --- {office-examples => document-skills}/docx/LICENSE.txt | 0 {office-examples => document-skills}/docx/SKILL.md | 0 {office-examples => document-skills}/docx/docx-js.md | 0 {office-examples => document-skills}/docx/ooxml.md | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd | 0 .../ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd | 0 .../schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd | 0 .../ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd | 0 .../ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd | 0 .../schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd | 0 .../ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd | 0 .../ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd | 0 .../ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd | 0 .../ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd | 0 .../ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd | 0 .../schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd | 0 .../ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd | 0 .../ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd | 0 .../schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd | 0 .../docx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd | 0 .../docx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd | 0 .../docx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd | 0 .../docx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd | 0 .../docx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd | 0 .../docx/ooxml/schemas/mce/mc.xsd | 0 .../docx/ooxml/schemas/microsoft/wml-2010.xsd | 0 .../docx/ooxml/schemas/microsoft/wml-2012.xsd | 0 .../docx/ooxml/schemas/microsoft/wml-2018.xsd | 0 .../docx/ooxml/schemas/microsoft/wml-cex-2018.xsd | 0 .../docx/ooxml/schemas/microsoft/wml-cid-2016.xsd | 0 .../docx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd | 0 .../docx/ooxml/schemas/microsoft/wml-symex-2015.xsd | 0 {office-examples => document-skills}/docx/ooxml/scripts/pack.py | 0 {office-examples => document-skills}/docx/ooxml/scripts/unpack.py | 0 .../docx/ooxml/scripts/validate.py | 0 .../docx/ooxml/scripts/validation/__init__.py | 0 .../docx/ooxml/scripts/validation/base.py | 0 .../docx/ooxml/scripts/validation/docx.py | 0 .../docx/ooxml/scripts/validation/pptx.py | 0 .../docx/ooxml/scripts/validation/redlining.py | 0 {office-examples => document-skills}/docx/scripts/__init__.py | 0 {office-examples => document-skills}/docx/scripts/document.py | 0 .../docx/scripts/templates/comments.xml | 0 .../docx/scripts/templates/commentsExtended.xml | 0 .../docx/scripts/templates/commentsExtensible.xml | 0 .../docx/scripts/templates/commentsIds.xml | 0 .../docx/scripts/templates/people.xml | 0 {office-examples => document-skills}/docx/scripts/utilities.py | 0 {office-examples => document-skills}/pdf/LICENSE.txt | 0 {office-examples => document-skills}/pdf/SKILL.md | 0 {office-examples => document-skills}/pdf/forms.md | 0 {office-examples => document-skills}/pdf/reference.md | 0 .../pdf/scripts/check_bounding_boxes.py | 0 .../pdf/scripts/check_bounding_boxes_test.py | 0 .../pdf/scripts/check_fillable_fields.py | 0 .../pdf/scripts/convert_pdf_to_images.py | 0 .../pdf/scripts/create_validation_image.py | 0 .../pdf/scripts/extract_form_field_info.py | 0 .../pdf/scripts/fill_fillable_fields.py | 0 .../pdf/scripts/fill_pdf_form_with_annotations.py | 0 {office-examples => document-skills}/pptx/LICENSE.txt | 0 {office-examples => document-skills}/pptx/SKILL.md | 0 {office-examples => document-skills}/pptx/html2pptx.md | 0 {office-examples => document-skills}/pptx/ooxml.md | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd | 0 .../ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd | 0 .../schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd | 0 .../ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd | 0 .../ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd | 0 .../schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd | 0 .../ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd | 0 .../ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd | 0 .../ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd | 0 .../ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd | 0 .../ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd | 0 .../schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd | 0 .../ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd | 0 .../ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd | 0 .../schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd | 0 .../pptx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd | 0 .../pptx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd | 0 .../pptx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd | 0 .../pptx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd | 0 .../pptx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd | 0 .../pptx/ooxml/schemas/mce/mc.xsd | 0 .../pptx/ooxml/schemas/microsoft/wml-2010.xsd | 0 .../pptx/ooxml/schemas/microsoft/wml-2012.xsd | 0 .../pptx/ooxml/schemas/microsoft/wml-2018.xsd | 0 .../pptx/ooxml/schemas/microsoft/wml-cex-2018.xsd | 0 .../pptx/ooxml/schemas/microsoft/wml-cid-2016.xsd | 0 .../pptx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd | 0 .../pptx/ooxml/schemas/microsoft/wml-symex-2015.xsd | 0 {office-examples => document-skills}/pptx/ooxml/scripts/pack.py | 0 {office-examples => document-skills}/pptx/ooxml/scripts/unpack.py | 0 .../pptx/ooxml/scripts/validate.py | 0 .../pptx/ooxml/scripts/validation/__init__.py | 0 .../pptx/ooxml/scripts/validation/base.py | 0 .../pptx/ooxml/scripts/validation/docx.py | 0 .../pptx/ooxml/scripts/validation/pptx.py | 0 .../pptx/ooxml/scripts/validation/redlining.py | 0 {office-examples => document-skills}/pptx/scripts/html2pptx.js | 0 {office-examples => document-skills}/pptx/scripts/inventory.py | 0 {office-examples => document-skills}/pptx/scripts/rearrange.py | 0 {office-examples => document-skills}/pptx/scripts/replace.py | 0 {office-examples => document-skills}/pptx/scripts/thumbnail.py | 0 {office-examples => document-skills}/xlsx/LICENSE.txt | 0 {office-examples => document-skills}/xlsx/SKILL.md | 0 {office-examples => document-skills}/xlsx/recalc.py | 0 130 files changed, 0 insertions(+), 0 deletions(-) rename {office-examples => document-skills}/docx/LICENSE.txt (100%) rename {office-examples => document-skills}/docx/SKILL.md (100%) rename {office-examples => document-skills}/docx/docx-js.md (100%) rename {office-examples => document-skills}/docx/ooxml.md (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/mce/mc.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/microsoft/wml-2010.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/microsoft/wml-2012.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/microsoft/wml-2018.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/microsoft/wml-cex-2018.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/microsoft/wml-cid-2016.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/schemas/microsoft/wml-symex-2015.xsd (100%) rename {office-examples => document-skills}/docx/ooxml/scripts/pack.py (100%) rename {office-examples => document-skills}/docx/ooxml/scripts/unpack.py (100%) rename {office-examples => document-skills}/docx/ooxml/scripts/validate.py (100%) rename {office-examples => document-skills}/docx/ooxml/scripts/validation/__init__.py (100%) rename {office-examples => document-skills}/docx/ooxml/scripts/validation/base.py (100%) rename {office-examples => document-skills}/docx/ooxml/scripts/validation/docx.py (100%) rename {office-examples => document-skills}/docx/ooxml/scripts/validation/pptx.py (100%) rename {office-examples => document-skills}/docx/ooxml/scripts/validation/redlining.py (100%) rename {office-examples => document-skills}/docx/scripts/__init__.py (100%) rename {office-examples => document-skills}/docx/scripts/document.py (100%) rename {office-examples => document-skills}/docx/scripts/templates/comments.xml (100%) rename {office-examples => document-skills}/docx/scripts/templates/commentsExtended.xml (100%) rename {office-examples => document-skills}/docx/scripts/templates/commentsExtensible.xml (100%) rename {office-examples => document-skills}/docx/scripts/templates/commentsIds.xml (100%) rename {office-examples => document-skills}/docx/scripts/templates/people.xml (100%) rename {office-examples => document-skills}/docx/scripts/utilities.py (100%) rename {office-examples => document-skills}/pdf/LICENSE.txt (100%) rename {office-examples => document-skills}/pdf/SKILL.md (100%) rename {office-examples => document-skills}/pdf/forms.md (100%) rename {office-examples => document-skills}/pdf/reference.md (100%) rename {office-examples => document-skills}/pdf/scripts/check_bounding_boxes.py (100%) rename {office-examples => document-skills}/pdf/scripts/check_bounding_boxes_test.py (100%) rename {office-examples => document-skills}/pdf/scripts/check_fillable_fields.py (100%) rename {office-examples => document-skills}/pdf/scripts/convert_pdf_to_images.py (100%) rename {office-examples => document-skills}/pdf/scripts/create_validation_image.py (100%) rename {office-examples => document-skills}/pdf/scripts/extract_form_field_info.py (100%) rename {office-examples => document-skills}/pdf/scripts/fill_fillable_fields.py (100%) rename {office-examples => document-skills}/pdf/scripts/fill_pdf_form_with_annotations.py (100%) rename {office-examples => document-skills}/pptx/LICENSE.txt (100%) rename {office-examples => document-skills}/pptx/SKILL.md (100%) rename {office-examples => document-skills}/pptx/html2pptx.md (100%) rename {office-examples => document-skills}/pptx/ooxml.md (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/mce/mc.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/microsoft/wml-2010.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/microsoft/wml-2012.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/microsoft/wml-2018.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/microsoft/wml-cex-2018.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/microsoft/wml-cid-2016.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/schemas/microsoft/wml-symex-2015.xsd (100%) rename {office-examples => document-skills}/pptx/ooxml/scripts/pack.py (100%) rename {office-examples => document-skills}/pptx/ooxml/scripts/unpack.py (100%) rename {office-examples => document-skills}/pptx/ooxml/scripts/validate.py (100%) rename {office-examples => document-skills}/pptx/ooxml/scripts/validation/__init__.py (100%) rename {office-examples => document-skills}/pptx/ooxml/scripts/validation/base.py (100%) rename {office-examples => document-skills}/pptx/ooxml/scripts/validation/docx.py (100%) rename {office-examples => document-skills}/pptx/ooxml/scripts/validation/pptx.py (100%) rename {office-examples => document-skills}/pptx/ooxml/scripts/validation/redlining.py (100%) rename {office-examples => document-skills}/pptx/scripts/html2pptx.js (100%) rename {office-examples => document-skills}/pptx/scripts/inventory.py (100%) rename {office-examples => document-skills}/pptx/scripts/rearrange.py (100%) rename {office-examples => document-skills}/pptx/scripts/replace.py (100%) rename {office-examples => document-skills}/pptx/scripts/thumbnail.py (100%) rename {office-examples => document-skills}/xlsx/LICENSE.txt (100%) rename {office-examples => document-skills}/xlsx/SKILL.md (100%) rename {office-examples => document-skills}/xlsx/recalc.py (100%) diff --git a/office-examples/docx/LICENSE.txt b/document-skills/docx/LICENSE.txt similarity index 100% rename from office-examples/docx/LICENSE.txt rename to document-skills/docx/LICENSE.txt diff --git a/office-examples/docx/SKILL.md b/document-skills/docx/SKILL.md similarity index 100% rename from office-examples/docx/SKILL.md rename to document-skills/docx/SKILL.md diff --git a/office-examples/docx/docx-js.md b/document-skills/docx/docx-js.md similarity index 100% rename from office-examples/docx/docx-js.md rename to document-skills/docx/docx-js.md diff --git a/office-examples/docx/ooxml.md b/document-skills/docx/ooxml.md similarity index 100% rename from office-examples/docx/ooxml.md rename to document-skills/docx/ooxml.md diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd diff --git a/office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd b/document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd rename to document-skills/docx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd diff --git a/office-examples/docx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd b/document-skills/docx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd rename to document-skills/docx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd diff --git a/office-examples/docx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd b/document-skills/docx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd rename to document-skills/docx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd diff --git a/office-examples/docx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd b/document-skills/docx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd rename to document-skills/docx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd diff --git a/office-examples/docx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd b/document-skills/docx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd rename to document-skills/docx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd diff --git a/office-examples/docx/ooxml/schemas/mce/mc.xsd b/document-skills/docx/ooxml/schemas/mce/mc.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/mce/mc.xsd rename to document-skills/docx/ooxml/schemas/mce/mc.xsd diff --git a/office-examples/docx/ooxml/schemas/microsoft/wml-2010.xsd b/document-skills/docx/ooxml/schemas/microsoft/wml-2010.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/microsoft/wml-2010.xsd rename to document-skills/docx/ooxml/schemas/microsoft/wml-2010.xsd diff --git a/office-examples/docx/ooxml/schemas/microsoft/wml-2012.xsd b/document-skills/docx/ooxml/schemas/microsoft/wml-2012.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/microsoft/wml-2012.xsd rename to document-skills/docx/ooxml/schemas/microsoft/wml-2012.xsd diff --git a/office-examples/docx/ooxml/schemas/microsoft/wml-2018.xsd b/document-skills/docx/ooxml/schemas/microsoft/wml-2018.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/microsoft/wml-2018.xsd rename to document-skills/docx/ooxml/schemas/microsoft/wml-2018.xsd diff --git a/office-examples/docx/ooxml/schemas/microsoft/wml-cex-2018.xsd b/document-skills/docx/ooxml/schemas/microsoft/wml-cex-2018.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/microsoft/wml-cex-2018.xsd rename to document-skills/docx/ooxml/schemas/microsoft/wml-cex-2018.xsd diff --git a/office-examples/docx/ooxml/schemas/microsoft/wml-cid-2016.xsd b/document-skills/docx/ooxml/schemas/microsoft/wml-cid-2016.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/microsoft/wml-cid-2016.xsd rename to document-skills/docx/ooxml/schemas/microsoft/wml-cid-2016.xsd diff --git a/office-examples/docx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd b/document-skills/docx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd rename to document-skills/docx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd diff --git a/office-examples/docx/ooxml/schemas/microsoft/wml-symex-2015.xsd b/document-skills/docx/ooxml/schemas/microsoft/wml-symex-2015.xsd similarity index 100% rename from office-examples/docx/ooxml/schemas/microsoft/wml-symex-2015.xsd rename to document-skills/docx/ooxml/schemas/microsoft/wml-symex-2015.xsd diff --git a/office-examples/docx/ooxml/scripts/pack.py b/document-skills/docx/ooxml/scripts/pack.py similarity index 100% rename from office-examples/docx/ooxml/scripts/pack.py rename to document-skills/docx/ooxml/scripts/pack.py diff --git a/office-examples/docx/ooxml/scripts/unpack.py b/document-skills/docx/ooxml/scripts/unpack.py similarity index 100% rename from office-examples/docx/ooxml/scripts/unpack.py rename to document-skills/docx/ooxml/scripts/unpack.py diff --git a/office-examples/docx/ooxml/scripts/validate.py b/document-skills/docx/ooxml/scripts/validate.py similarity index 100% rename from office-examples/docx/ooxml/scripts/validate.py rename to document-skills/docx/ooxml/scripts/validate.py diff --git a/office-examples/docx/ooxml/scripts/validation/__init__.py b/document-skills/docx/ooxml/scripts/validation/__init__.py similarity index 100% rename from office-examples/docx/ooxml/scripts/validation/__init__.py rename to document-skills/docx/ooxml/scripts/validation/__init__.py diff --git a/office-examples/docx/ooxml/scripts/validation/base.py b/document-skills/docx/ooxml/scripts/validation/base.py similarity index 100% rename from office-examples/docx/ooxml/scripts/validation/base.py rename to document-skills/docx/ooxml/scripts/validation/base.py diff --git a/office-examples/docx/ooxml/scripts/validation/docx.py b/document-skills/docx/ooxml/scripts/validation/docx.py similarity index 100% rename from office-examples/docx/ooxml/scripts/validation/docx.py rename to document-skills/docx/ooxml/scripts/validation/docx.py diff --git a/office-examples/docx/ooxml/scripts/validation/pptx.py b/document-skills/docx/ooxml/scripts/validation/pptx.py similarity index 100% rename from office-examples/docx/ooxml/scripts/validation/pptx.py rename to document-skills/docx/ooxml/scripts/validation/pptx.py diff --git a/office-examples/docx/ooxml/scripts/validation/redlining.py b/document-skills/docx/ooxml/scripts/validation/redlining.py similarity index 100% rename from office-examples/docx/ooxml/scripts/validation/redlining.py rename to document-skills/docx/ooxml/scripts/validation/redlining.py diff --git a/office-examples/docx/scripts/__init__.py b/document-skills/docx/scripts/__init__.py similarity index 100% rename from office-examples/docx/scripts/__init__.py rename to document-skills/docx/scripts/__init__.py diff --git a/office-examples/docx/scripts/document.py b/document-skills/docx/scripts/document.py similarity index 100% rename from office-examples/docx/scripts/document.py rename to document-skills/docx/scripts/document.py diff --git a/office-examples/docx/scripts/templates/comments.xml b/document-skills/docx/scripts/templates/comments.xml similarity index 100% rename from office-examples/docx/scripts/templates/comments.xml rename to document-skills/docx/scripts/templates/comments.xml diff --git a/office-examples/docx/scripts/templates/commentsExtended.xml b/document-skills/docx/scripts/templates/commentsExtended.xml similarity index 100% rename from office-examples/docx/scripts/templates/commentsExtended.xml rename to document-skills/docx/scripts/templates/commentsExtended.xml diff --git a/office-examples/docx/scripts/templates/commentsExtensible.xml b/document-skills/docx/scripts/templates/commentsExtensible.xml similarity index 100% rename from office-examples/docx/scripts/templates/commentsExtensible.xml rename to document-skills/docx/scripts/templates/commentsExtensible.xml diff --git a/office-examples/docx/scripts/templates/commentsIds.xml b/document-skills/docx/scripts/templates/commentsIds.xml similarity index 100% rename from office-examples/docx/scripts/templates/commentsIds.xml rename to document-skills/docx/scripts/templates/commentsIds.xml diff --git a/office-examples/docx/scripts/templates/people.xml b/document-skills/docx/scripts/templates/people.xml similarity index 100% rename from office-examples/docx/scripts/templates/people.xml rename to document-skills/docx/scripts/templates/people.xml diff --git a/office-examples/docx/scripts/utilities.py b/document-skills/docx/scripts/utilities.py similarity index 100% rename from office-examples/docx/scripts/utilities.py rename to document-skills/docx/scripts/utilities.py diff --git a/office-examples/pdf/LICENSE.txt b/document-skills/pdf/LICENSE.txt similarity index 100% rename from office-examples/pdf/LICENSE.txt rename to document-skills/pdf/LICENSE.txt diff --git a/office-examples/pdf/SKILL.md b/document-skills/pdf/SKILL.md similarity index 100% rename from office-examples/pdf/SKILL.md rename to document-skills/pdf/SKILL.md diff --git a/office-examples/pdf/forms.md b/document-skills/pdf/forms.md similarity index 100% rename from office-examples/pdf/forms.md rename to document-skills/pdf/forms.md diff --git a/office-examples/pdf/reference.md b/document-skills/pdf/reference.md similarity index 100% rename from office-examples/pdf/reference.md rename to document-skills/pdf/reference.md diff --git a/office-examples/pdf/scripts/check_bounding_boxes.py b/document-skills/pdf/scripts/check_bounding_boxes.py similarity index 100% rename from office-examples/pdf/scripts/check_bounding_boxes.py rename to document-skills/pdf/scripts/check_bounding_boxes.py diff --git a/office-examples/pdf/scripts/check_bounding_boxes_test.py b/document-skills/pdf/scripts/check_bounding_boxes_test.py similarity index 100% rename from office-examples/pdf/scripts/check_bounding_boxes_test.py rename to document-skills/pdf/scripts/check_bounding_boxes_test.py diff --git a/office-examples/pdf/scripts/check_fillable_fields.py b/document-skills/pdf/scripts/check_fillable_fields.py similarity index 100% rename from office-examples/pdf/scripts/check_fillable_fields.py rename to document-skills/pdf/scripts/check_fillable_fields.py diff --git a/office-examples/pdf/scripts/convert_pdf_to_images.py b/document-skills/pdf/scripts/convert_pdf_to_images.py similarity index 100% rename from office-examples/pdf/scripts/convert_pdf_to_images.py rename to document-skills/pdf/scripts/convert_pdf_to_images.py diff --git a/office-examples/pdf/scripts/create_validation_image.py b/document-skills/pdf/scripts/create_validation_image.py similarity index 100% rename from office-examples/pdf/scripts/create_validation_image.py rename to document-skills/pdf/scripts/create_validation_image.py diff --git a/office-examples/pdf/scripts/extract_form_field_info.py b/document-skills/pdf/scripts/extract_form_field_info.py similarity index 100% rename from office-examples/pdf/scripts/extract_form_field_info.py rename to document-skills/pdf/scripts/extract_form_field_info.py diff --git a/office-examples/pdf/scripts/fill_fillable_fields.py b/document-skills/pdf/scripts/fill_fillable_fields.py similarity index 100% rename from office-examples/pdf/scripts/fill_fillable_fields.py rename to document-skills/pdf/scripts/fill_fillable_fields.py diff --git a/office-examples/pdf/scripts/fill_pdf_form_with_annotations.py b/document-skills/pdf/scripts/fill_pdf_form_with_annotations.py similarity index 100% rename from office-examples/pdf/scripts/fill_pdf_form_with_annotations.py rename to document-skills/pdf/scripts/fill_pdf_form_with_annotations.py diff --git a/office-examples/pptx/LICENSE.txt b/document-skills/pptx/LICENSE.txt similarity index 100% rename from office-examples/pptx/LICENSE.txt rename to document-skills/pptx/LICENSE.txt diff --git a/office-examples/pptx/SKILL.md b/document-skills/pptx/SKILL.md similarity index 100% rename from office-examples/pptx/SKILL.md rename to document-skills/pptx/SKILL.md diff --git a/office-examples/pptx/html2pptx.md b/document-skills/pptx/html2pptx.md similarity index 100% rename from office-examples/pptx/html2pptx.md rename to document-skills/pptx/html2pptx.md diff --git a/office-examples/pptx/ooxml.md b/document-skills/pptx/ooxml.md similarity index 100% rename from office-examples/pptx/ooxml.md rename to document-skills/pptx/ooxml.md diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-math.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/sml.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-main.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/wml.xsd diff --git a/office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd b/document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd rename to document-skills/pptx/ooxml/schemas/ISO-IEC29500-4_2016/xml.xsd diff --git a/office-examples/pptx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd b/document-skills/pptx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd rename to document-skills/pptx/ooxml/schemas/ecma/fouth-edition/opc-contentTypes.xsd diff --git a/office-examples/pptx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd b/document-skills/pptx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd rename to document-skills/pptx/ooxml/schemas/ecma/fouth-edition/opc-coreProperties.xsd diff --git a/office-examples/pptx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd b/document-skills/pptx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd rename to document-skills/pptx/ooxml/schemas/ecma/fouth-edition/opc-digSig.xsd diff --git a/office-examples/pptx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd b/document-skills/pptx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd rename to document-skills/pptx/ooxml/schemas/ecma/fouth-edition/opc-relationships.xsd diff --git a/office-examples/pptx/ooxml/schemas/mce/mc.xsd b/document-skills/pptx/ooxml/schemas/mce/mc.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/mce/mc.xsd rename to document-skills/pptx/ooxml/schemas/mce/mc.xsd diff --git a/office-examples/pptx/ooxml/schemas/microsoft/wml-2010.xsd b/document-skills/pptx/ooxml/schemas/microsoft/wml-2010.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/microsoft/wml-2010.xsd rename to document-skills/pptx/ooxml/schemas/microsoft/wml-2010.xsd diff --git a/office-examples/pptx/ooxml/schemas/microsoft/wml-2012.xsd b/document-skills/pptx/ooxml/schemas/microsoft/wml-2012.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/microsoft/wml-2012.xsd rename to document-skills/pptx/ooxml/schemas/microsoft/wml-2012.xsd diff --git a/office-examples/pptx/ooxml/schemas/microsoft/wml-2018.xsd b/document-skills/pptx/ooxml/schemas/microsoft/wml-2018.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/microsoft/wml-2018.xsd rename to document-skills/pptx/ooxml/schemas/microsoft/wml-2018.xsd diff --git a/office-examples/pptx/ooxml/schemas/microsoft/wml-cex-2018.xsd b/document-skills/pptx/ooxml/schemas/microsoft/wml-cex-2018.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/microsoft/wml-cex-2018.xsd rename to document-skills/pptx/ooxml/schemas/microsoft/wml-cex-2018.xsd diff --git a/office-examples/pptx/ooxml/schemas/microsoft/wml-cid-2016.xsd b/document-skills/pptx/ooxml/schemas/microsoft/wml-cid-2016.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/microsoft/wml-cid-2016.xsd rename to document-skills/pptx/ooxml/schemas/microsoft/wml-cid-2016.xsd diff --git a/office-examples/pptx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd b/document-skills/pptx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd rename to document-skills/pptx/ooxml/schemas/microsoft/wml-sdtdatahash-2020.xsd diff --git a/office-examples/pptx/ooxml/schemas/microsoft/wml-symex-2015.xsd b/document-skills/pptx/ooxml/schemas/microsoft/wml-symex-2015.xsd similarity index 100% rename from office-examples/pptx/ooxml/schemas/microsoft/wml-symex-2015.xsd rename to document-skills/pptx/ooxml/schemas/microsoft/wml-symex-2015.xsd diff --git a/office-examples/pptx/ooxml/scripts/pack.py b/document-skills/pptx/ooxml/scripts/pack.py similarity index 100% rename from office-examples/pptx/ooxml/scripts/pack.py rename to document-skills/pptx/ooxml/scripts/pack.py diff --git a/office-examples/pptx/ooxml/scripts/unpack.py b/document-skills/pptx/ooxml/scripts/unpack.py similarity index 100% rename from office-examples/pptx/ooxml/scripts/unpack.py rename to document-skills/pptx/ooxml/scripts/unpack.py diff --git a/office-examples/pptx/ooxml/scripts/validate.py b/document-skills/pptx/ooxml/scripts/validate.py similarity index 100% rename from office-examples/pptx/ooxml/scripts/validate.py rename to document-skills/pptx/ooxml/scripts/validate.py diff --git a/office-examples/pptx/ooxml/scripts/validation/__init__.py b/document-skills/pptx/ooxml/scripts/validation/__init__.py similarity index 100% rename from office-examples/pptx/ooxml/scripts/validation/__init__.py rename to document-skills/pptx/ooxml/scripts/validation/__init__.py diff --git a/office-examples/pptx/ooxml/scripts/validation/base.py b/document-skills/pptx/ooxml/scripts/validation/base.py similarity index 100% rename from office-examples/pptx/ooxml/scripts/validation/base.py rename to document-skills/pptx/ooxml/scripts/validation/base.py diff --git a/office-examples/pptx/ooxml/scripts/validation/docx.py b/document-skills/pptx/ooxml/scripts/validation/docx.py similarity index 100% rename from office-examples/pptx/ooxml/scripts/validation/docx.py rename to document-skills/pptx/ooxml/scripts/validation/docx.py diff --git a/office-examples/pptx/ooxml/scripts/validation/pptx.py b/document-skills/pptx/ooxml/scripts/validation/pptx.py similarity index 100% rename from office-examples/pptx/ooxml/scripts/validation/pptx.py rename to document-skills/pptx/ooxml/scripts/validation/pptx.py diff --git a/office-examples/pptx/ooxml/scripts/validation/redlining.py b/document-skills/pptx/ooxml/scripts/validation/redlining.py similarity index 100% rename from office-examples/pptx/ooxml/scripts/validation/redlining.py rename to document-skills/pptx/ooxml/scripts/validation/redlining.py diff --git a/office-examples/pptx/scripts/html2pptx.js b/document-skills/pptx/scripts/html2pptx.js similarity index 100% rename from office-examples/pptx/scripts/html2pptx.js rename to document-skills/pptx/scripts/html2pptx.js diff --git a/office-examples/pptx/scripts/inventory.py b/document-skills/pptx/scripts/inventory.py similarity index 100% rename from office-examples/pptx/scripts/inventory.py rename to document-skills/pptx/scripts/inventory.py diff --git a/office-examples/pptx/scripts/rearrange.py b/document-skills/pptx/scripts/rearrange.py similarity index 100% rename from office-examples/pptx/scripts/rearrange.py rename to document-skills/pptx/scripts/rearrange.py diff --git a/office-examples/pptx/scripts/replace.py b/document-skills/pptx/scripts/replace.py similarity index 100% rename from office-examples/pptx/scripts/replace.py rename to document-skills/pptx/scripts/replace.py diff --git a/office-examples/pptx/scripts/thumbnail.py b/document-skills/pptx/scripts/thumbnail.py similarity index 100% rename from office-examples/pptx/scripts/thumbnail.py rename to document-skills/pptx/scripts/thumbnail.py diff --git a/office-examples/xlsx/LICENSE.txt b/document-skills/xlsx/LICENSE.txt similarity index 100% rename from office-examples/xlsx/LICENSE.txt rename to document-skills/xlsx/LICENSE.txt diff --git a/office-examples/xlsx/SKILL.md b/document-skills/xlsx/SKILL.md similarity index 100% rename from office-examples/xlsx/SKILL.md rename to document-skills/xlsx/SKILL.md diff --git a/office-examples/xlsx/recalc.py b/document-skills/xlsx/recalc.py similarity index 100% rename from office-examples/xlsx/recalc.py rename to document-skills/xlsx/recalc.py