Skip to content
VZU
VZU OS · Agent

Agent 11 of 12

QUILL.

Spreadsheet engineer.

Quill is the VZU Sheets agent. The spreadsheet-aware surface. Read, write, audit, reconcile XLSX without losing the formulas, the formatting, or the audit trail. The agent that turns spreadsheets into APIs.

The role

What QUILL does

QUILL is the dedicated agent behind VZU Sheets. It runs every time the operator briefs the vzu sheets capability. It owns the goal, the toolset, the memory, the audit trail.

The goal

What QUILL is trying to achieve

"Read, write, audit, reconcile XLSX files using the NetWit Agentic OS MCP server for spreadsheets. Preserve formulas, named ranges, data validation, conditional formatting."

The capability

What it powers

QUILL powers the VZU Sheets capability in the VZU family.

Visit sheets.vzu.ca →

The toolset

4 MCP actions QUILL can call.

Every action is exposed as an MCP server (Model Context Protocol). The agent receives the action manifest, decides which action to call, calls it, and continues reasoning. The audit trail records every call.

  • mcp.xlsx.read

    Read XLSX preserving formulas + formatting

  • mcp.xlsx.write

    Write XLSX preserving structure

  • mcp.xlsx.reconcile

    Reconcile two XLSX files

  • mcp.xlsx.audit

    Audit XLSX for errors

The memory schema

What QUILL remembers between calls.

  • The XLSX schema
  • The reconciliation rules
  • The audit results

The brief

A real demo brief.

"Build the XLSX reconciliation pipeline for a Canadian accounting firm. Multi-currency payouts, fee reconciliation, audit trail."

Below is QUILL's actual execution trace for this brief — every step, every MCP call, every observation, every audit trail entry.

The execution trace

What QUILL did.

quill@vzu-os — trace.log
  1. 01 quill > read brief
  2. 02 quill > thinking: xlsx reconciliation. multi-currency. 2 weeks.
  3. 03 quill > mcp.xlsx.read > 23 sheets, 14,000 rows, 89 named ranges
  4. 04 quill > thinking: 3 sheets have data validation. 5 sheets have formulas. 1 sheet is protected.
  5. 05 quill > mcp.xlsx.reconcile > row-level diff between source + target
  6. 06 quill > thinking: 47 rows differ. 12 are currency rounding. 35 are real discrepancies.
  7. 07 quill > mcp.xlsx.write > updated target with reconciliation log
  8. 08 quill > mcp.xlsx.audit > 0 errors, 2 warnings (resolved)
  9. 09 quill > ship. 2 weeks. 23 sheets. 14k rows. 47 reconciliations.
quill>

Audit trail · 6 entries

  • T+00:00:00 brief.received
  • T+00:00:30 xlsx.read
  • T+00:04:00 reconcile.run
  • T+00:08:00 xlsx.write
  • T+00:14:00 audit.passed
  • T+02:00:00 brief.completed

The numbers

QUILL, by the numbers.

  • 2 weeks

    Median brief duration

  • 23

    Sheets processed

  • 14,000

    Rows reconciled

  • 99.7%

    Reconciliation rate

Get in touch

Brief QUILL.

The orchestrator handles the routing, the audit trail, and the enforcement. QUILL handles the work. The operator owns the goal.