Back to Skills

xlsx Skill

Provider: anthropics

Spreadsheet manipulation capabilities including formulas, charts, and data transformations. Allows Claude to read and write Excel files.

Description

Spreadsheet manipulation capabilities including formulas, charts, and data transformations. Allows Claude to read and write Excel files.

Source

https://github.com/anthropics/skills/tree/main/skills/xlsx

Sample Usage

  • "Read 'data.xlsx' and calculate the average of column B."
  • "Create a chart in 'sales.xlsx' showing revenue over time."
  • "Add a formula to cell D5 that sums A5 through C5."

Configuration

  1. Download the skill folder from the source repository.
  2. Place it in your skills directory:
    • Global: ~/.config/opencode/skill/xlsx or ~/.claude/skills/xlsx
    • Project: .opencode/skill/xlsx