I got tired of watching my local agents stall on npm install loops just to read a document. So I built an opencode plugin that parses files without needing any external binaries.

What it does

You drop it in, and suddenly your coding agent can read PDFs, Word docs, Excel spreadsheets, PowerPoint slides, images (via OCR), EPUBs, Jupyter notebooks, ZIP archives, and plain text files. Just parse @report.pdf and it returns structured markdown with metadata, tables, and content.

Why not just use existing tools?

Most parser setups in the AI tooling space either: