docx

分类: 内容与多媒体 | 上传者: tfriedeltfriedel | 下载: 0 | 版本: v1.0(最新)

全面的文档创建、编辑和分析,支持跟踪更改、注释、格式保存和文本提取。当 Claude 需要使用专业文档(.docx 文件)来执行以下操作时:(1) 创建新文档,(2) 修改或编辑内容,(3) 使用跟踪的更改,(4) 添加注释或任何其他文档任务

更新日志: Source: GitHub https://github.com/tfriedel/claude-office-skills

目录结构

当前层级: 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

登录后下载/点赞/收藏 ❤ 461 | ★ 0
评论 0

请先登录后评论。

评论加载中...