docx

Category: Content & Multimedia | Uploader: tfriedeltfriedel | Downloads: 0 | Version: v1.0(Latest)

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

Changelog: Source: GitHub https://github.com/tfriedel/claude-office-skills

Directory Structure

Current level: tree/main/public/docx/

  • 📁 ooxml/
    • 📁 schemas/
      • 📁 ecma/
        • 📁 fouth-edition/
          • 📄 opc-contentTypes.xsd 1.9 KB
          • 📄 opc-coreProperties.xsd 2.5 KB
          • 📄 opc-digSig.xsd 2.8 KB
          • 📄 opc-relationships.xsd 1.3 KB
      • 📁 ISO-IEC29500-4_2016/
        • 📄 dml-chart.xsd 73.2 KB
        • 📄 dml-chartDrawing.xsd 6.8 KB
        • 📄 dml-diagram.xsd 50.1 KB
        • 📄 dml-lockedCanvas.xsd 624 B
        • 📄 dml-main.xsd 148.5 KB
        • 📄 dml-picture.xsd 1.2 KB
        • 📄 dml-spreadsheetDrawing.xsd 8.7 KB
        • 📄 dml-wordprocessingDrawing.xsd 14.4 KB
        • 📄 pml.xsd 81.7 KB
        • 📄 shared-additionalCharacteristics.xsd 1.2 KB
        • 📄 shared-bibliography.xsd 7.2 KB
        • 📄 shared-commonSimpleTypes.xsd 6.2 KB
        • 📄 shared-customXmlDataProperties.xsd 1.2 KB
        • 📄 shared-customXmlSchemaProperties.xsd 880 B
        • 📄 shared-documentPropertiesCustom.xsd 2.5 KB
        • 📄 shared-documentPropertiesExtended.xsd 3.4 KB
        • 📄 shared-documentPropertiesVariantTypes.xsd 7.3 KB
        • 📄 shared-math.xsd 22.8 KB
        • 📄 shared-relationshipReference.xsd 1.3 KB
        • 📄 sml.xsd 236.6 KB
        • 📄 vml-main.xsd 25.5 KB
        • 📄 vml-officeDrawing.xsd 24.7 KB
        • 📄 vml-presentationDrawing.xsd 535 B
        • 📄 vml-spreadsheetDrawing.xsd 5.6 KB
        • 📄 vml-wordprocessingDrawing.xsd 3.9 KB
        • 📄 wml.xsd 167.4 KB
        • 📄 xml.xsd 4.5 KB
      • 📁 mce/
        • 📄 mc.xsd 3.1 KB
      • 📁 microsoft/
        • 📄 wml-2010.xsd 25.9 KB
        • 📄 wml-2012.xsd 3.7 KB
        • 📄 wml-2018.xsd 901 B
        • 📄 wml-cex-2018.xsd 1.7 KB
        • 📄 wml-cid-2016.xsd 1002 B
        • 📄 wml-sdtdatahash-2020.xsd 600 B
        • 📄 wml-symex-2015.xsd 745 B
    • 📁 scripts/
      • 📁 validation/
        • 📄 __init__.py 336 B
        • 📄 base.py 39.0 KB
        • 📄 docx.py 9.8 KB
        • 📄 pptx.py 12.0 KB
        • 📄 redlining.py 10.9 KB
      • 📄 pack.py 5.5 KB
      • 📄 unpack.py 1.0 KB
      • 📄 validate.py 1.9 KB
  • 📁 scripts/
    • 📁 templates/
      • 📄 comments.xml 2.6 KB
      • 📄 commentsExtended.xml 2.6 KB
      • 📄 commentsExtensible.xml 2.7 KB
      • 📄 commentsIds.xml 2.6 KB
      • 📄 people.xml 147 B
    • 📄 __init__.py 65 B
    • 📄 document.py 49.0 KB
    • 📄 utilities.py 13.4 KB
  • 📄 docx-js.md 16.1 KB
  • 📄 ooxml.md 22.8 KB
  • 📄 SKILL.md 9.9 KB

SKILL.md

Login to download/like/favorite ❤ 461 | ★ 0
Comments 0

Please login before commenting.

Loading comments...