メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

XLSX Manipulation Skill

Skill 警告
75

Create, edit, and manipulate Excel spreadsheets programmatically using openpyxl

AI サマリー

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.

インストール

npx skills add claude-office-skills/skills

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

3 months ago
98 stars
MIT
5 days ago に更新
ソースコードを表示

類似の拡張機能

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