Sheets

Use this skill when the user wants to view and edit spreadsheets in the terminal

javimosch 5d3b759 677 B Updated

File contents

Sheets Plugin

view and edit spreadsheets in the terminal

Commands

  • sheets self version — Print sheets version
  • sheets _ _ — Passthrough to sheets CLI

Usage Examples

  • "Open this CSV in the terminal"
  • "View the spreadsheet data"
  • "Edit spreadsheet cells"

Installation

go install github.com/nicholasgasior/sheets@latest

Examples

sheets data.csv
sheets edit report.tsv
sheets view --format csv data.xlsx

Key Features

  • Terminal-based spreadsheet UI
  • CSV and TSV support
  • Cell editing
  • Formula support

javimosch/supercli/tree/main/plugins/sheets/skills/quickstart commit 5d3b759b02

Frequently asked questions

npx skillmds@latest add javimosch/sheets