Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

XLSX Manipulation Skill

Skill Aviso
75

Create, edit, and manipulate Excel spreadsheets programmatically using openpyxl

Resumen IA

This skill leverages the openpyxl Python library to enable the creation, modification, and analysis of .xlsx spreadsheet files. It exposes tools for reading, writing, applying formulas, and generating charts, providing a robust interface for automated Excel tasks.

Maintenance

  • critical:Commit recencyThere are no commits on the default branch for this skill, indicating it is likely unmaintained and potentially outdated.

Practical Utility

  • info:Edge casesThe skill lists limitations such as macro execution, complex pivot tables, and certain chart types, but does not detail specific failure modes and recovery paths.

Instalación

npx skills add claude-office-skills/skills

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

3 months ago
98 stars
MIT
Actualizado el 5 days ago
Ver código fuente

Extensiones similares

Excel Spreadsheet Operations

75

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

Skill
answerzhao

XLSX Generator

98

Create and manipulate Excel XLSX files programmatically. Use when the user needs to generate spreadsheets, modify XLSX templates, extract spreadsheet content, or automate Excel workflows. Supports both template-based generation (for branding compliance) and from-scratch creation. Keywords: Excel, XLSX, spreadsheet, workbook, worksheet, data, report, template, financial, analysis.

Skill
jwynia

XLSX Spreadsheet Manipulator

40

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

Skill
bilalmk

XLSX Spreadsheet Skill

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.

Skill
anthropics

Data Analysis Assistant

98

Analyze spreadsheet data, generate insights, create visualizations, and build reports from Excel/CSV data.

Skill
claude-office-skills

DOCX Manipulation Skill

95

Create, edit, and manipulate Word documents programmatically using python-docx

Skill
claude-office-skills