XLSX Skill
Skill Verifiziert AktivUse 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.
To serve as the primary tool for any task involving spreadsheet files as input or output, streamlining data manipulation and formatting.
Funktionen
- Read, write, and edit existing spreadsheet files
- Create new spreadsheets from scratch or other data
- Convert between tabular file formats
- Clean and restructure messy tabular data
- Apply formatting and compute formulas
Anwendungsfälle
- When needing to add columns or compute formulas in an existing .xlsx file
- When creating a new spreadsheet from raw data
- When converting CSV data to an Excel file
- When cleaning malformed tabular data into a usable spreadsheet format
Nicht-Ziele
- Producing Word documents, HTML reports, or Python scripts
- Integrating with Google Sheets API
- Creating database pipelines
Workflow
- Inspect an existing spreadsheet file
- Read specific data ranges or sheet information
- Create a new workbook with specified sheets
- Write or append data to sheets
- Format cells and set column widths
- Verify and fix formula errors
- Search for text across sheets
- Export data to CSV format
Praktiken
- Data Cleaning
- Data Formatting
- Formula Computation
- File Conversion
Documentation
- info:READMEThe README describes the Cloclo runtime, not the specific xlsx skill. The SKILL.md serves as the primary documentation for this skill.
Installation
npx skills add SeifBenayed/claude-code-sdkFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Xlsx Processing Openai
85Toolkit for comprehensive Spreadsheet reading, creation, editing, and analysis with visual quality control. Use to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing tabular data, (3) Modifying existing spreadsheets while preserving formulas, (4) Building financial models with proper formatting, (5) Data visualization with in-sheet charts, or any other spreadsheet tasks.
Spreadsheet Generation API
100Generate CSV, Markdown, and XLSX spreadsheets from structured tabular data.
Xlsx
79Create, edit, analyze spreadsheets (.xlsx, .csv, .tsv). Use for Excel formulas, data analysis, visualization, formatting, pivot tables, charts, formula recalculation.
Xlsx
75Use 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.
Generate Timesheet Export
99Generate an XLSX timesheet with logged hours, hourly rates, per-entry amount formulas, and totals for client billing or payroll.
Generate Billing Statement
99Generate an XLSX billing statement with a merged company header, subscription line items, overages, credits, and subtotal/tax/total formulas.