sheets-terminal-spreadsheet
Installation
SKILL.md
Sheets Terminal Spreadsheet
Skill by ara.so — Daily 2026 Skills collection.
Sheets is a terminal-based spreadsheet TUI (Terminal User Interface) for viewing and editing CSV files directly in your terminal. It features vim-style navigation, formula support, visual selection, search, undo/redo, and a command mode — all without leaving the terminal.
Installation
Using Go
go install github.com/maaslalani/sheets@main
Download Binary
Download a prebuilt binary from GitHub Releases.