local-excel

Community

Safe local Excel edits with formatting kept.

AuthorArtyMcLabin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Editing Excel workbooks often risks stripping formatting or requiring tedious, manual steps. This Skill enables safe local Excel file operations that preserve existing formatting, while supporting template-based spreadsheet creation from local sources.

Core Features & Use Cases

  • Safe editing: use openpyxl to modify cells without destroying colors, fonts, column widths, data validations, or other formatting.
  • Template-based creation: generate new spreadsheets from local templates to ensure consistent structure and styling.
  • Lightweight content search: inspect or search xlsx content locally as part of data verification and auditing.

Quick Start

  1. Install required Python package: pip install openpyxl
  2. Load a workbook with openpyxl, make targeted changes, and save to preserve formatting
  3. If starting from a template: locate the template, copy to your working directory, edit with openpyxl, and save with a clear destination path

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: local-excel
Download link: https://github.com/ArtyMcLabin/ClaudeCode-global-config/archive/main.zip#local-excel

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.