Install
openclaw skills install testskill1111Create, inspect, and edit Microsoft Excel workbooks and XLSX files with reliable formulas, dates, types, formatting, recalculation, and template preservation. Use when (1) the task is about Excel, `.xlsx`, `.xlsm`, `.xls`, `.csv`, or `.tsv`; (2) formulas, formatting, workbook structure, or compatibility matter; (3) the file must stay reliable after edits.
openclaw skills install testskill1111Use when the main artifact is a Microsoft Excel workbook or spreadsheet file, especially when formulas, dates, formatting, merged cells, workbook structure, or cross-platform behavior matter.
pandas for analysis, reshaping, and CSV-like tasks.openpyxl when formulas, styles, sheets, comments, merged cells, or workbook preservation matter.#REF!, #DIV/0!, #VALUE!, #NAME?, or circular-reference fallout left for the user to fix.openpyxl preserves formulas but does not calculate them.#REF!, #DIV/0!, #VALUE!, #NAME?, or circular-reference fallout remains..xlsm can contain macros, and .xls remains a tighter legacy format.FILTER, XLOOKUP, SORT, or SEQUENCE may fail or degrade in older viewers.Install with clawhub install <slug> if user confirms:
csv — Plain-text tabular import and export workflows.data — General data handling patterns before spreadsheet output.data-analysis — Higher-level analysis that can feed workbook deliverables.clawhub star excel-xlsxclawhub sync