xlsx

分类: 开发与编程 | 上传者: sizzlecarsizzlecar | 下载: 0 | 版本: v1.0(最新)

当电子表格文件是主要输入或输出时,请使用此技能。这意味着用户想要执行的任何任务: 打开、读取、编辑或修复现有 .xlsx、.xlsm、.csv 或 .tsv 文件(例如,添加列、计算公式、格式化、图表、清理混乱数据);从头开始或从其他数据源创建新的电子表格;或在表格文件格式之间进行转换。特别是当用户通过名称或路径引用电子表格文件时(甚至是随意引用(例如“我下载的 xlsx”))并希望对其执行某些操作或从中生成某些内容时,尤其会触发。还可以触发清理或重组混乱的表格数据文件(格式错误的行、错误的标题、垃圾数据)到正确的电子表格中。可交付成果必须是电子表格文件。 当主要交付成果是 Word 文档、HTML 报告、独立 Python 脚本、数据库管道或 Google Sheets API 集成时,即使涉及表格数据,也不要触发。

更新日志: Source: GitHub https://github.com/sizzlecar/orchestral

目录结构

当前层级: tree/main/.claude/skills/xlsx/

  • 📁 scripts/
    • 📁 office/
      • 📁 helpers/
        • 📄 __init__.py 0 B
        • 📄 merge_runs.py 5.4 KB
        • 📄 simplify_redlines.py 5.6 KB
      • 📁 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
      • 📁 validators/
        • 📄 __init__.py 336 B
        • 📄 base.py 31.9 KB
        • 📄 docx.py 16.0 KB
        • 📄 pptx.py 9.6 KB
        • 📄 redlining.py 8.7 KB
      • 📄 pack.py 4.9 KB
      • 📄 soffice.py 5.2 KB
      • 📄 unpack.py 4.0 KB
      • 📄 validate.py 3.6 KB
    • 📄 recalc.py 6.0 KB
  • 📄 LICENSE.txt 1.4 KB
  • 📄 SKILL.md 11.9 KB

SKILL.md

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

请先登录后评论。

评论加载中...