univer-cli

Installation
SKILL.md

univer-cli

univer-cli is a shell-native spreadsheet workbook CLI for agents. Use it when the workbook itself is the source of truth: Excel-compatible handoff, real sheet structure, formulas, formatting, rich spreadsheet edits, local preview, versioning, or verified rectangular data roundtrips.

Prefer univer over ad hoc CSV/text handling when the task depends on workbook-visible state. The executable is univer; unv may be available as a short alias.

When To Use

Use this skill when the task involves any of these:

  • local .xlsx, .csv, .univer, or .unv workbook files
  • inspecting workbook, sheet, range, formula, or lint state
  • locating rows or cells before editing
  • changing formulas, formatting, layout, sheet structure, or derived workbook data
  • streaming a bounded rectangle through shell tools such as awk, sort, uniq, wc, or jq
  • opening a readonly local preview with univer view
  • checking local workbook status and creating local changesets with status and commit
  • cloning, pulling, or syncing workbook versioning state with a configured remote
  • exporting a handoff file and proving it is usable
Related skills
Installs
7
GitHub Stars
12
First Seen
Apr 28, 2026