본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

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 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 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