univer-cli
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.unvworkbook 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, orjq - opening a readonly local preview with
univer view - checking local workbook status and creating local changesets with
statusandcommit - cloning, pulling, or syncing workbook versioning state with a configured remote
- exporting a handoff file and proving it is usable
More from dream-num/skills
agent-sheet
Deprecated legacy alias for `univer-cli`; use only for older prompts or installs that still call `agent-sheet`. Prefer `univer-cli` for current shell-native workbook work.
25sit
Use when a persisted `.univer` or `.unv` workbook needs `.sit` repo workflow: status, commit, history inspection, approval-backed sync, or origin pull recovery after workbook edits are saved.
7sheet-git
Use when a persisted `agent-sheet` workspace needs versioning, proposal review, or hosted/origin sync through `sheet-git`, rather than direct workbook editing.
7