.claude/skills/xlsxRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/xlsxRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/xlsxRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/xlsxRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @lisz112/xlsxclawhub inspect @lisz112/xlsx --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:0e38ec72a643038f96d0afe11bf5174c9219be38bcef615f64e6f2f720117cf1LICENSE.txtscripts/office/helpers/__init__.pyscripts/office/helpers/merge_runs.pyscripts/office/helpers/simplify_redlines.pyscripts/office/pack.pyscripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsdscripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsdscripts/office/schemas/ecma/fouth-edition/opc-digSig.xsdscripts/office/schemas/ecma/fouth-edition/opc-relationships.xsdscripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsdscripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsdscripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsdscripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsdscripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsdscripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsdscripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsdscripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsdscripts/office/schemas/ISO-IEC29500-4_2016/pml.xsdscripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsdscripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsdscripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsdscripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsdscripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsdscripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsdscripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsdscripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsdscripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsdscripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsdscripts/office/schemas/ISO-IEC29500-4_2016/sml.xsdscripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsdInitial release of the xlsx skill for professional spreadsheet operations. - Provides robust workflows for creating, editing, and analyzing .xlsx, .xlsm, .csv, and .tsv files. - Strictly enforces industry-standard formatting and formula rules for financial models, including color coding, number formats, and documentation of hardcoded inputs. - Requires all Excel outputs to have zero formula errors and preserve any existing template formatting. - Mandates use of in-cell Excel formulas (not hardcoded Python-calculated values) for all calculations to ensure dynamic spreadsheets. - Integrates with LibreOffice for formula recalculation and automated error checking. - Offers clear guidance for using pandas and openpyxl for data manipulation, along with step-by-step workflows for both new file creation and editing existing spreadsheets.