How-to · Documents · By ClawHub Community

How to use Simple Excel in your AI agent

Install and use the Simple Excel skill in Claude Code, Cursor, Codex, Gemini CLI, OpenCode, and Windsurf — with sample prompts.

What you'll get

Simple Excel helps you work with spreadsheet files without opening Excel. It reads and writes .xlsx and .csv files, filters and sorts data, adds calculations, and generates summary reports. Perfect for anyone who needs to automate routine spreadsheet tasks or process data quickly.

Step 1 — Get the skill source URL

The Simple Excel skill lives at:

Step 2 — Add it to your AI agent

Copy one of these prompts and paste it into your AI tool. The agent will fetch and install the skill for you.

Claude Code

Add the agent skill from https://clawhub.ai/anmu14641/simple-excel to my project.

Cursor

Install this agent skill: https://clawhub.ai/anmu14641/simple-excel

Codex

Add this skill to .codex/skills/: https://clawhub.ai/anmu14641/simple-excel

Gemini CLI

Add the skill at https://clawhub.ai/anmu14641/simple-excel to my .gemini/skills/ directory.

OpenCode

Install this agent skill from https://clawhub.ai/anmu14641/simple-excel

Windsurf

Add this skill: https://clawhub.ai/anmu14641/simple-excel

Step 3 — Try these prompts

Once the skill is installed, ask your AI things like:

  • Pull specific data from a large spreadsheet without opening Excel
  • Combining data from multiple CSV files into one report
  • Calculate totals or summaries across rows automatically
  • Clean up or reformat spreadsheet data quickly

What this skill does

  • Reads and writes Excel (.xlsx) and CSV files
  • Filters rows, selects columns, and sorts data by any field
  • Performs calculations like sums, averages, and group totals
  • Adds new columns with formulas combining existing data
  • Exports results to new spreadsheets or specific sheets
Made byClawHub Community
CategoryDocuments