xlsx

Category: Development & Coding | Uploader: sizzlecarsizzlecar | Downloads: 0 | Version: v1.0(Latest)

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.

Changelog: Source: GitHub https://github.com/sizzlecar/orchestral

Directory Structure

Current level: 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

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

Please login before commenting.

Loading comments...