Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 752 Bytes

File metadata and controls

27 lines (19 loc) · 752 Bytes

Spreadsheet

Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (.xlsx, .csv, .tsv) using Python (openpyxl, pandas), especially when formulas, references, and formatting need to be preserved and verified.

Installation

/plugin install trailofbits/skills-curated/plugins/openai-spreadsheet

What It Covers

  • When to use
  • Workflow
  • Temp and output conventions
  • Primary tooling
  • Rendering and visual checks
  • Dependencies (install if missing)
  • Environment
  • Examples

Credits

Originally from OpenAI's curated skills catalog. Converted to Claude Code plugin format for the Trail of Bits curated skills marketplace.