Blog
Release notes, guides, and deep dives.
Updates on werkbook development, walkthroughs of new features, agent integration guides, and practical advice for working with Excel files in Go.
A fair comparison of Excelize and Werkbook, what each library does best, and how to pick the right one for your project.
Read post Use a Spreadsheet as a Computation ModelKeep business logic in an editable workbook, then write inputs and read calculated outputs with werkbook.
Read guide Spreadsheet Agent Use CasesSee where LLM agents fit well around wb and where a direct script is still the better choice.
Read guide Example Agent SkillPackage wb spreadsheet workflows into a reusable skill for Codex-style agents.
Read guide Integrating wb with LLM AgentsUse the wb CLI as a structured spreadsheet tool inside LLM agents and agent frameworks.
Read guide