agent-sheet

Installation
SKILL.md

agent-sheet

Deprecated: agent-sheet is the old name for univer-cli. Prefer univer-cli and the univer / unv command surface for new work.

Keep using this skill only when an older prompt, install, or environment explicitly refers to agent-sheet.

agent-sheet is the shell-native workbook CLI for agent work. Use it when the task needs real workbook structure, formulas, workbook-local logic, or a safe stdin/stdout roundtrip instead of ad hoc CSV handling.

Treat the workbook as the source of truth. Read from workbook-visible state, mutate through the public surface, and prove success from workbook-visible results.

Start here

Use the smallest surface that cleanly matches the task:

  • inspect: first read, reconnaissance, workbook-visible structure, formulas, ranges, lint signals
  • search: first-class localization before edits
  • fill: first-class propagation when a correct seed already exists
  • run: default programmable workbook surface for bounded workbook-local logic
  • pipe out / pipe in: bulk rectangular data plane for shell roundtrips
Installs
26
GitHub Stars
33
First Seen
Mar 19, 2026
agent-sheet — dream-num/skills